epicyon/README.md

9 lines
153 B
Markdown

# epicyon
Some experiments with ActivityPub in Python.
## Install
``` bash
sudo pacman -S python-pysocks python-pycryptodome python-beautifulsoup4
```