Python-API: Inital commit of Python bindings for the VPP API.
See: https://wiki.fd.io/view/VPP/Python_API Change-Id: If135fc32208c7031787e1935b399d930e0e1ea1f Signed-off-by: Ole Troan <ot@cisco.com>
This commit is contained in:
2
vpp-api/python/vpp_papi/__init__.py
Normal file
2
vpp-api/python/vpp_papi/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
__import__('pkg_resources').declare_namespace(__name__)
|
||||
from .vpp_papi import *
|
Reference in New Issue
Block a user