TeleHook


NameTeleHook JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ishikki-akabane/TeleHook
SummaryA lightweight Python library for building Telegram bots with webhook integration.
upload_time2024-10-25 00:18:00
maintainerNone
docs_urlNone
authorishikki-Akabane
requires_pythonNone
licenseApache License 2.0
keywords telegram python webhook free api code pyrogram
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TeleHook
A lightweight Python library for building Telegram bots with webhook integration.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ishikki-akabane/TeleHook",
    "name": "TeleHook",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "telegram, python, webhook, free, api, code, pyrogram",
    "author": "ishikki-Akabane",
    "author_email": "ishikkiakabane@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/25/c7/2eba4217c3e48051758ebed83bf7f0ca5089a199ad24196fc505fee8b7c6/telehook-0.0.1.tar.gz",
    "platform": null,
    "description": "# TeleHook\nA lightweight Python library for building Telegram bots with webhook integration.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A lightweight Python library for building Telegram bots with webhook integration.",
    "version": "0.0.1",
    "project_urls": {
        "Download": "https://github.com/ishikki-akabane/TeleHook/releases/latest",
        "Homepage": "https://github.com/ishikki-akabane/TeleHook"
    },
    "split_keywords": [
        "telegram",
        " python",
        " webhook",
        " free",
        " api",
        " code",
        " pyrogram"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b5aff7867bfdf5946ff28d31eb13a483cc3356eb6e44d4671985922f3d26faf",
                "md5": "e47c4fda7e8744d45a10f1147f7d435f",
                "sha256": "42545bf76d46a8b9a3be44fdfaa3baf8db0603da0a55df5a35e6ac8bc37ee2cb"
            },
            "downloads": -1,
            "filename": "TeleHook-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e47c4fda7e8744d45a10f1147f7d435f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6222,
            "upload_time": "2024-10-25T00:17:58",
            "upload_time_iso_8601": "2024-10-25T00:17:58.849652Z",
            "url": "https://files.pythonhosted.org/packages/2b/5a/ff7867bfdf5946ff28d31eb13a483cc3356eb6e44d4671985922f3d26faf/TeleHook-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25c72eba4217c3e48051758ebed83bf7f0ca5089a199ad24196fc505fee8b7c6",
                "md5": "110341cf87624e61f929f35478d5cf60",
                "sha256": "f94e685135706ae03d7e2b91b0e71ef4f3e4e749b5bd61efa16c29eba57f9b2a"
            },
            "downloads": -1,
            "filename": "telehook-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "110341cf87624e61f929f35478d5cf60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6032,
            "upload_time": "2024-10-25T00:18:00",
            "upload_time_iso_8601": "2024-10-25T00:18:00.359377Z",
            "url": "https://files.pythonhosted.org/packages/25/c7/2eba4217c3e48051758ebed83bf7f0ca5089a199ad24196fc505fee8b7c6/telehook-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 00:18:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ishikki-akabane",
    "github_project": "TeleHook",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "telehook"
}
        
Elapsed time: 0.43750s