pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
132
stars
46
forks
source link
Possible to have a simple Binder instance (for Jupyter notebooks)? #126
If possible, it'd be nice to have a simple Binder instance to toy around with some examples for code.
I think it's just an
apt install
of castxml, thenpip install
of pygccxml, which seems like it'd be pretty straightforward? Here's an example for our project: https://github.com/RobotLocomotion/drake/tree/8dad68e1bacd4e79405835e961f80ba0826c6667/.binder