Metadata-Version: 2.4
Name: apppy-fastql
Version: 0.3.4
Summary: Annotations and types to support GraphQL for server development
Project-URL: Homepage, https://github.com/spals/apppy
Author: Tim Kral
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: apppy-env>=0.3.3
Requires-Dist: apppy-logger>=0.3.3
Requires-Dist: inflection==0.5.1
Requires-Dist: sqids==0.5.0
Requires-Dist: strawberry-graphql[fastapi]==0.275.5
