/python-snippets-lib

Various python helpers and utils

Primary LanguagePythonApache License 2.0Apache-2.0

Python utils PyPI

About

Various python helpers and utils:

  • Collections and iterators
  • Env vars
  • Design Patterns
  • Documents parsing
  • File System
  • Logging
  • Multiprocessing
  • Profiling
  • Relational Databases
  • Various other utils

Installation

To install with pip, run: pip install reljicd-utils

To install Python Fire from source, first clone the repository and then run: python setup.py install

License

Licensed under the Apache 2.0 License.