Skip to content

John15321/cookiecutter-uv-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Modern Python Cookiecutter Template

Fast Python project template using UV and Ruff for modern development.

โœจ Features

  • โšก Fast dependency management with UV
  • ๐ŸŽจ Code quality with Ruff + mypy
  • ๐Ÿงช Testing with pytest
  • ๐Ÿš€ CI/CD with GitHub Actions
  • ๐Ÿ”„ Automated releases
  • ๐Ÿ“ฆ Modern packaging

๐ŸŽฏ Usage

cookiecutter gh:yourusername/cookiecutter-uv-python
cd your-project
make setup

๐Ÿ› ๏ธ What You Get

  • Modern pyproject.toml setup
  • Makefile with dev commands
  • GitHub Actions workflows
  • Pre-configured tooling
  • Ready-to-use project structure
make help     # See commands
make check    # Run all checks
make fix      # Auto-fix issues
# And more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published