twistd-3.6
Event-based framework for internet applications
Install
- All systems
-
curl cmd.cat/twistd-3.6.sh
- Debian
-
apt-get install python3-twisted
- Ubuntu
-
apt-get install python3-twisted
- Kali Linux
-
apt-get install python3-twisted
- Fedora
-
dnf install python3-twisted
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-twisted
- Raspbian
-
apt-get install python3-twisted
- Dockerfile
- dockerfile.run/twistd-3.6
python3-twisted
Event-based framework for internet applications
It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols.