Skip to content

leodevian/modern-python

Repository files navigation

modern-python

Copier template for modern Python packages.

Requirements

This Copier template requires:

To install Git, download and install it from the official website.

To install Python, download and install it from the official website, or install uv to install it.

To install Copier and Copier Template-Extensions, use uv:

uv tool install copier --with copier-template-extensions

Quick usage

Run copier copy to generate your Python package:

copier copy --trust gh:leodevian/modern-python $PROJECT_DIR

About

Copier template for modern Python packages.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published