Name | BotOps JSON |
Version |
0.2.0
JSON |
| download |
home_page | |
Summary | Telegram bot framework with related operations. |
upload_time | 2024-01-14 14:30:30 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.12 |
license | MIT |
keywords |
bot
telegram
chatbot
asyncio
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# BotOps
[![PyPI - Version](https://img.shields.io/pypi/v/BotOps.svg)](https://pypi.org/project/BotOps)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/BotOps.svg)](https://pypi.org/project/BotOps)
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)
-----
## Installation
```console
pip install BotOps
```
## License
`BotOps` is distributed under the terms of the [MIT license](LICENSE.txt).
Raw data
{
"_id": null,
"home_page": "",
"name": "BotOps",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "",
"keywords": "bot telegram chatbot asyncio",
"author": "",
"author_email": "Kirill Lapushinskiy <kirill@lapushinskiy.ru>",
"download_url": "https://files.pythonhosted.org/packages/5e/2d/1658d836835bf1d393fe257876cc8f757d261d0ccec8a24ef70ea5f5cc00/botops-0.2.0.tar.gz",
"platform": null,
"description": "# BotOps\n\n[![PyPI - Version](https://img.shields.io/pypi/v/BotOps.svg)](https://pypi.org/project/BotOps)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/BotOps.svg)](https://pypi.org/project/BotOps)\n[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)\n\n-----\n## Installation\n\n```console\npip install BotOps\n```\n\n## License\n\n`BotOps` is distributed under the terms of the [MIT license](LICENSE.txt).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Telegram bot framework with related operations.",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://github.com/givemepillow/BotOps#readme",
"Issues": "https://github.com/givemepillow/BotOps/issues",
"Source": "https://github.com/givemepillow/BotOps"
},
"split_keywords": [
"bot",
"telegram",
"chatbot",
"asyncio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "faef91e23c39ed5de8656c68a2b61b92f2544e5c3a3add6feffa818c053778d7",
"md5": "dd9f6728634c2cb11fe8528c833e8e9b",
"sha256": "7615491426b638adf3b135147284e994766ec3b631af4de669bbfb82136331a5"
},
"downloads": -1,
"filename": "botops-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd9f6728634c2cb11fe8528c833e8e9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 13699,
"upload_time": "2024-01-14T14:30:28",
"upload_time_iso_8601": "2024-01-14T14:30:28.820745Z",
"url": "https://files.pythonhosted.org/packages/fa/ef/91e23c39ed5de8656c68a2b61b92f2544e5c3a3add6feffa818c053778d7/botops-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e2d1658d836835bf1d393fe257876cc8f757d261d0ccec8a24ef70ea5f5cc00",
"md5": "9533f8ab830fd0b3e1aadc68fd6cd52e",
"sha256": "fff45b5a021b58b2fec21f44fe3bc944ccc8fcf9fd5e8a671cb0b1b0f82e82a5"
},
"downloads": -1,
"filename": "botops-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "9533f8ab830fd0b3e1aadc68fd6cd52e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 10374,
"upload_time": "2024-01-14T14:30:30",
"upload_time_iso_8601": "2024-01-14T14:30:30.341309Z",
"url": "https://files.pythonhosted.org/packages/5e/2d/1658d836835bf1d393fe257876cc8f757d261d0ccec8a24ef70ea5f5cc00/botops-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-14 14:30:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "givemepillow",
"github_project": "BotOps#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "botops"
}