Copier template for modern Python packages.
- GitHub repository: https://github.com/leodevian/modern-python
- License: MIT
Install Copier using uv:
uv tool install copier --with copier-templates-extensions
Run copier copy
to generate your Python package:
copier copy --trust "gh:leodevian/modern-python" .