brevo-python


Namebrevo-python JSON
Version 1.1.2 PyPI version JSON
download
home_pageNone
SummaryBrevo API
upload_time2024-07-15 10:56:22
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/e6/ad/598764cae6ed65002b0ecc158a3bd033e538e52f0e11e2e95aca1ea6e4d2/brevo_python-1.1.2.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.1.2",
    "project_urls": null,
    "split_keywords": [
        "swagger",
        " brevo api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6ad598764cae6ed65002b0ecc158a3bd033e538e52f0e11e2e95aca1ea6e4d2",
                "md5": "f1c4b9e788d3140818bb32d485359d26",
                "sha256": "07b90d8f5f4db8941281c781382cfa6ef68f8b1fbdb9cbc89fefc96f6b6df4bb"
            },
            "downloads": -1,
            "filename": "brevo_python-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f1c4b9e788d3140818bb32d485359d26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 339502,
            "upload_time": "2024-07-15T10:56:22",
            "upload_time_iso_8601": "2024-07-15T10:56:22.811559Z",
            "url": "https://files.pythonhosted.org/packages/e6/ad/598764cae6ed65002b0ecc158a3bd033e538e52f0e11e2e95aca1ea6e4d2/brevo_python-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 10:56:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "brevo-python"
}
        
Elapsed time: 1.22158s