messente-api


Namemessente-api JSON
Version 2.5.2 PyPI version JSON
download
home_pagehttps://github.com/messente/messente-api-python
SummaryMessente API
upload_time2025-08-01 11:48:39
maintainerNone
docs_urlNone
authorMessente
requires_pythonNone
licenseApache-2.0
keywords viber sms whatsapp phonebook
VCS
bugtrack_url
requirements urllib3 python_dateutil pydantic typing-extensions
Travis-CI
coveralls test coverage No coveralls.
                [Messente](https://messente.com) is a global provider of messaging and user verification services.  * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages.  Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/messente/messente-api-python",
    "name": "messente-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "viber, sms, whatsapp, phonebook",
    "author": "Messente",
    "author_email": "messente@messente.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/9e/5066c7c4d15e50646c71b6acef85c04f6b54a41d66f8efab0d14e8e6d153/messente_api-2.5.2.tar.gz",
    "platform": null,
    "description": "    [Messente](https://messente.com) is a global provider of messaging and user verification services.  * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages.  Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.\n    \n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Messente API",
    "version": "2.5.2",
    "project_urls": {
        "Homepage": "https://github.com/messente/messente-api-python"
    },
    "split_keywords": [
        "viber",
        " sms",
        " whatsapp",
        " phonebook"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab101f87d1aff14a9417254054612d6728755ffcaa585428da817c58e201780c",
                "md5": "e456859f671913e99b1acd3713c71954",
                "sha256": "d5f001d4f2ed57635cff7294ecce32b461f34d0211188e962858dd56b3a351c3"
            },
            "downloads": -1,
            "filename": "messente_api-2.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e456859f671913e99b1acd3713c71954",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 195643,
            "upload_time": "2025-08-01T11:48:38",
            "upload_time_iso_8601": "2025-08-01T11:48:38.480522Z",
            "url": "https://files.pythonhosted.org/packages/ab/10/1f87d1aff14a9417254054612d6728755ffcaa585428da817c58e201780c/messente_api-2.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e39e5066c7c4d15e50646c71b6acef85c04f6b54a41d66f8efab0d14e8e6d153",
                "md5": "a1f6b38c2d2b90906c28499f4bf0ac22",
                "sha256": "058c23f27bb809ba2014d3145a556e11ee3ce646c8ddbb02208bbe8ddcbebd35"
            },
            "downloads": -1,
            "filename": "messente_api-2.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1f6b38c2d2b90906c28499f4bf0ac22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60879,
            "upload_time": "2025-08-01T11:48:39",
            "upload_time_iso_8601": "2025-08-01T11:48:39.977952Z",
            "url": "https://files.pythonhosted.org/packages/e3/9e/5066c7c4d15e50646c71b6acef85c04f6b54a41d66f8efab0d14e8e6d153/messente_api-2.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 11:48:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "messente",
    "github_project": "messente-api-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "3.0.0"
                ],
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "messente-api"
}
        
Elapsed time: 0.84760s