osprey-oss /
cookiecutter-poetry
A modern cookiecutter template for Python projects that use Poetry for dependency management
81/100 healthLoading repository data…
osprey-oss / repository
A modern cookiecutter template for Python projects that use uv for dependency management
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a modern Cookiecutter template that can be used to initiate a Python project with all the necessary tools for development, testing, and deployment. It supports the following features:
On your local machine, navigate to the directory in which you want to create a project directory, and run the following command:
uvx cookiecutter https://github.com/osprey-oss/cookiecutter-uv.git
or if you don't have uv installed yet:
pip install cookiecutter
cookiecutter https://github.com/osprey-oss/cookiecutter-uv.git
Follow the prompts to configure your project. Once completed, a new directory containing your project will be created. Then navigate into your newly created project directory and follow the instructions in the README.md to complete the setup of your project.
This project is partially based on Audrey Feldroy's's great cookiecutter-pypackage repository.
Selected from shared topics, language and repository description—not editorial ratings.
osprey-oss /
A modern cookiecutter template for Python projects that use Poetry for dependency management
81/100 healthtimothycrosley /
A cookie cutter template for modern Python projects using Python3.6+, poetry, mypy, py.test, and linters.
44/100 healthboromir674 /
:globe_with_meridians: Scaffold modern Python Package Project, from a configurable Template, delivering public releases to PyPI and Dockerhub and having a CI/CD Pipeline, which supports DevOps processes with best practices.
fpgmaas /
A modern cookiecutter template for Python projects that use PDM for dependency management
41/100 healthmikelane /
A Cookiecutter Template for Modern Python Libraries
50/100 healthA highly opinionated cookie cutter for modern Python Projects
43/100 health