Skip to main content

The Misskey library for Python. Misskey is made by syuilo.

Project description

PRs Welcome MIT License Build Status Coverage Status Documentation Status

Japanese version available. Click Here.

This script is Python library for Misskey Instance.

This library is only available in Python3.

Misskey is made by syuilo.


How to install

Use pip (Recommend)

pip install Misskey.py
# or
pip3 install Misskey.py

usage

import library (init)

from Misskey import Misskey

misskey = Misskey("misskey.io") # Input instance address (If leaved no attribute, it sets "misskey.io")

Use token key

from Misskey import Misskey

# If use the token (i is sha256 hashed from appSecret and accessToken)
misskey = Misskey("misskey.io", i="abcdef123...")

Other

Pull requests are HUGE WELCOME!

We hope you will contribute to the completion of the library by all means.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Misskey.py-2.3.2-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file Misskey.py-2.3.2-py3-none-any.whl.

File metadata

  • Download URL: Misskey.py-2.3.2-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for Misskey.py-2.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dbf15c21ed4bd9c293f1ba534ee57cd8e3e65902818bd469651d8ed639691354
MD5 f62b6b7fbdc8f1b8878587bf2fa4d90c
BLAKE2b-256 e458c4254a0135a88190e320adb0967b13fd42cae09420c8ab1d0e19d675df9d

See more details on using hashes here.

Supported by

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