pawamoy / copier-uv

Copier template for Python projects managed by uv.

Home Page:https://pawamoy.github.io/copier-uv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copier UV

ci documentation gitter

Copier template for Python projects managed by uv.

This copier template is mainly for my own usage, but feel free to try it out, or fork it!

Similar templates:

Features

Quick setup and usage

Make sure all the requirements are met, then:

copier copy --trust "https://github.com/pawamoy/copier-uv.git" /path/to/your/new/project

Or even shorter:

copier copy --trust "gh:pawamoy/copier-uv" /path/to/your/new/project

See the documentation for more details.

About

Copier template for Python projects managed by uv.

https://pawamoy.github.io/copier-uv/

License:ISC License


Languages

Language:Jinja 78.0%Language:Python 13.1%Language:Shell 5.9%Language:Makefile 1.5%Language:CSS 1.4%Language:Dockerfile 0.1%