Metadata-Version: 2.1
Name: vents
Version: 0.2.2
Summary: Open source connections, integrations, alerting, and notification library.
Home-page: https://github.com/mmourafiq/vents
Author: Mourad Mourafiq
Author-email: mourad.mourafiq@gmail.com
Maintainer: Mourad Mourafiq
Maintainer-email: mourad.mourafiq@gmail.com
License: Apache 2.0
Keywords: connections,hooks,notifications,events,aws,s3,microsoft,azure,google cloud storage,gcs,kubernetes,analytics
Platform: any
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clipped (==0.7.*)
Requires-Dist: orjson (>=3.7)
Requires-Dist: pydantic (>=1.10.2)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: pytz (>=2019.2)

[![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)
[![vents](https://github.com/mmourafiq/vents/actions/workflows/vents.yml/badge.svg)](https://github.com/mmourafiq/vents/actions/workflows/vents.yml)

<a href="https://github.com/mmourafiq/vents"><img src="https://raw.githubusercontent.com/mmourafiq/vents/master/artifacts/logo/vents.svg" width="125" height="125" align="right" /></a>

# Vents

Open source connections catalog, integrations, alerting, and notifications library.

## Install

```bash
pip install vents
```
