Metadata-Version: 2.1
Name: comet-core
Version: 2.8.0
Summary: Comet Distributed Security Notification Framework
Home-page: https://github.com/spotify/comet-core
Author: Spotify Platform Security
Author-email: wasabi@spotify.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: Flask (~=1.1)
Requires-Dist: Flask-Cors (~=3.0)
Requires-Dist: python-json-logger (~=0.1)
Requires-Dist: SQLAlchemy (~=1.3)

[![Build Status](https://travis-ci.com/spotify/comet-core.svg?token=y6Hohk5x1wuwJMszK678&branch=master)](https://travis-ci.com/spotify/comet-core)

# Comet

Comet is an alert distribution framework which allows you to distribute alerts all the way to the resource owner with customizable owner lookup, de-duplication, alert formatting as well as automated follow up and metrics.

Built with ❤️ at Spotify

## Documentation
Please see the [Comet main repository](https://github.com/spotify/comet) for documentation.

## Code of Conduct

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.

[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md


