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
-
Updated
Feb 9, 2021 - Python
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
a tiny packaging example for projects that only has a pyproject.toml w/setuptools (without poetry or other modern package management systems)
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.
Collection of minimal examples of python package
Example Python module with CLI tools and Sphinx documentation generation
Python library that serves as an example/template for a package publishing guide.
Learn how to create python packages to contribute your code on PyPI. :D
Python starter package, a template for creating your own python packages.
Comprehensive Python
A template for Python packages with poetry.
This challenge demonstrates how to download packages locally by creating a virtual environment.
Add a description, image, and links to the python-package-example topic page so that developers can more easily learn about it.
To associate your repository with the python-package-example topic, visit your repo's landing page and select "manage topics."