Welcome to ActivityPub Utilities’s documentation!#

ApUtils is a collection of classes and functions to aid in the development of an ActivityPub server.

Installation#

The module can be installed from pypi

python3 -m pip install activitypub-utils==0.2.3

or from source

python3 -m pip install git+https://git.barkshark.xyz/barkshark/aputils.git@0.2.3