Metadata-Version: 2.1
Name: flask-scenario-testing
Version: 1.0.8
Summary: Automatically monitor the evolving performance of Flask/Python web services.
Home-page: https://github.com/thejager/flask-scenario-testing
Author: Johan de Jager, Mircea Lungu
Author-email: johanthejager@gmail.com
License: UNKNOWN
Platform: Any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Flask
Requires-Dist: APScheduler (==3.7.0)
Requires-Dist: attrs (==20.3.0)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: click (==7.1.2)
Requires-Dist: ConfigArgParse (==1.4)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: Flask-BasicAuth (==0.2.0)
Requires-Dist: gevent (==21.1.2)
Requires-Dist: geventhttpclient (==1.4.4)
Requires-Dist: greenlet (==1.0.0)
Requires-Dist: idna (==2.10)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: itsdangerous (==1.1.0)
Requires-Dist: Jinja2 (==2.11.3)
Requires-Dist: kiwisolver (==1.3.1)
Requires-Dist: locust (==1.4.4)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: matplotlib (==3.4.1)
Requires-Dist: msgpack (==1.0.2)
Requires-Dist: numpy (==1.20.2)
Requires-Dist: packaging (==20.9)
Requires-Dist: Pillow (==8.2.0)
Requires-Dist: pluggy (==0.13.1)
Requires-Dist: psutil (==5.8.0)
Requires-Dist: py (==1.10.0)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: pytest (==6.2.3)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: pytz (==2021.1)
Requires-Dist: pyzmq (==22.0.3)
Requires-Dist: requests (==2.25.1)
Requires-Dist: six (==1.15.0)
Requires-Dist: toml (==0.10.2)
Requires-Dist: tzlocal (==2.1)
Requires-Dist: urllib3 (==1.26.4)
Requires-Dist: Werkzeug (==1.0.1)
Requires-Dist: zope.event (==4.5.0)
Requires-Dist: zope.interface (==5.3.0)

UNKNOWN


