python3-activipy_tester
implementation of ActivityStreams 2.0 for Python 3
Install
- All systems
-
curl cmd.cat/python3-activipy_tester.sh
- Debian
-
apt-get install python3-activipy - Ubuntu
-
apt-get install python3-activipy - Kali Linux
-
apt-get install python3-activipy - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-activipy - Raspbian
-
apt-get install python3-activipy
python3-activipy
implementation of ActivityStreams 2.0 for Python 3
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 3.x.