Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 393 Bytes

File metadata and controls

12 lines (8 loc) · 393 Bytes

cookiecutter-python

A simple template for my own personal Python projects utilizing pip-tools + pylint + ruff + pyright. Best used with cruft

To use:

cruft create https://github.com/shifqu/cookiecutter-python/
Note
This is a personalized clone from cruft's creator's template