Demo of https://github.com/sgraaf/cookiecutter-python-package.
Project description
Cookiecutter Python Package Demo
Demo of https://github.com/sgraaf/cookiecutter-python-package.
Installation
From PyPI
Cookiecutter Python Package Demo is available on PyPI. Install with pip
or your package manager of choice:
pip install cookiecutter-python-package-demo
From source
If you'd like, you can also install Cookiecutter Python Package Demo from source (with flit
):
git clone https://github.com/sgraaf/cookiecutter-python-package-demo.git
cd cookiecutter-python-package-demo
python3 -m pip install flit
flit install
Documentation
Check out the Cookiecutter Python Package Demo documentation for the User's Guide and API Reference.
Usage
Usage instructions go here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.