-
针对场景:可以发布到
PyPI
的Python
库。 -
用法:创建
Github
仓库时可以选择为模板,已经创建仓库的可以手动参照调整。 -
目录结构说明:
pdm
配置(pyproject.toml
)、文档(README.md
、CHANGELOG.md
、docs
(用户文档))、代码(project_name
(业务代码)、tests
(单元测试)、integrated_tests
(集成测试)、examples
(用法示例))、.gitignore
、LICENSE
-
需要注意修改的:
pyproject.toml
与本README.md
文件中的名称和描述;python_package
文件夹重命名为库名
forked from quanttide/quanttide-example-of-python-project
-
Notifications
You must be signed in to change notification settings - Fork 0
量潮Python Package示例
License
quanttide/quanttide-example-of-python-package
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
量潮Python Package示例
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%