python2-ryu-manager

software defined networking framework - Python 2.7

Install

All systems
curl cmd.cat/python2-ryu-manager.sh
Debian Debian
apt-get install python-ryu
Ubuntu
apt-get install python-ryu
Windows (WSL2)
sudo apt-get update sudo apt-get install python-ryu
Raspbian
apt-get install python-ryu

python-ryu

software defined networking framework - Python 2.7

Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. This package provides the Python 2.7 module.