Metadata-Version: 2.1
Name: pyuubin
Version: 0.1.0
Summary: Mailing services with HTTP Api
License: Apache-2.0
Author: Michal Mazurek
Author-email: michal@mazurek-inc.co.uk
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aioredis (>=1.2,<2.0)
Requires-Dist: aiosmtplib (>=1.0,<2.0)
Requires-Dist: bcrypt (>=3.1,<4.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: coloredlogs (>=10.0,<11.0)
Requires-Dist: email-validator (>=1.0,<2.0)
Requires-Dist: envparse (>=0.2.0,<0.3.0)
Requires-Dist: fastapi (>=0.38.1,<0.39.0)
Requires-Dist: html2text (>=2018.1,<2019.0)
Requires-Dist: hypercorn (>=0.6.0,<0.7.0)
Requires-Dist: jinja2 (>=2.10,<3.0)
Requires-Dist: msgpack (>=0.6.1,<0.7.0)
Requires-Dist: pydantic (>=0.32.2,<0.33.0)
Requires-Dist: python-dotenv (>=0.10.3,<0.11.0)
Requires-Dist: tblib (>=1.3,<2.0)
Requires-Dist: trio (>=0.11.0,<0.12.0)
