Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-uv-template

A minimal Python project template powered by uv, with ruff, ty, and pre-commit pre-configured.

Usage

  1. Create a new repository from this template.
  2. Replace python-uv-template with your project name in pyproject.toml.
  3. Install dependencies and pre-commit hooks:
    uv sync
    uv run pre-commit install
  4. Rewrite the README.md to describe your project.

About

A minimal Python project template powered by uv, with ruff, ty, and pre-commit pre-configured.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors