Metadata-Version: 2.1
Name: fasterui
Version: 0.1.2
Summary: FasterUI is a Python library for building user interfaces. Pronto.
Author-email: Tomas Krejci <tomas.krejci@ampiato.com>
Project-URL: Homepage, https://github.com/ampiato/FasterUI
Project-URL: Issues, https://github.com/ampiato/FasterUI/issues
Project-URL: Repository, https://github.com/ampiato/FasterUI.git
Requires-Python: >=3.8
Requires-Dist: pydantic >=2.0
Provides-Extra: openapi
Requires-Dist: fastapi >=0.112 ; extra == 'openapi'
Requires-Dist: uvicorn >=0.30 ; extra == 'openapi'

