ernieIzde8ski / cc-templates

cookiecutter templates
0 stars 0 forks source link

CCTemplates

A repository for cookiecutter templates.

cookiecutter-pytemplate

A template for Python packages. Libraries and executables both supported. Twine environment variables can be configured in a .env file.

Generation requirements: git, fd, python3, python3-pip, and python3-venv.

Usage requirements: python3, python3-pip, and make.