telegram-notifier-client


Nametelegram-notifier-client JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/deusfinance/notifier-client.git
Summarytelegram_notifier_client
upload_time2024-04-28 15:07:18
maintainerNone
docs_urlNone
authorMetalica
requires_python>=3.8
licenseNone
keywords telegram notifier client
VCS
bugtrack_url
requirements certifi charset-normalizer idna requests urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # notifier-client
https://pypi.org/project/telegram-notifier-client/

pip install telegram-notifier-client

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deusfinance/notifier-client.git",
    "name": "telegram-notifier-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "telegram notifier client",
    "author": "Metalica",
    "author_email": "rorschach <rorschach45001@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/18/0f/240a000b415ab147c478e06a1b57e91798482a1a3cbe03e9e84e0ebff14b/telegram_notifier_client-1.1.0.tar.gz",
    "platform": null,
    "description": "# notifier-client\nhttps://pypi.org/project/telegram-notifier-client/\n\npip install telegram-notifier-client\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "telegram_notifier_client",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/deusfinance/notifier-client",
        "Issues": "https://github.com/deusfinance/notifier-client/issues"
    },
    "split_keywords": [
        "telegram",
        "notifier",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570288a72e047b2a5ad044797d5a75333caaf028bbd4419f773f4c26345d9306",
                "md5": "b218b6fa325a2da3f1f2f0aa4942a707",
                "sha256": "6c7ce143de2b4deaa88b4d3703abd591e9cf703486b6f366f8935f9a041eee26"
            },
            "downloads": -1,
            "filename": "telegram_notifier_client-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b218b6fa325a2da3f1f2f0aa4942a707",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5969,
            "upload_time": "2024-04-28T15:07:16",
            "upload_time_iso_8601": "2024-04-28T15:07:16.885868Z",
            "url": "https://files.pythonhosted.org/packages/57/02/88a72e047b2a5ad044797d5a75333caaf028bbd4419f773f4c26345d9306/telegram_notifier_client-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "180f240a000b415ab147c478e06a1b57e91798482a1a3cbe03e9e84e0ebff14b",
                "md5": "63db24c15414a070aa9ec8ec41e819bc",
                "sha256": "e01bcca72ad481efaf7427a9b9325d8ff29d61002d81a5cae6ded7f4279ab2bc"
            },
            "downloads": -1,
            "filename": "telegram_notifier_client-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "63db24c15414a070aa9ec8ec41e819bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6068,
            "upload_time": "2024-04-28T15:07:18",
            "upload_time_iso_8601": "2024-04-28T15:07:18.552508Z",
            "url": "https://files.pythonhosted.org/packages/18/0f/240a000b415ab147c478e06a1b57e91798482a1a3cbe03e9e84e0ebff14b/telegram_notifier_client-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 15:07:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deusfinance",
    "github_project": "notifier-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2022.6.15"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.12"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.9"
                ]
            ]
        }
    ],
    "lcname": "telegram-notifier-client"
}
        
Elapsed time: 0.24704s