Metadata-Version: 2.1
Name: st-microservice
Version: 1.3.1
Summary: Tools to build Microservice Backends
Project-URL: Homepage, https://github.com/rouppart/ST-Microservice-Backend
Author-email: Robert Trad <roberttrad@gmail.com>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: aiodataloader<1
Requires-Dist: ariadne==0.22.0
Requires-Dist: asyncpg<1
Requires-Dist: gunicorn<22
Requires-Dist: httpx<1
Requires-Dist: pyjwt<3,>=2.1
Requires-Dist: pyparsing<4
Requires-Dist: pypika<1
Requires-Dist: starlette<1
Requires-Dist: uvicorn<1
Requires-Dist: websockets<12
Provides-Extra: celery
Requires-Dist: celery; extra == 'celery'
Requires-Dist: redis; extra == 'celery'
Description-Content-Type: text/markdown

# Tools to build microservice

Backend of the Saad & Trad microservices architecture based on Graphql, Starlette and SQLAlchemy