python2-activipy_tester
implementation of ActivityStreams 2.0 for Python 2
Install
- All systems
-
curl cmd.cat/python2-activipy_tester.sh
- Debian
-
apt-get install python-activipy
- Ubuntu
-
apt-get install python-activipy
- Kali Linux
-
apt-get install python-activipy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-activipy
- Raspbian
-
apt-get install python-activipy
- Dockerfile
- dockerfile.run/python2-activipy_tester
python-activipy
implementation of ActivityStreams 2.0 for Python 2
Provides an easy API for building ActivityStreams 2.0 based applications as well as a test suite for testing ActivityStreams 2.0 libraries against. This package provides the module for Python 2.x.