Metadata-Version: 2.0
Name: promethist-common-lib
Version: 0.1.1
Summary: A package of library methods and snippets
Home-page: https://gitlab.promethist.ai/common/lib-python
Author: Petr Lorenc
Author-email: petr.lorenc@promethist.ai
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Flask
Requires-Dist: PyYAML
Requires-Dist: connexion
Requires-Dist: deepmerge
Requires-Dist: dnspython
Requires-Dist: flask-cors
Requires-Dist: pymongo

# Common python-lib

A package of common methods and snippets to be used across multiple python project used
in Promethist python realm. 

