Minimal-ActivityPub Documentation

Welcome to the minimal-activitypub documentation! Minimal-activitypub is an ActivityPub API implementation in Python. Most methods are using asyncio. Only a limited number of API methods are implemented - basically just the methods needed for my other fediverse related projects, such as Tootbot, Fedinesia and Lemmy2Fedi.

Documentation Sections

Quick Navigation

About This Documentation

This documentation is generated using mike for versioned documentation deployment. The source documentation is written in Markdown and automatically builds API documentation from the Python source code.

Project Information