Various classes and functions for ActivityPub servers
Go to file
2024-03-21 19:02:02 -04:00
aputils fix some issues 2024-03-21 19:01:00 -04:00
docs improve message value (de)serialization 2024-03-21 17:53:04 -04:00
tests add a few tests for Message class 2024-03-21 19:02:02 -04:00
.gitignore add flake8 config 2024-03-21 05:53:28 -04:00
.readthedocs.yaml create Signer class and various other classes 2022-11-15 15:16:17 -05:00
dev.py add test dev command 2024-03-21 07:54:56 -04:00
LICENSE.md Initial commit 2022-11-14 11:22:06 -05:00
pyproject.toml rename package and fix optional dependencies 2024-03-21 05:44:15 -04:00
README.md convert setup.cfg to pyproject.toml 2024-03-21 05:20:47 -04:00
tox.ini add flake8 config 2024-03-21 05:53:28 -04:00

ActivityPub Utilities

A collection of classes and functions to aid in the development of an ActivityPub server

Documentation