vpp/vpp-api/python/vpp_papi/__init__.py
Ole Troan 6855f6cdfe 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>
2016-04-20 16:50:29 +00:00

3 lines
80 B
Python

__import__('pkg_resources').declare_namespace(__name__)
from .vpp_papi import *