/litgen

litgen: a pybind11 automatic generator for humans who like nice code and API documentation. Also a C++ transformer tool

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Pip

litgen, also known as Literate Generator, is an automatic python bindings generator for humans who like nice code and APIs.

It can be used to bind C++ libraries into documented and discoverable python modules using pybind11.

It can also be used as C++ transformation/refactoring tool.

See documentation

See developer documentation in Build.md