# 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/88/7f/8ff7a0e53d7b97bca541a299fe4feee5c85954c130cc567c6568a7edfce7/telehook-0.2.1.tar.gz",
"platform": null,
"description": "# TeleHook\nA lightweight Python library for building Telegram bots with webhook integration.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "A lightweight Python library for building Telegram bots with webhook integration.",
"version": "0.2.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": "4f11f5edee407fcc8cd796304757dabb0c2e8b69f0539bae25c12411fab75280",
"md5": "6fe469e270a810b31ff5bc163d7a91ed",
"sha256": "b72f2defa7a6a29ea93b4eb26191308c88e6f3c18b043be434a7db56df2265cd"
},
"downloads": -1,
"filename": "TeleHook-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6fe469e270a810b31ff5bc163d7a91ed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15855,
"upload_time": "2025-01-19T17:43:45",
"upload_time_iso_8601": "2025-01-19T17:43:45.692847Z",
"url": "https://files.pythonhosted.org/packages/4f/11/f5edee407fcc8cd796304757dabb0c2e8b69f0539bae25c12411fab75280/TeleHook-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "887f8ff7a0e53d7b97bca541a299fe4feee5c85954c130cc567c6568a7edfce7",
"md5": "f40cea32dabdc81ecce452738246615c",
"sha256": "8a3387ef564c1aa8be2937d87aff24b1c0852dc176bdc1b69068a438e0ef36da"
},
"downloads": -1,
"filename": "telehook-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "f40cea32dabdc81ecce452738246615c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11940,
"upload_time": "2025-01-19T17:43:47",
"upload_time_iso_8601": "2025-01-19T17:43:47.412945Z",
"url": "https://files.pythonhosted.org/packages/88/7f/8ff7a0e53d7b97bca541a299fe4feee5c85954c130cc567c6568a7edfce7/telehook-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-19 17:43:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ishikki-akabane",
"github_project": "TeleHook",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "asyncio",
"specs": []
},
{
"name": "aiohttp",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "fastapi",
"specs": []
},
{
"name": "httpx",
"specs": []
},
{
"name": "uvicorn",
"specs": []
}
],
"lcname": "telehook"
}