C++ Boost

Boost.Python

Projects using Boost.Python


OpenSceneGraph
Gideon May has created a set of bindings for OpenSceneGraph, a cross-platform C++/OpenGL library for the real-time visualization. You can read the release announcement at www.hypereyes.com. Contact Gideon for more information.
 
PythonMagick
PythonMagick makes it possible to access ImageMagick from Python.
 
OpenWBEM
The OpenWBEM project is an effort to develop an open-source implementation of Web Based Enterprise Management suitable for commercial and non-commercial application

Dan Nuffer writes:

I'm using Boost.Python to wrap the client API of OpenWBEM.This will make it easier to do rapid prototyping, testing, and scripting when developing management solutions that use WBEM.
CAMFR
CAMFR is a photonics and electromagnetics modelling tool. Python is used for computational steering.

Peter Bienstman writes:

Thanks for providing such a great tool!
HippoDraw - Stanford Linear Accelerator Center
HippoDraw is a data analysis environment consisting of a canvas upon which graphs such as histograms, scattter plots, etc, are prsented. It has a highly interactive GUI interface, but some things you need to do with scripts. HippoDraw can be run as Python extension module so that all the manipulation can be done from either Python or the GUI.

Paul F. Kunz writes:

Don't have a web page for the project, but the organization's is http://www.slac.stanford.edu (the first web server site in America, I installed it).
Which was just too cool a piece of trivia to omit.

Revised 13 November, 2002

© Copyright Dave Abrahams 2002. All Rights Reserved.