Skip to content

all my cookiecutter templates (possibly quite opinionated)

Notifications You must be signed in to change notification settings

glencoe/cookiecutter-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter templates for easy project setup

python

Use uv, ruff and optionally devenv. Run

$ cookiecutter https://github.com/glencoe/cookiecutter-templates --directory=python

The post project generation hooks will take care of

  • adding and installing dev deps
    • pytest
    • coverage
    • mypy
    • pre-commit
    • python-lsp-server
    • nox
  • initializing the git repo
  • adding the remote git repo as origin

If you have devenv and cachix installed you can choose to use devenv for maintaining non-python deps.

About

all my cookiecutter templates (possibly quite opinionated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published