example-pkg-your-cohey0727

A small example package


License
MIT
Install
pip install example-pkg-your-cohey0727==0.0.4

Documentation

pypi_packaging_tutorial

For Developers

How to get started

$ pipenv shell

How to release

$ pipenv run clean
$ pipenv run package
$ pipenv run publish

For Users