/python-developer-kit

Python nuts and bolts

Primary LanguagePythonMIT LicenseMIT

logo

PyPI pyversions PyPI version Code style: black

A python developer kit with the prerequisite python nuts-and-bolts functions to make things clean and easy.

Install with pip

pip install pydk

Install the development verison:

git clone https://github.com/mvinyard/python-developer-kit.git; cd ./python-developer-kit
pip install -e .

Questions or suggestions? Open an issue or send an email to Michael Vinyard.