https://github.com/bxiaopeng/pyproject
Python 项目指南
https://github.com/bxiaopeng/pyproject
template template-project
Last synced: 9 months ago
JSON representation
Python 项目指南
- Host: GitHub
- URL: https://github.com/bxiaopeng/pyproject
- Owner: bxiaopeng
- License: mit
- Created: 2019-09-20T01:56:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T11:30:18.000Z (about 6 years ago)
- Last Synced: 2025-02-09T21:11:15.979Z (10 months ago)
- Topics: template, template-project
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
- License: LICENSE
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)