Skip to content

A minimal, modern Python project template using uv. An instantiated version of this template here

License

Notifications You must be signed in to change notification settings

maedmatt/simple-modern-uv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-modern-uv (Scripts Fork)

Fork of jlevy/simple-modern-uv adapted for Python scripts rather than packages. Removes package-building and PyPI publishing features while keeping modern dev tooling (uv, ruff, basedpyright, pytest).

For full documentation, see the original README.

Quick Start

Install uv:

curl -LsSf https://astral.sh/uv/install.sh | sh

Install copier:

uv tool install copier

Use this template:

copier copy gh:maedmatt/simple-modern-uv YOURNEWPROJECT

About

A minimal, modern Python project template using uv. An instantiated version of this template here

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 73.7%
  • Python 18.0%
  • Makefile 8.3%