Metadata-Version: 2.1
Name: sapx
Version: 0.2.5
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.9
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.9
Requires-Dist: aioamqp~=0.15
Requires-Dist: httpx~=0.26
Requires-Dist: redis~=5.0
Requires-Dist: celery~=5.3
Requires-Dist: pydantic~=2.5
Requires-Dist: PyJWT~=2.8
Requires-Dist: fastAPI~=0.105
Requires-Dist: itsdangerous~=2.1
Requires-Dist: beanie~=1.23
Requires-Dist: passlib~=1.7
Requires-Dist: motor~=3.3
Requires-Dist: typing-extensions~=4.9
Requires-Dist: PyYAML~=6.0

# SAP
Library of re-usable utilities for python web apps .


# Todo
Add support for Timezone datetime with pydantic 2.0
