Skip to content

0-k/python-template

Repository files navigation

python-template

CI codecov Code style: black

Project template in Python

Build a distribution manually

Be sure to install the development requirements: pip install -r requirements-dev.txt

To build, execute: python3 -m build

To upload to PyPI (test): python3 -m twine upload --repository testpypi dist/*

TODO

  • Add todo items here

Credits

Martin Klein, 2025

About

Template for Python projects

Topics

Resources

License

Stars

Watchers

Forks

Languages