trial-3
Event-based framework for internet applications
Install
- All systems
-
curl cmd.cat/trial-3.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 updatesudo apt-get install python3-twisted - Raspbian
-
apt-get install python3-twisted
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.