Metadata-Version: 2.1
Name: es-lmr-iwf-api-helper
Version: 1.2.28
Summary: Helper for creating REST APIs
Home-page: UNKNOWN
Author: Munish Mehta
Author-email: munish.mehta.au@gmail.com
License: Proprietary
Keywords: flask,rest,api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: Flask (==2.1.3)
Requires-Dist: Werkzeug (==2.1.2)
Requires-Dist: rfc5424-logging-handler (==1.4.3)
Requires-Dist: yoyo-migrations (==7.3.2)
Requires-Dist: setuptools (==58.2.0)
Requires-Dist: SQLAlchemy (==1.4.32)
Requires-Dist: flask-expects-json (==1.7.0)
Requires-Dist: prometheus-client (==0.14.1)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: gevent (==21.12.0)
Requires-Dist: requests (==2.28.1)
Requires-Dist: Flask-SQLAlchemy (==2.5.1)
Requires-Dist: PyMySQL (==1.0.2)
Requires-Dist: tzlocal (==2.1)

Helper for creating REST APIs
=============================

This is a library for usage in Python (Flask) applications.

Please make sure you're using Python 3.6+.


