Metadata-Version: 2.1
Name: FireFrame
Version: 0.0.0a5
Summary: A firebase python web framework with ORM support.
Author-email: Zachary Spar <zachspar@gmail.com>
Project-URL: Homepage, https://github.com/zachspar/fireframe
Project-URL: Bug Tracker, https://github.com/zachspar/fireframe/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click==8.1.7
Requires-Dist: fastapi==0.104.1
Requires-Dist: fireo==2.2.1
Requires-Dist: pydantic==2.5.2

# FireFrame
A firebase python web framework with ORM support.
