Various classes and functions for ActivityPub servers
Go to file
2022-11-16 19:13:52 -05:00
aputils create Signer class and various other classes 2022-11-15 15:16:17 -05:00
docs use external toc for docs 2022-11-16 09:02:37 -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 create Signer class and various other classes 2022-11-15 15:16:17 -05:00
README.md add basic description and links to readme 2022-11-16 19:13:52 -05:00
requirements.txt create Signer class and various other classes 2022-11-15 15:16:17 -05:00
setup.cfg add missing doc dep 2022-11-16 17:57:10 -05:00

ActivityPub Utilities

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

Documentation Git Repo