Skip to content

monolg-v0.0.1

Latest
Compare
Choose a tag to compare
@Mukhopadhyay Mukhopadhyay released this 25 Dec 19:41
· 9 commits to master since this release

monolg-v0.0.1

Source distribution for the monolg.

You can also download from Python packaging index (PyPI) using the following.

$ pip3 install monolg==0.0.1

Features:

  • Easy to setup.
  • Connection can be established both by passing host and port as well as connection strings
  • Tests covering most scenarios
  • All logging levels that is covered by the default logging library (log, info, error, warning, critical)