Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rexzhang/python-project-template
https://github.com/rexzhang/python-project-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rexzhang/python-project-template
- Owner: rexzhang
- License: mit
- Created: 2020-04-21T12:25:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T09:12:22.000Z (10 months ago)
- Last Synced: 2024-03-19T10:33:32.395Z (10 months ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyPI Package Project Template
# Docker
setup `DOCKERHUB_PROJECT` and `DOCKERHUB_USERNAME`and `DOCKERHUB_TOKEN` in GihHub's` Actions secrets`## Ref
- https://packaging.python.org/guides/distributing-packages-using-setuptools
- https://packaging.python.org/en/latest/distributing.html
- https://github.com/pypa/sampleproject