messente-api


Namemessente-api JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/messente/messente-api-python
SummaryMessente API
upload_time2025-07-25 14:33:58
maintainerNone
docs_urlNone
authorMessente
requires_pythonNone
licenseApache-2.0
keywords viber sms telegram 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, WhatsApp and Telegram 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, telegram, whatsapp, phonebook",
    "author": "Messente",
    "author_email": "messente@messente.com",
    "download_url": "https://files.pythonhosted.org/packages/05/61/53bd0f5153e51493202833c299473f3d00b8261958310a6356c64aa7eed5/messente_api-2.5.0.tar.gz",
    "platform": null,
    "description": "    [Messente](https://messente.com) is a global provider of messaging and user verification services.  * Send and receive SMS, Viber, WhatsApp and Telegram 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.0",
    "project_urls": {
        "Homepage": "https://github.com/messente/messente-api-python"
    },
    "split_keywords": [
        "viber",
        " sms",
        " telegram",
        " whatsapp",
        " phonebook"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "056153bd0f5153e51493202833c299473f3d00b8261958310a6356c64aa7eed5",
                "md5": "1bf8a3ddb20340e311f4c24962f69f73",
                "sha256": "85640dfd61399711b8d13b5fcc5f051fdd4767025edcdbb1b0a0150b68cdb04f"
            },
            "downloads": -1,
            "filename": "messente_api-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1bf8a3ddb20340e311f4c24962f69f73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60951,
            "upload_time": "2025-07-25T14:33:58",
            "upload_time_iso_8601": "2025-07-25T14:33:58.106562Z",
            "url": "https://files.pythonhosted.org/packages/05/61/53bd0f5153e51493202833c299473f3d00b8261958310a6356c64aa7eed5/messente_api-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 14:33:58",
    "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: 1.06440s