Metadata-Version: 2.1
Name: pyflutterflow
Version: 0.0.7
Summary: The companion python library to Flutterflow
License: MIT
Author: John Kealy
Author-email: johnckealy.dev@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: beanie (>=1.27.0,<2.0.0)
Requires-Dist: fastapi (>=0.115.2,<0.116.0)
Requires-Dist: fastapi-pagination (>=0.12.31,<0.13.0)
Requires-Dist: firebase-admin (>=6.5.0,<7.0.0)
Requires-Dist: google-cloud-firestore (>=2.19.0,<3.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
Requires-Dist: mongomock (>=4.2.0.post1,<5.0.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: pydantic-settings (>=2.6.0,<3.0.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Requires-Dist: pytest-asyncio (>=0.24.0,<0.25.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: uvloop (>=0.20.0,<0.21.0)
Description-Content-Type: text/markdown

# Pyflutterflow

A python companion to the flutterflow ecosystem.

PyFlutterflow is a companion to flutterflow, allowing CRUD operations in firestore and also MongoDB,
handling advanced push notification handling features, and providing an admin dashboard to handle
it all.

