Metadata-Version: 2.4
Name: eventhook
Version: 0.1.1
Summary: Receive provider events in your app without exposing a public endpoint
Project-URL: Homepage, https://iyimide.dev/eventhooks
Project-URL: Repository, https://github.com/iyifr/eventhooks
Project-URL: Issues, https://github.com/iyifr/eventhooks/issues
License: MIT
Keywords: event-driven,events,grpc,real-time,webhooks
Classifier: Development Status :: 3 - Alpha
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: cachetools<6,>=5.0
Requires-Dist: grpcio<3,>=1.60.0
Requires-Dist: protobuf<7,>=6.33.5
