Skip to content

jzwinck/pccl

Repository files navigation

pccl

Python-C++ Config Loader

This library makes it easy to populate structs or classes defined in C++ by loading data from Python files.

Imagine Python syntax and expressiveness where INI files might have been used before.

For example usage, see the "test" directory, especially PyConfig.test.cpp and .py.

Depends on Boost Python and the Python C API (packages "boost-devel" and "python-devel" if you use yum).

About

Python-C++ Config Loader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages