Pynata is a collection of Python utilities, making development faster by providing solutions to common, reoccurring tasks in development
All 3rd party dependencies are optional and have to be installed separately where required.
Python 3.5.2 or greater required
Install latest stable build
pip install -U pynata
Install latest development build from GitHub
pip install git+https://github.com/meister245/pynata.git@development
Found an issue with the library? Use one of the methods below for reporting
- Issue tracking: https://github.com/meister245/pynata/issues