dop-python-pip-package

Python utils library


License
MIT
Install
pip install dop-python-pip-package==0.0.4

Documentation

This is a sample python library that can be installed by other projects.

Making new changes

Remember to run:

pipenv shell

Deploying new changes

To deploy, run:

make install_required
make build_package
make push_to_pypi

Installation

To install, run:

pip install dop-python-pip-package