Metadata-Version: 2.1
Name: miraicle
Version: 0.2.3
Summary: A Python SDK based on mirai-api-http
Home-page: https://github.com/Excaive/miraicle
Author: Excaive
License: AGPL 3.0
Description: # miraicle
        
        <div align="center">
        
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/miraicle)
        ![PyPI](https://img.shields.io/pypi/v/miraicle?color=brightgreen)
        ![PyPI - License](https://img.shields.io/pypi/l/miraicle?color=orange)
        
        一个基于 mirai-api-http 的 Python SDK
        
        </div>
        
        ## 安装
        `pip install miraicle`
        
Keywords: mirai,bot
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
