Python-API: Inital commit of Python bindings for the VPP API.
[vpp.git] / vpp-api / python / vpp_papi / __init__.py
1 __import__('pkg_resources').declare_namespace(__name__)
2 from .vpp_papi import *