Starting from this version, Py++ provides complete support for the multi-module development and Unicode. It also adds one more strategy to split the generated code to files. This release contains many small usability features and documentation improvements.
This release adds support for GCC-XML 0.9, which is based on the GCC 4.2 parser. It also includes a few new features, several bugfixes, updated documentation, and a GCC-XML 0.7 to 0.9 upgrade guide.
Py++ is an object-oriented framework for creating a code generator for Boost.Python library.
User feedback functionality was improved.
Support for Boost.Python indexing suite version 2 was implemented.
Support for huge classes was added.
pygccxml is a simple framework to navigaet C++
classes from Python.
pygccxml has been ported to Mac OS.
New type traits have been added.
Logging functionality was improved.
pydsc is a simple and easy to use Python
documentation strings and comments spell checker.
import pydsc
#every module you import after it will be checked
#for errors
pyboost is a Python package that contains Python
bindings for few boost( www.boost.org ) libraries:
date_time
random
crc
rational
For usage example, please download relevant file
and take a look at "unittests" folder.