Metadata-Version: 2.4
Name: raito
Version: 0.1.0
Summary: REPL, hot-reload, keyboards, pagination, and internal dev tools — all in one. That's Raito.
Project-URL: Repository, https://github.com/Aidenable/raito
Project-URL: Documentation, https://aidenable.github.io/raito
Author-email: Aiden <aidenthedev@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: aiogram,aiogram3,bot,devtools,hot-reload,keyboard,pagination,raito,repl,telegram
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Plugins
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: ipdb; extra == 'dev'
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: docs
Requires-Dist: furo; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints; extra == 'docs'
Description-Content-Type: text/markdown

# Raito
REPL, hot-reload, keyboards, pagination, and internal dev tools — all in one. That's Raito.
