Metadata-Version: 2.4
Name: notifio
Version: 1.0.0
Summary: Universal Telegram notification service for Python applications
Home-page: https://github.com/innolope/notifio
Author: Slav Fokin
Author-email: Slav Fokin <support@innolope.com>
Maintainer-email: Slav Fokin <support@innolope.com>
License: MIT
Project-URL: Homepage, https://github.com/innolope/notifio
Project-URL: Documentation, https://github.com/innolope/notifio#readme
Project-URL: Repository, https://github.com/innolope/notifio
Project-URL: Bug Tracker, https://github.com/innolope/notifio/issues
Keywords: telegram,notification,bot,alerts,monitoring
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Requires-Dist: python-dotenv>=0.19.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
