Metadata-Version: 2.1
Name: notifical
Version: 0.1.4
Summary: API to fire python code based off ical feeds
License: BSD
Author: Ryan Doyle
Author-email: ryan@rdoyle.net
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: icalendar (>=5.0.10,<6.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# notifical
A python library, and cli, providing an API to daemonize the firing of arbitrary events, scripts, or webhooks based on ical feeds

