Skip to content

Small (opinionated) template for development projects with Python 3.12 and uv.

License

Notifications You must be signed in to change notification settings

JakobKlotz/dev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter development template

Small (opinionated) template for development projects with Python 3.12.

Usage

You need to have uv, cookiecutter and pre-commit pre-installed.

Afterwards, simply run:

cookiecutter https://github.com/JakobKlotz/dev-template.git

... which walks you through the set-up of your project. After the project structure creation, the virtual environment and pre-commit hooks are automatically installed.

Uses:

  • uv for package management
  • pre-commit and ruff to formate and lint the code

About

Small (opinionated) template for development projects with Python 3.12 and uv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages