Python utility functions for internal usage.
Use pip to install directly from this repo(Stable).
pip install --user --upgrade git+https://github.com/preeminence/py-utils.git
Use dev version for new features(Unstable)
pip install --user --upgrade https://github.com/preeminence/py-utils/archive/dev.zip
- mongo_utils - Utility library for handling common mongo operations
- tf_utils - Utility library for handling common tensorflow operations