Skip to main content

Fast, asynchronous Misskey API framework

Project description

misspy

Ruff

[!WARNING] It is in the development phase and very many features are missing. Do not use in a production environment.

Fast, asynchronous misskey API framework.

misspy (rewrite) is a framework for writing Misskey bots with Discord.py-like syntax.

Features✨

  • asynchronous
  • Fast
  • Automatic detection of Misskey version (can also be set manually)
  • Discord.py-like syntax

Install

Latest Develop Release

$ pip install git+https://github.com/misspy-dev/misspy-rewrite.git

Latest Alpha Release

$ pip install misspy==2.0a4

Difference between Alpha release and Develop release

Develop releases are always installed from the latest source code, whereas Alpha releases are taken from the latest PyPI release.

Tested Software

  • Misskey v13 onward (Unavailable endpoints are designed to send an error, so they are available in v10 or later Misskey versions and forks.)

example

An example can be found in example directory.

Other

Supported Version

misspy currently supports all versions of Python 3.8 and later.

Docs

Documentation can be found at: https://misspy.github.io/docs (Currently under preparation.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

misspy-2024.9.0rc1.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

misspy-2024.9.0rc1-py3-none-any.whl (33.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page