Name | telethon-utils JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Some functions to use the telethon with bulk clients |
upload_time | 2024-10-16 21:46:54 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | The MIT License (MIT) Copyright © 2024 Rune Tech Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
telethon
utils
utilities
easy
bulk
|
VCS |
|
bugtrack_url |
|
requirements |
aiohttp
setuptools
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Telethon-Utils
Some useful functions to speed up the development of bots using telethon.
Raw data
{
"_id": null,
"home_page": null,
"name": "telethon-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "telethon, utils, utilities, easy, bulk",
"author": null,
"author_email": "Rune Tech <runetech2024@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/be/fe/609ee3be100afa66843b911eff6b14c2ac8d3d5f6efef415d5879b9a4c8f/telethon_utils-0.1.0.tar.gz",
"platform": null,
"description": "\n\n## Telethon-Utils\n\nSome useful functions to speed up the development of bots using telethon.\n",
"bugtrack_url": null,
"license": "The MIT License (MIT) Copyright \u00a9 2024 Rune Tech Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Some functions to use the telethon with bulk clients",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/runetech0/telethon-utils",
"github": "https://github.com/runetech0/telethon-utils"
},
"split_keywords": [
"telethon",
" utils",
" utilities",
" easy",
" bulk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "70e3cc0c7a7068405e082e39e6fca650d3081644683fd9405574401ed9a037c3",
"md5": "fc7e1cc25aeb5ad06090d5641e7bbc3b",
"sha256": "a9895359a99216d498854f714f15507e76632c2eef0c26412a1e8f07724b6eca"
},
"downloads": -1,
"filename": "telethon_utils-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc7e1cc25aeb5ad06090d5641e7bbc3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 12056,
"upload_time": "2024-10-16T21:46:52",
"upload_time_iso_8601": "2024-10-16T21:46:52.328254Z",
"url": "https://files.pythonhosted.org/packages/70/e3/cc0c7a7068405e082e39e6fca650d3081644683fd9405574401ed9a037c3/telethon_utils-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "befe609ee3be100afa66843b911eff6b14c2ac8d3d5f6efef415d5879b9a4c8f",
"md5": "ae5bc64a51cf64afe5de33f43bf41c12",
"sha256": "d5028375e43b43aedf12e1db79efc5e7719c3b71c8447852e651ed5299950282"
},
"downloads": -1,
"filename": "telethon_utils-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ae5bc64a51cf64afe5de33f43bf41c12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 9314,
"upload_time": "2024-10-16T21:46:54",
"upload_time_iso_8601": "2024-10-16T21:46:54.466250Z",
"url": "https://files.pythonhosted.org/packages/be/fe/609ee3be100afa66843b911eff6b14c2ac8d3d5f6efef415d5879b9a4c8f/telethon_utils-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 21:46:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "runetech0",
"github_project": "telethon-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"==",
"3.8.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"60.10.0"
]
]
}
],
"lcname": "telethon-utils"
}