Examples

Graphical interface

Py++ has nice, small and simple graphical interface. Consider to read tutorials for more information.

pyeasybmp

EasyBMP is a small cross-platform library that provide you functionality needed to work with Windows bitmap (BMP) image files. I took me only few minutes to create Python bindings for the library. Read more here.

boost libraries

Boost provides free peer-reviewed portable C++ source libraries. Using Py++ I created Python bindings for few libraries:

This is not “just another example”. I went father and created new package: pyboost. This is fully working Python package, with almost all unit test from the libraries ported to Python. For more information please read pyboost package documentation.

blog comments powered by Disqus

Table Of Contents

Previous topic

pyplusplus.code_repository.indexing_suite package

Next topic

boost libraries

This Page