Metadata-Version: 2.4 Name: apppy-app Version: 0.24.0 Summary: Application definitions and infrastructure 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-auth>=0.24.0 Requires-Dist: apppy-clients>=0.24.0 Requires-Dist: apppy-db>=0.24.0 Requires-Dist: apppy-env>=0.24.0 Requires-Dist: apppy-fastql>=0.24.0 Requires-Dist: apppy-fs>=0.24.0 Requires-Dist: apppy-logger>=0.24.0 Requires-Dist: apppy-queues>=0.24.0 Requires-Dist: click==8.2.1 Requires-Dist: dependency-injector==4.48.1 Requires-Dist: fastapi-lifespan-manager==0.1.4 Requires-Dist: fastapi==0.115.14 Requires-Dist: strawberry-graphql[fastapi]==0.275.5 Requires-Dist: uvicorn==0.35.0