Skip to content

rolly-fox/python-template

Repository files navigation

python-template

CI

A clean, reusable Python starter built with Cursor, Git, and GitHub Actions.
It includes testing, linting, formatting, pre-commit hooks, and CI automation — everything you need to start a modern Python project on the right foot.


Quickstart

python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -e .
pytest
python -m python_template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages