messente-api


Namemessente-api JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/messente/messente-api-python
SummaryMessente API
upload_time2024-09-16 12:43:23
maintainerNone
docs_urlNone
authorMessente
requires_pythonNone
licenseApache-2.0
keywords viber sms telegram whatsapp phonebook
VCS
bugtrack_url
requirements python_dateutil setuptools urllib3 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/73/47/dc7597c32bce8517ab0ecc0eaed841a258838f921aa2845f4f5dbd2c5845/messente-api-2.2.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.2.0",
    "project_urls": {
        "Homepage": "https://github.com/messente/messente-api-python"
    },
    "split_keywords": [
        "viber",
        " sms",
        " telegram",
        " whatsapp",
        " phonebook"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7347dc7597c32bce8517ab0ecc0eaed841a258838f921aa2845f4f5dbd2c5845",
                "md5": "185e0300bad3ffcf0ca18377e0a0b33e",
                "sha256": "69eec5fa3e6ec2c0bef8e75f5cb049e183b4bc75a5c3914454adc20446e21ca2"
            },
            "downloads": -1,
            "filename": "messente-api-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "185e0300bad3ffcf0ca18377e0a0b33e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45851,
            "upload_time": "2024-09-16T12:43:23",
            "upload_time_iso_8601": "2024-09-16T12:43:23.499602Z",
            "url": "https://files.pythonhosted.org/packages/73/47/dc7597c32bce8517ab0ecc0eaed841a258838f921aa2845f4f5dbd2c5845/messente-api-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 12:43:23",
    "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": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "2.1.0"
                ],
                [
                    ">=",
                    "1.25.3"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "messente-api"
}
        
Elapsed time: 4.23530s