There are 3 blog entries tagged with “Python.”
An updated and renamed version of the script can now be found on GoogleCode:
http://code.google.com/p/hoc-csv2x3d/
Here’s a little Python script for converting Radiohead’s 3D laser data into an X3D file. The script creates an animated X3D version of the video data, which can …
The Django template tag for integrating a Flash based mp3 audioplayer was renamed to django-audioplayer and is now hosted at Google Code.
Furthermore the new version 0.2.2 is now compatible with the latest autoescape feature in Django svn trunk (tested with0.97-pre-SVN-6977):
A Django application for integrating a Flash based mp3 audioplayer into templates using a custom template tag. It uses the flashplayer from 1pixelout and can be easily customized by template parameters.
The audioplayer app is only available as a tarball. It contains the Django application and the flashplayer from …