{% extends "layout.html" %} {% set title = 'Overview' %} {% block body %}
{{ project }} is a plugin (front-end) for Generator Runner. It generates CPython code instead of boost::python code as BoostPythonGenerator does. This way the overall size of PySide bindings can be drastically reduced.
Contents FAQ Tutorial Command line options Type System Variables |
Code Injection Semantics Sequence Protocol Object Ownership Compiling/Installing |