Skip to content

vivienm/copier-python-uv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project template

An opinionated Copier template for Python projects managed by uv.

Features

Quickstart

To install Copier, please follow the installation instructions here.

Then, to create a new project based on this template, run:

copier copy 'https://github.com/vivienm/copier-python-uv' path/to/your/project

and fill in the form.

Go to the project directory and run the tests:

just ci

You are now ready to start coding!

Later on, if this template evolves and you want to update your project, run:

copier update --skip-answered

About

An opinionated Copier template for Python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages