An open API service indexing awesome lists of open source software.

https://github.com/bxiaopeng/pyproject

Python 项目指南
https://github.com/bxiaopeng/pyproject

template template-project

Last synced: 9 months ago
JSON representation

Python 项目指南

Awesome Lists containing this project

README

          

# 项目名

> README 文件通常是代码的第一个入口点。它应该告诉访问者,为何要使用你的项目,以及如何使用。

项目简介

## 目录

## 安装

## 指南

## 维护者

@你的名字

## 贡献

Feel free to dive in! Open an issue or submit PRs.

### 贡献者

This project exists thanks to all the people who contribute.

## License

## 参考资料
- [README 的艺术](https://github.com/noffle/art-of-readme/blob/master/README-zh.md)
- [很棒的 README 文件](https://github.com/matiassingers/awesome-readme)