Various classes and functions for ActivityPub servers
Find a file
2023-11-02 12:16:42 -04:00
aputils add doc line for NodeinfoVersion 2023-11-02 12:16:42 -04:00
docs use flake8 and pylint 2023-10-31 07:55:07 -04:00
tests use correct key filename for signer tests 2023-10-29 07:21:06 -04: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 use flake8 and pylint 2023-10-31 07:55:07 -04:00
README.md add pypi url to readme 2023-04-09 00:53:08 -04:00
requirements.txt create Signer class and various other classes 2022-11-15 15:16:17 -05:00
setup.cfg use flake8 and pylint 2023-10-31 07:55:07 -04:00

ActivityPub Utilities

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

Documentation

Git Repo

PyPi