Metadata-Version: 2.1
Name: gooey-gui
Version: 0.5.2
Summary: 
License: Apache-2.0
Author: Dev Aggarwal
Author-email: devxpy@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: image
Requires-Dist: fastapi
Requires-Dist: furl (>=2.1.3,<3.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: numpy (>=1.25.0,<2.0.0) ; extra == "image"
Requires-Dist: opencv-contrib-python (>=4.7.0.72,<5.0.0.0) ; extra == "image"
Requires-Dist: pydantic
Requires-Dist: python-decouple (>=3.6,<4.0)
Requires-Dist: python-multipart (>=0.0.6,<0.0.7)
Requires-Dist: redis (>=4.5.1,<5.0.0)
Requires-Dist: uvicorn[standard]
