Metadata-Version: 1.0
Name: Sendinblue
Version: 2.0.5.1
Summary: Official SendinBlue provided Python API Package.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: SendinBlue Python Library
        =========================
        
        This is the SendinBlue Python library. It implements the various exposed
        APIs that you can read more about on https://apidocs.sendinblue.com.
        
        SendinBlue API's use HTTP Authentication through an api key. You can
        create your api key from `API
        Console <https://my.sendinblue.com/advanced/apikey>`__, after you sign
        up for an account with SendinBlue. You must use latest version 2.0,
        access key, for accessing APIs.
        
        Quickstart Guide
        ================
        
        Learn how to send email campaigns from your application using SendinBlue
        API.
        
        You must sign up for SendinBlue account for using APIs. All our APIs
        require HTTP authentication using access key, which are accessible from
        your `API Console <https://my.sendinblue.com/advanced/apikey>`__.
        
        The following guides give you a start and understanding of how to use
        our API.
        
        -  `Get all your
           campaigns <https://apidocs.sendinblue.com/how-to-get-all-you-campaigns/>`__
        -  `Send transactional
           emails <https://apidocs.sendinblue.com/tutorial-sending-transactional-email/>`__
        -  `Setup your
           webhooks <https://apidocs.sendinblue.com/how-to-setup-webhooks/>`__
        
        Support and Feedback
        ====================
        
        Be sure to visit the SendinBlue official `documentation
        website <https://apidocs.sendinblue.com>`__ for additional information
        about our API.
        
        If you find a bug, please submit the issue in
        `Github <https://github.com/mailin-api/mailin-api-python/issues>`__
        directly.
        
        As always, if you need additional assistance, drop us a note
        `here <https://apidocs.sendinblue.com/support/>`__
        
Platform: UNKNOWN
