Metadata-Version: 2.1
Name: nonebot-plugin-statistical
Version: 0.4.5
Summary: 基于 run_postprocessor 实现的功能调用统计以及可视化，且可为插件设置别名和显示白名单
License: MIT
Author: HibiKier
Author-email: 775757368@qq.com
Requires-Python: >=3.7.3,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: nonebot-adapter-onebot (>=2.0.0-beta.1,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0-beta.2,<3.0.0)
Requires-Dist: ujson (>=5.1.0,<6.0.0)
