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

https://github.com/pcafrica/python_package_example


https://github.com/pcafrica/python_package_example

Last synced: 4 months ago
JSON representation

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/).

[![Build and test](https://github.com/pcafrica/python_package_example/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/pcafrica/python_package_example/actions/workflows/build-and-test.yml) [![Deploy documentation](https://github.com/pcafrica/python_package_example/actions/workflows/deploy-docs.yml/badge.svg)](https://github.com/pcafrica/python_package_example/actions/workflows/deploy-docs.yml)