Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages