Metadata-Version: 2.4
Name: aiorum
Version: 1.0.0
Summary: Modern asynchronous framework for building bots on Flarum forums
Author: atheop1337
License: GPL-3.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.0
Dynamic: license-file

# aiorum
Async Python framework for building bots and automating HTTP requests from flarum-based sites. Inspired by aiogram and designed with a similar approach.
