Skip to content

piotrgredowski/yet-another-python-project-template

Repository files navigation

Yet Another Python Project Template

Additional dependencies

You need to have Python packages installed:

  • copier==9.4.1
  • copier-templates-extensions

You can install them with the following command:

pip install "copier==9.4.1" copier-templates-extensions
# or
uv tool install "copier==9.4.1" --with copier-templates-extensions

Run copier

copier copy --vcs-ref HEAD https://github.com/piotrgredowski/yet-another-python-project-template <name_of_output_dir>

or

uv tool run copier copy --vcs-ref HEAD https://github.com/piotrgredowski/yet-another-python-project-template <name_of_output_dir>

You will be asked with many different questions. Answer them thoroughly.

About

Copier template for new Python repositories - with uv, ruff, pytest, auto update of deps, workflows and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •