Skip to content

Latest commit

 

History

History
78 lines (61 loc) · 3.41 KB

File metadata and controls

78 lines (61 loc) · 3.41 KB

copier-python

Copier template for Python projects with modern tooling

Copier License PyPI Python GitHub stars

Quick start

With Astral's uv and Copier (uv tool install copier) installed:

copier copy "gh:smkent/copier-python" /new/project/path

For more details, see the documentation!

Features

Credits

This template was inspired by pawamoy/copier-uv and ritwiktiwari/copier-astral -- Thanks!