8000 GitHub - takuyaa/copier-uv-python-project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

takuyaa/copier-uv-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

copier-uv-python-project

A copier template for generating Python projects with uv.

Tech stack

Prerequisites

To generate a project, you need to have both copier and uv installed on your machine.

If you haven't installed uv yet, follow uv's instruction guide.

To install copier globally using uv tool subcommand, run:

uv tool install copier

For alternative installation methods, see copier's offical documentation

Generating a project

To create a new project, run:

copier copy --trust gh:takuyaa/copier-uv-python-project /path/to/your-project

Note: The --trust option is required for installing dependencies after project generation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0