brevo-python


Namebrevo-python JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryBrevo API
upload_time2024-06-28 12:27:34
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/35/56/4176d97fd8d2ee6448d3eb0b2c0d13f73ef4f5127011b20a5e8da6aa5bb1/brevo_python-1.1.1.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.1",
    "project_urls": null,
    "split_keywords": [
        "swagger",
        " brevo api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35564176d97fd8d2ee6448d3eb0b2c0d13f73ef4f5127011b20a5e8da6aa5bb1",
                "md5": "7f1f0e880fe5d56591d172b7fee5159a",
                "sha256": "f8f7bfabaeedf71cb14ae8b186bb1fb9d998b9217d6f0abf5395ad5f73a35b15"
            },
            "downloads": -1,
            "filename": "brevo_python-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7f1f0e880fe5d56591d172b7fee5159a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 339511,
            "upload_time": "2024-06-28T12:27:34",
            "upload_time_iso_8601": "2024-06-28T12:27:34.596520Z",
            "url": "https://files.pythonhosted.org/packages/35/56/4176d97fd8d2ee6448d3eb0b2c0d13f73ef4f5127011b20a5e8da6aa5bb1/brevo_python-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-28 12:27:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "brevo-python"
}
        
Elapsed time: 0.27924s