mirror of https://gitlab.com/bashrc2/epicyon
Bob Mottram 6c85b39adc | ||
---|---|---|
LICENSE | ||
Makefile | ||
README.md | ||
cache.py | ||
daemon.py | ||
epicyon.py | ||
follow.py | ||
httpsig.py | ||
inbox.py | ||
person.py | ||
posts.py | ||
session.py | ||
threads.py | ||
webfinger.py |
README.md
epicyon
Some experiments with ActivityPub in Python.
Based on the specification: https://www.w3.org/TR/activitypub
Also: https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tutorial.txt
Install
sudo pacman -S python-pysocks python-pycryptodome python-beautifulsoup4