ovs 3.4.0
0
Open vSwitch library
Contents
Open vSwitch library
How to Install ovs
You can install ovs using pip
pip install ovs
or add it to a project with poetry
poetry add ovs
Package Details
- Author
- Open vSwitch
- License
- Apache 2.0
- Homepage
- http://www.openvswitch.org/
- PyPi:
- https://pypi.org/project/ovs/
Classifiers
- Database/Front-Ends
- Software Development/Libraries/Python Modules
- System/Networking
Related Packages
Errors
A list of common ovs errors.
Code Examples
Here are some ovs
code examples and snippets.