Sponsorised links
August 2008
June 2008
alsaseq – ALSA sequencer bindings for Python
alsaseq is a Python module that allows to interact with ALSA sequencer clients. It can create an ALSA client, connect to other clients, send and receive ALSA events immediately or at a scheduled time using a sequencer queue. It provides a subset of the ALSA sequencer capabilities in a simplified model. It is implemented in C language and licensed under the Gnu GPL license version 2 or later. Current version is 0.2.1, released on December 5th, 2007.
ibarona - USPP(Universal Serial Port Python Library)
USPP Library is a multi-platform Python module to access serial ports. At the moment, it only works in Windows, Linux and MacOS but as it is written entirely in Python (doesn't wrap any C/C library) I hope you can extend it to support any other platforms.
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia
PyMedia is a Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats. It can be compiled for Windows, Linux and cygwin.
PyMedia was built to be really simple and flexible at the same time. See tutorial for example. It allows you to create your own mutimedia applications in a matter of minutes and adjust it to your needs using other components. Python language is choosen because of simple s
pyPdf
A Pure-Python library built as a PDF toolkit. It is capable of:
extracting document information (title, author, ...),
splitting documents page by page,
merging documents page by page,
cropping pages,
merging multiple pages into a single page,
encrypting and decrypting PDF files.
By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia
PyMedia is a Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats. It can be compiled for Windows, Linux and cygwin.
PyMedia was built to be really simple and flexible at the same time. See tutorial for example. It allows you to create your own mutimedia applications in a matter of minutes and adjust it to your needs using other components. Python language is choosen because of simple semantics, complete and reach set of features.
Sponsorised links
March 2008
Affichage façon Tags - SPIP - Contrib
Pour faire varier la taille de l’affichage d’un mot à l’autre (mots clefs, rubriques, articles, etc..) façon nuage de tags
December 2007
October 2007
ARKive Education - Resources
ARKive Education is a free-to-use, multi-media resource bank for teachers and other educators. Making use of the stunning imagery available at the award-winning ARKive website www.arkive.org, ARKive Education provides downloadable, ready to use modules on a wide range of curriculum topics, suitable for geography, biology, environmental education and citizenship lessons.
August 2007
July 2007
April 2007
March 2007
February 2007
PEAK XOOPS Support&Experiment
This site was made for supporting GIJOE's modules or hacks. | myAlbum-P | Protector | pico | d3forum | Extensible Waiting Block | wraps | minihaku | plzXoo Alternative | mymenu
December 2006
Module javascript python dom
"""Document Object Model support this provides a mock browser API, both the standard DOM level 2 stuff as the browser-specific additions note that the API is not and will not be complete: more exotic features will most probably not behave as expected, or are not implemented at all http://www.w3.org/DOM/ - main standard http://www.w3schools.com/dhtml/dhtml_dom.asp - more informal stuff http://developer.mozilla.org/en/docs/Gecko_DOM_Reference - Gecko reference """
