To use:
$ cookiecutter path/to/.cookie
$ cd [project-slug]
$ profit!Be nice and:
- add your modules to the
pyproject.tomlimport statement - import your submodules in
__init__.py
Some crumbs borrowed from Florian's poetry template here.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To use:
$ cookiecutter path/to/.cookie
$ cd [project-slug]
$ profit!Be nice and:
pyproject.toml import statement__init__.pySome crumbs borrowed from Florian's poetry template here.