You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new CNDP binding layer to allow Python scripts to utilize CNDP libraries. The new binding layer needs to be similar to the Go/Rust binding layers. Create the bindings in lang/python. As an example to use the bindings, create a Python application that uses the bindings similar to the Go fwd example.
Preferably the bindings are auto-generated as much as possible.
The text was updated successfully, but these errors were encountered:
Difficulty: Hard
Create a new CNDP binding layer to allow Python scripts to utilize CNDP libraries. The new binding layer needs to be similar to the Go/Rust binding layers. Create the bindings in
lang/python
. As an example to use the bindings, create a Python application that uses the bindings similar to the Go fwd example.Preferably the bindings are auto-generated as much as possible.
The text was updated successfully, but these errors were encountered: