https://github.com/pcafrica/python_package_example
https://github.com/pcafrica/python_package_example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pcafrica/python_package_example
- Owner: pcafrica
- License: unlicense
- Created: 2024-04-24T10:13:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:30:16.000Z (over 1 year ago)
- Last Synced: 2025-01-21T09:48:47.838Z (11 months ago)
- Language: Python
- Homepage: https://pcafrica.github.io/python_package_example/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my_package
Sample Python package with unit testing, documentation, automatic building, testing, and documentation deployment using GitHub actions.
The documentation is deployed [here](https://pcafrica.github.io/python_package_example/).
[](https://github.com/pcafrica/python_package_example/actions/workflows/build-and-test.yml) [](https://github.com/pcafrica/python_package_example/actions/workflows/deploy-docs.yml)