Metadata-Version: 2.4
Name: st-microservice
Version: 2.4.2
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.12
Requires-Dist: aiodataloader<1
Requires-Dist: ariadne==0.26.1
Requires-Dist: asyncpg<1
Requires-Dist: gunicorn<24
Requires-Dist: httpx<1
Requires-Dist: pyjwt<3
Requires-Dist: pyparsing<4
Requires-Dist: starlette<1
Requires-Dist: uvicorn-worker
Requires-Dist: uvicorn<1
Requires-Dist: uvloop; sys_platform == 'linux'
Requires-Dist: websockets<16
Provides-Extra: background-tasks
Requires-Dist: rq; extra == 'background-tasks'
Description-Content-Type: text/markdown

# Tools to build microservice

Backend of the Saad & Trad microservices architecture based on Graphql, Starlette and a custom SQL query builder