Skip to content

lobennett/uv_cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

uv_cookie

Cookiecutter template for uv projects

This is a modern Cookiecutter template that can be used to create a Python project with all the necessary tools for development, testing, and linting. It supports the following features:

Quickstart

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/lobennett/uv_cookie.git

or if you don't have uv installed yet:

pip install cookiecutter
cookiecutter https://github.com/lobennett/uv_cookie.git

Follow the prompts to configure your project. Once completed, a new directory with the name [project_slug] will be created. Then navigate into your newly created project directory (e.g. cd [project_slug]) and follow the instructions in the README.md to complete the setup.

Notes

This project is based on Jeanette's packaging notes repository.

About

uv cookiecutter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages