close
Skip to content

John15321/cookiecutter-uv-python

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:John15321/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

 
 
 

Contributors