Metadata-Version: 2.1
Name: sendmail-container
Version: 0.1.1
Summary: API for sending emails with POST request
Home-page: https://github.com/Clinical-Genomics/sendmail-container
Author: Maria Ropat
Author-email: maria.ropat@scilifelab.se
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: gunicorn
Requires-Dist: python-multipart
Requires-Dist: email-validator
Requires-Dist: pydantic
Requires-Dist: pydantic[email]
Requires-Dist: pydantic[dotenv]
Requires-Dist: requests

# sendmail-container
Containerized mailing service


