Metadata-Version: 2.3
Name: everbridge
Version: 0.2.1
Summary: A Python client for the Everbridge API
Keywords: everbridge,api,client,python
Author: Nate Shoffner
Author-email: nate.shoffner@gmail.com
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: aiohttp (>=3.11.11,<4.0.0)
Requires-Dist: pydantic (>=2.10.4,<3.0.0)
Project-URL: Bug Tracker, https://github.com/NateShoffner/everbridge/issues
Project-URL: Homepage, https://github.com/NateShoffner/everbridge
Description-Content-Type: text/markdown

# Everbridge Python Wrapper

Python wrapper for the Everbridge service.

Currently, the library uses password-based authentication.


wip
