MicaelJarniac / crustypy

A basic Python project template for Cookiecutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrustyPy

Bake your Python projects to perfection.

A basic Python project template for Cookiecutter.

To see what a project generated with this template looks like, check out crustypy-instance.

Usage

With cruft (recommended)

Requires cruft.

Note Install cruft with optional pyproject, as cruft[pyproject].

cruft create https://github.com/MicaelJarniac/crustypy

With Cookiecutter

Cookiecutter can also be used, but it'll result in fewer features.

cookiecutter gh:MicaelJarniac/crustypy

About

A basic Python project template for Cookiecutter.

License:MIT License


Languages

Language:Python 83.2%Language:Batchfile 9.4%Language:Makefile 7.5%