# epicyon Some experiments with ActivityPub in Python. Based on the specification: https://www.w3.org/TR/activitypub ## Install ``` bash sudo pacman -S python-pysocks python-pycryptodome python-beautifulsoup4 ```