Skip to content

Python Package Template

A template for creating Python packages with UV, pytest, and Starlight documentation

UV dependency management

Fast, modern Python package management with UV.

Pytest testing

Pre-configured testing with pytest and coverage reports.

Starlight documentation

Beautiful documentation site with Astro Starlight.

Automated releases

Semantic versioning with automated releases to PyPI.

Terminal window
# Use this template on GitHub
# Then clone your new repository and run:
python setup.py