Boilerplate for a Python Package
-
Updated
Apr 28, 2021 - Python
Boilerplate for a Python Package
Example PyPI (Python Package Index) package set up with automated tests and publishing using GitHub Actions CI/CD, primarily for GitHub + VS Code (Windows / Mac / Linux) users
This article is a step-by-step guide to assembling and publishing a small, open-source Python package; topics covered include directory structure, basic unit tests, basic continuous integration setup, and publication to a repository.
Python library that serves as an example/template for a package publishing guide.
Python starter package, a template for creating your own python packages.
A kickstarter tool for python package development projects.
A template for Python packages with poetry.
Add a description, image, and links to the python-package-boilerplate topic page so that developers can more easily learn about it.
To associate your repository with the python-package-boilerplate topic, visit your repo's landing page and select "manage topics."