Contents Menu Expand Light mode Dark mode Auto light/dark mode
SlyMastodon for Python
SlyMastodon for Python

Contents

  • Getting Started
  • Public Mastodon API
  • Media Attachments

API Reference

  • SlyMastodon
    • SlyMastodon.entities
    • SlyMastodon.mastodon
    • SlyMastodon.public
    • SlyMastodon.serialization

Development

  • Release Notes
  • License
Back to top

SlyMastodon#

Mastodon client library

Modules

SlyMastodon.entities

Mastodon public API types

SlyMastodon.mastodon

Mastodon API client and authenticated types

SlyMastodon.public

Mastodon client for public API

SlyMastodon.serialization

Extended support for deserialization of Python types from JSON

Next
SlyMastodon.entities
Previous
<no title>
Copyright © 2023, Dunkyl 🔣🔣
Made with Sphinx and @pradyunsg's Furo