## aiogram_tool
It's libriary with tools for aiogram.
# What kind of tools are these?
- [Dependency Injection](https://github.com/shayzi3/aiogram_tool/blob/master/examples/depend/default.py)
- [Rate limiter for handlers](https://github.com/shayzi3/aiogram_tool/blob/master/examples/limit/default.py)
## Installation
### Pip
```cmd
pip install aiogram_tool
```
### Poetry
```cmd
poetry add aiogram_tool
```
## Documentation
- [RU](https://github.com/shayzi3/aiogram_tool/tree/master/docs/ru)
- [EN](https://github.com/shayzi3/aiogram_tool/tree/master/docs/en)
## Features `Depend`
- Depend for Router
Raw data
{
"_id": null,
"home_page": null,
"name": "aiogram_tool",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "aiogram, rate, throttling, limit, dependency-injection, depends, cooldown, delay, DI, callback, data, long",
"author": "Vlad_shayzi1",
"author_email": "tecnomega@mail.ru",
"download_url": "https://files.pythonhosted.org/packages/02/e2/b1243df8acbc4fcdbaaac39e1c5551f4b4d696a1e8bc5a1344d0f11db5b3/aiogram_tool-1.2.1.tar.gz",
"platform": null,
"description": "## aiogram_tool\nIt's libriary with tools for aiogram.\n\n\n# What kind of tools are these?\n- [Dependency Injection](https://github.com/shayzi3/aiogram_tool/blob/master/examples/depend/default.py)\n- [Rate limiter for handlers](https://github.com/shayzi3/aiogram_tool/blob/master/examples/limit/default.py)\n\n\n## Installation\n\n### Pip\n```cmd\npip install aiogram_tool\n```\n\n### Poetry\n```cmd\npoetry add aiogram_tool\n```\n\n\n## Documentation\n\n- [RU](https://github.com/shayzi3/aiogram_tool/tree/master/docs/ru)\n- [EN](https://github.com/shayzi3/aiogram_tool/tree/master/docs/en)\n\n\n## Features `Depend`\n\n- Depend for Router",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tools which doing work with aiogram simple",
"version": "1.2.1",
"project_urls": null,
"split_keywords": [
"aiogram",
" rate",
" throttling",
" limit",
" dependency-injection",
" depends",
" cooldown",
" delay",
" di",
" callback",
" data",
" long"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c7617a350fcbc3707e79e24f02198fd512c77476be49e134b2296617b3e881d2",
"md5": "1ac676bb4857288b414d8da76d5f9793",
"sha256": "7bf3845f293d2578a1f7fe9f89f0ba064b13f7feb7d286cde3feb129ef0dac02"
},
"downloads": -1,
"filename": "aiogram_tool-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ac676bb4857288b414d8da76d5f9793",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 14991,
"upload_time": "2025-09-14T19:58:27",
"upload_time_iso_8601": "2025-09-14T19:58:27.376538Z",
"url": "https://files.pythonhosted.org/packages/c7/61/7a350fcbc3707e79e24f02198fd512c77476be49e134b2296617b3e881d2/aiogram_tool-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02e2b1243df8acbc4fcdbaaac39e1c5551f4b4d696a1e8bc5a1344d0f11db5b3",
"md5": "387868f6ecaea1a2734870ed1da8c395",
"sha256": "0f09b9293f0415368dd2e375dc0264eb76cce89588e6257970d527a55ed9e20e"
},
"downloads": -1,
"filename": "aiogram_tool-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "387868f6ecaea1a2734870ed1da8c395",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6978,
"upload_time": "2025-09-14T19:58:28",
"upload_time_iso_8601": "2025-09-14T19:58:28.667372Z",
"url": "https://files.pythonhosted.org/packages/02/e2/b1243df8acbc4fcdbaaac39e1c5551f4b4d696a1e8bc5a1344d0f11db5b3/aiogram_tool-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-14 19:58:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "aiogram_tool"
}