Metadata-Version: 2.1
Name: firefly-framework
Version: 1.2.7
Summary: A SOA framework for Python
Home-page: https://github.com/firefly-framework/firefly-framework
Author: JD Williams
Author-email: me@jdwilliams.xyz
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Dist: aiohttp (>=3.5.4)
Requires-Dist: aiohttp-cors (>=0.7.0)
Requires-Dist: dateparser (>=0.7.4)
Requires-Dist: dirsync (>=2.2.3)
Requires-Dist: inflection (>=0.3.1)
Requires-Dist: Jinja2 (==2.11.3)
Requires-Dist: jinjasql (>=0.1.8)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: python-dotenv (>=0.10.3)
Requires-Dist: pyyaml (>=5.1.1)
Requires-Dist: routes (>=2.4.1)
Requires-Dist: terminaltables (>=3.1.0)
Requires-Dist: websockets (>=8.0.2)
Requires-Dist: firefly-dependency-injection (>=0.1)
Provides-Extra: frontend_support
Requires-Dist: transcrypt (>=3.7.16) ; extra == 'frontend_support'
Provides-Extra: openapi_generation
Requires-Dist: apispec (>=3.3.0) ; extra == 'openapi_generation'
Requires-Dist: docstring-parser (>=0.7.1) ; extra == 'openapi_generation'

UNKNOWN


