Metadata-Version: 1.1
Name: django-sendgrid-events
Version: 1.2
Summary: a django app for handling sendgrid batch events
Home-page: https://github.com/eldarion/django-sendgrid-events
Author: Patrick Altman
Author-email: paltman@eldarion.com
License: BSD
Description: ======================
        django-sendgrid-events
        ======================
        
        .. image:: https://img.shields.io/travis/eldarion/django-sendgrid-events.svg
            :target: https://travis-ci.org/eldarion/django-sendgrid-events
        
        .. image:: https://img.shields.io/coveralls/eldarion/django-sendgrid-events.svg
            :target: https://coveralls.io/r/eldarion/django-sendgrid-events
        
        .. image:: https://img.shields.io/pypi/dm/django-sendgrid-events.svg
            :target:  https://pypi.python.org/pypi/django-sendgrid-events/
        
        .. image:: https://img.shields.io/pypi/v/django-sendgrid-events.svg
            :target:  https://pypi.python.org/pypi/django-sendgrid-events/
        
        .. image:: https://img.shields.io/badge/license-BSD-blue.svg
            :target:  https://pypi.python.org/pypi/django-sendgrid-events/
        
        
        a simple app to provide and endpoind for and handle batch events from
        SendGrid's Event API
        
        
        Documentation
        -------------
        
        Documentation can be found online at http://django-sendgrid-events.rtfd.org.
        
        
        Commercial Support
        ------------------
        
        This app, and many others like it, have been built in support of many of Eldarion's
        own sites, and sites of our clients. We would love to help you on your next project
        so get in touch by dropping us a note at info@eldarion.com.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
