Various classes and functions for ActivityPub servers
Go to file
2023-12-24 05:01:45 -05:00
aputils simplify private key check and enable validation exception test 2023-12-24 05:01:45 -05:00
docs add Message to lazy import 2023-12-24 04:03:30 -05:00
tests simplify private key check and enable validation exception test 2023-12-24 05:01:45 -05:00
.gitignore Initial commit 2022-11-14 11:22:06 -05:00
.readthedocs.yaml create Signer class and various other classes 2022-11-15 15:16:17 -05:00
LICENSE.md Initial commit 2022-11-14 11:22:06 -05:00
pyproject.toml add ap object classes 2023-11-04 10:40:27 -04:00
README.md add pypi url to readme 2023-04-09 00:53:08 -04:00
requirements.txt update deps 2023-12-24 03:02:13 -05:00
setup.cfg update deps in setup.cfg 2023-12-24 03:03:31 -05:00

ActivityPub Utilities

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

Documentation

Git Repo

PyPi