Skip to content

vivienm/copier-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project template

An opinionated Copier template for Python projects managed by uv.

Features

Quickstart

First, install Copier.

Then, to create a new project based on this template, run the following command and fill in the form:

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

Go to the project directory and upgrade the dependencies to start on a fresh base:

uv lock --upgrade

Then run the tests:

just ci

You are now ready to start coding!

Later, to update your project as this template evolves, run:

copier update --skip-answered

About

An opinionated Copier template for Python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages