praemineo / py-utils

Python utility functions for internal usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py Utils Documentation Status

Python utility functions for internal usage.

Installation

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

Included Packages

  • mongo_utils - Utility library for handling common mongo operations
  • tf_utils - Utility library for handling common tensorflow operations

About

Python utility functions for internal usage.


Languages

Language:Python 100.0%