[ 原始碼: python-ovsdbapp ]
套件:python3-ovsdbapp(2.8.0-2)
python3-ovsdbapp 的相關連結
Debian 的資源:
下載原始碼套件 python-ovsdbapp:
- [python-ovsdbapp_2.8.0-2.dsc]
- [python-ovsdbapp_2.8.0.orig.tar.xz]
- [python-ovsdbapp_2.8.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
library for creating OVSDB applications - Python 3.x
The ovdsbapp library is useful for creating applications that communicate via Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps the Python 'ovs' and adds an event loop and friendly transactions. It features an thread-based event loop for using ovs.db.Idl, transaction support, native OVSDB communication.
This package contains the Python 3.x module.
其他與 python3-ovsdbapp 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-openvswitch
- Python 3 bindings for Open vSwitch
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- sug: python-ovsdbapp-doc
- library for creating OVSDB applications - doc