Hi all,
The fifth version of module arithmetic has been released, it
works now with GTK and wxWidgets. Parser classes simplify
adding the module to existing editors or other applications.
Documentation was improved.
arithmetic is a Python module that allows mixing arithmetic
operations and text
Hi all,
This minor update to fix a bug in setup.py.
alsaseq is a Python 3 and Python 2 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
Hi all,
In this release the module was ported to Python 3, maintaining
Python 2 support, and distutils are used now.
alsaseq is a Python 3 and Python 2 module that allows to
interact with ALSA sequencer clients. It can create an ALSA
client, connect to other clients, send and receive ALSA even
Hi all,
The third version of module arithmetic has been released, it
improves usability.
arithmetic is a Python module that allows mixing arithmetic
operations and text. It can be used standalone or from an
application.
A simple Tk-based editor that uses the module is provided as
an example of
Hi all,
The second version of module arithmetic has been released, it
simplifies and fixes some bugs.
*arithmetic* is a Python module that allows mixing arithmetic
operations and text. A sample Tk-based editor that uses the
module is provided as a starting point. Tutorial documents
are include
Hi all,
The first version of module arithmetic has been released.
*arithmetic* is a Python module that allows mixing arithmetic
operations and text. A sample Tk-based editor that uses the
module is provided as a starting point. Tutorial documents
are included, they will quickly show all the fe
Hi all,
The third version of alsaseq, bindings to the ALSA sequencer has been
released. A Makefile with test and install options was added to
simplify building and installation; some constants were updated
according to recent versions of the ALSA library.
alsaseq is a Python module that allo
Hi all,
The second version of alsaseq, bindings to the ALSA sequencer has been
released. Fixed some bugs in alsaseq.c, added id() function. Added
funtions in alsamidi.py, and a class to read and write ALSA events into
a CSV file.
alsaseq is a Python module that allows to interact with ALSA se
Hi all,
The first version of alsaseq, bindings to the ALSA sequencer has been
released.
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 usin