LASS or Library of Assembled Shared Source is a library for C++ development which I develop together with Bram de Greve. It is geared towards numeric and scientific usage. A rather nice feature is the ability to expose C++ functions and objects to Python in an easy way.

cmx2obj converts CMX files (an export format of LFS) into OBJ format (Wavefront OBJ) ready for use in various 3D packets (Blender to name a free one).

The latest versions of the CodeCompletion plugin for DrPython may be found here. This plugin is also listed at the DrPython site along with a lot of other plugins.

And older version of the CallTips plugin for DrPython may be found here. It is now replaced by the CodeCompletion plugin. This version is 0.0.3 and can be found here. The source code is contained within the plugin itself.

Bug reports and suggestions may be redirected to tomdemuer at users dot sourceforge dot net.