Skip to content

praemineo/py-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages