High-performance Misskey API framework
misspy is a High-performance Misskey API wrapper built with Python.
that implements almost all Misskey APIs point except admin.
| pip install misspy |
Features
misspy is a bot/client framework for Misskey. The goal of this library is to cover all APIs and allow for no-compromise implementations in projects that use this library.
misspy is supported Misskey's StreamingAPI.
misspy supports Python asynchronous I/O in most api methods. This means that there is no need to worry about processing being interrupted by blocking from misspy.