Metadata-Version: 1.1
Name: django-sgapi
Version: 0.0.1
Summary: SendGrid API connector for Django
Home-page: https://github.com/jtstio/django-sgapi
Author: Jay Hale
Author-email: jay@jtst.io
License: MIT
Description-Content-Type: UNKNOWN
Description: django-sgapi
        ============
        *A SendGrid API connector for Django*
        
        .. image:: https://travis-ci.org/jtstio/django-sgapi.svg?branch=master
           :target: https://travis-ci.org/jtstio/django-sgapi
        
        Attribution
        -----------
        
        **sendgrid-django:** Largely a clone of sendgrid-django created to continue
        adding features to the package.
        https://github.com/elbuo8/sendgrid-django (MIT)
        
        **sendgrid-python:** The official SendGrid API library for python.
        https://github.com/sendgrid/sendgrid-python (MIT)
Keywords: sendgrid email api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
