sgraaf / cookiecutter-python-package-demo

Demo of https://github.com/sgraaf/cookiecutter-python-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter Python Package Demo

PyPI Supported Python Versions pre-commit.ci status Test Documentation Status PyPI - License

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.

About

Demo of https://github.com/sgraaf/cookiecutter-python-package

License:MIT License


Languages

Language:Python 100.0%