Metadata-Version: 2.1
Name: notification-py
Version: 0.0.4
Summary: 
Author: Pranav Soni
Author-email: pranav.bhawan@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.9.3,<4.0.0)
Requires-Dist: aiosmtplib (>=3.0.1,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: print-position (>=2.0.1,<3.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# notification_service
A naive notification service to throw critical errors to Slack/Discord/Email

