Metadata-Version: 2.1
Name: sapx
Version: 0.3.0
Summary: Library of re-usable utilities for python web apps.
Home-page: https://github.com/trellixio/sap
Author: Trellix Dev
Author-email: contact@trellix.io
License: COPYRIGHT @ Trellix
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.12
Requires-Dist: aioamqp ~=0.15
Requires-Dist: httpx ~=0.27
Requires-Dist: redis ~=5.1
Requires-Dist: celery ~=5.4
Requires-Dist: pydantic ~=2.9
Requires-Dist: PyJWT ~=2.9
Requires-Dist: fastapi ~=0.115
Requires-Dist: itsdangerous ~=2.2
Requires-Dist: beanie ~=1.26
Requires-Dist: passlib ~=1.7
Requires-Dist: motor ~=3.6
Requires-Dist: pymongo ~=4.9
Requires-Dist: typing-extensions ~=4.12
Requires-Dist: PyYAML ~=6.0

Library of re-usable utilities for python web apps.
