Difference between revisions of "VPP/Python API"

From fd.io
< VPP
Jump to: navigation, search
Line 6: Line 6:
 
The Python binding is automatically generated from the API definition in vpp/api/vpe.api. See figure below.
 
The Python binding is automatically generated from the API definition in vpp/api/vpe.api. See figure below.
  
[[File:papi.png]]
+
[[File:papi.png|600px]]

Revision as of 10:14, 30 March 2016

Python binding for the VPP API

The vpp-papi.py module in vpp-api-test/papi provides a Python 3 binding to the VPP API.

The Python binding is automatically generated from the API definition in vpp/api/vpe.api. See figure below.

Papi.png