brevo-python


Namebrevo-python JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryBrevo API
upload_time2025-07-13 15:15:04
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords swagger brevo api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to :   - Manage your campaigns and get the statistics   - Manage your contacts   - Send transactional Emails and SMS   - and much more...  You can download our wrappers at https://github.com/orgs/brevo  **Possible responses**   | Code | Message |   | :-------------: | ------------- |   | 200  | OK. Successful Request  |   | 201  | OK. Successful Creation |   | 202  | OK. Request accepted |   | 204  | OK. Successful Update/Deletion  |   | 400  | Error. Bad Request  |   | 401  | Error. Authentication Needed  |   | 402  | Error. Not enough credit, plan upgrade needed  |   | 403  | Error. Permission denied  |   | 404  | Error. Object does not exist |   | 405  | Error. Method not allowed  |   | 406  | Error. Not Acceptable  |   | 422  | Error. Unprocessable Entity |   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "brevo-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Swagger, Brevo API",
    "author": null,
    "author_email": "contact@brevo.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/13/9c5fcc8be41af68273e3861e84eef48f655392b51d55a69f9c05a2fc9ba2/brevo_python-1.2.0.tar.gz",
    "platform": null,
    "description": "    Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to :   - Manage your campaigns and get the statistics   - Manage your contacts   - Send transactional Emails and SMS   - and much more...  You can download our wrappers at https://github.com/orgs/brevo  **Possible responses**   | Code | Message |   | :-------------: | ------------- |   | 200  | OK. Successful Request  |   | 201  | OK. Successful Creation |   | 202  | OK. Request accepted |   | 204  | OK. Successful Update/Deletion  |   | 400  | Error. Bad Request  |   | 401  | Error. Authentication Needed  |   | 402  | Error. Not enough credit, plan upgrade needed  |   | 403  | Error. Permission denied  |   | 404  | Error. Object does not exist |   | 405  | Error. Method not allowed  |   | 406  | Error. Not Acceptable  |   | 422  | Error. Unprocessable Entity |   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Brevo API",
    "version": "1.2.0",
    "project_urls": null,
    "split_keywords": [
        "swagger",
        " brevo api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8139c5fcc8be41af68273e3861e84eef48f655392b51d55a69f9c05a2fc9ba2",
                "md5": "5fd0a66a5d4920a454471200c7db5946",
                "sha256": "50d2a1aecfea81a0c162a43f78a7032b4917ba59f64fa0bee4758e45321c6d00"
            },
            "downloads": -1,
            "filename": "brevo_python-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fd0a66a5d4920a454471200c7db5946",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 445121,
            "upload_time": "2025-07-13T15:15:04",
            "upload_time_iso_8601": "2025-07-13T15:15:04.000530Z",
            "url": "https://files.pythonhosted.org/packages/a8/13/9c5fcc8be41af68273e3861e84eef48f655392b51d55a69f9c05a2fc9ba2/brevo_python-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 15:15:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "brevo-python"
}
        
Elapsed time: 0.89947s