Various classes and functions for ActivityPub servers
Go to file
2024-03-27 20:35:03 -04:00
aputils also accept floats in HttpDate.parse 2024-03-27 20:35:03 -04:00
docs add documentation for algorithm classes and methods 2024-03-27 11:49:06 -04:00
tests fix KeyError when getting digest from headers 2024-03-27 11:59:38 -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 rework signer for future algorithm support 2024-03-27 05:37:27 -04:00
LICENSE.md Initial commit 2022-11-14 11:22:06 -05:00
pyproject.toml fix dependencies in pyproject 2024-03-27 12:54:20 -04:00
README.md add pypi badges to readme 2024-03-27 07:52:12 -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

PyPI - Version PyPI - Python Version

Documentation