epicyon/README.md

9 lines
153 B
Markdown
Raw Normal View History

2019-06-28 18:55:29 +00:00
# epicyon
Some experiments with ActivityPub in Python.
## Install
``` bash
sudo pacman -S python-pysocks python-pycryptodome python-beautifulsoup4
```