◐ Shell
clean mode source ↗

Build software better, together

#

python-package-example

Star

Here are 13 public repositories matching this topic...

example_pypi_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

  • Updated Feb 9, 2021
  • Python

a tiny packaging example for projects that only has a pyproject.toml w/setuptools (without poetry or other modern package management systems)

  • Updated Nov 18, 2024
  • Python

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.

  • Updated Nov 11, 2020

This challenge demonstrates how to download packages locally by creating a virtual environment.

  • Updated Nov 20, 2020
  • Python

Beginner-friendly PyPI publishing guide: package structure, pyproject.toml, TestPyPI, twine upload, clean install testing, tokens, and version updates.

  • Updated May 10, 2026
  • HTML

Improve this page

Add a description, image, and links to the python-package-example topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-package-example topic, visit your repo's landing page and select "manage topics."

Learn more