[ANN]: circuits 3.2 (Bug Fix Release)

2016-06-02 Thread James Mills
Github org: https://github.com/circuits cheers James James Mills / prologic E: prolo...@shortcircuit.net.au W: prologic.shortcircuit.net.au -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

[ANN]: hipachectl 0.0.1 - CLI tool to manage hipache

2014-11-01 Thread James Mills
! cheers James James Mills / prologic E: prolo...@shortcircuit.net.au W: prologic.shortcircuit.net.au -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

[ANN]: circuits 3.0 (Lightweight Event driven Asynchronous Application Framework)

2014-08-31 Thread James Mills
://circuits.readthedocs.org/en/latest/changes.html [2]: http://circuits.readthedocs.org James Mills / prologic E: prolo...@shortcircuit.net.au W: prologic.shortcircuit.net.au -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation

[ANN]: circuits 2.1.0 [] (Lightweight Event driven Asynchronous Application Framework)

2013-02-27 Thread James Mills
examples. - Component Interface querying. For more information see the PyPi page: pypi.python.org/pypi/circuits/ cheers James James Mills / prologic E: prolo...@shortcircuit.net.au W: prologic.shortcircuit.net.au -- http://mail.python.org/mailman/listinfo/python-announce-list Support

[ANN]: circuits 2.0.0 [cheetah] (Lightweight Event driven Asynchronous Application Framework)

2012-11-24 Thread James Mills
/wait synchronous primitives. * Simplified API for Eventing and Channel targeting. * Many more bug fixes and test coverage. For more information see the PyPi page: pypi.python.org/pypi/circuits/ cheers James James Mills / prologic E: prolo...@shortcircuit.net.au W: prologic.shortcircuit.net.au

[ANN]: circuits 1.6 [oceans] (Lightweight Event driven Asynchronous Application Framework)

2011-06-27 Thread James Mills
easy-to-use core functionality with a synchronous-like API on top of circuits. This release also includes a number of minor bug fixes and greater test coverage. For more information see the PyPi page: pypi.python.org/pypi/circuits/ cheers James James Mills / prologic Developer | circuits

[ANN]: circuits-1.5 (Lightweight Event driven Asynchronous Application Framework)

2011-02-27 Thread James Mills
and greater test coverage. For more information see the PyPi page: http://pypi.python.org/pypi/circuits/1.5 cheers James -- -- James Mills -- -- Problems are solved by method -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation

ANN: circuits-1.3.3 (Asynchronous Component-based Application Framework)

2011-02-05 Thread James Mills
groups http://groups.google.com/group/circuits-users or on the #circuits IRC Channel on the FreeNode IRC Network. cheers James -- -- James Mills -- -- Problems are solved by method -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation

[ANN]: circuits-1.3.1

2011-01-31 Thread James Mills
the examples: https://bitbucket.org/prologic/circuits/src/1.3.1/examples/ Please give us feedback on the circuits-users groups http://groups.google.com/group/circuits-users or on the #circuits IRC Channel on the FreeNode IRC Network. cheers James -- -- James Mills -- -- Problems are solved by method

[ANN]: sahriswiki 0.8

2011-01-31 Thread James Mills
it from PyPi: http://pypi.python.org/pypi/sahriswiki/0.8 Following it's development at: https://bitbucket.org/prologic/sahriswiki/overview cheers James -- -- James Mills -- -- Problems are solved by method -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python

[ANN]: circuits 1.3

2011-01-25 Thread James Mills
release) the transition isn't very steep as most things are the same just better :) Please see http://pypi.python.org/pypi/circuits/ for more details and the bitbucket home page http://bitbucket.org/prologic/circuits/ I plan to release more often so see you again! cheers James -- -- James Mills

[ANN]: circuits-1.2.1

2010-02-01 Thread James Mills
Hi, I'm pleased to announce the release of circuits-1.2.1 This is a minor bug fix release. == About == circuits is a Lightweight Event driven Framework for the Python Programming Language, with a strong Component Architecture. circuits also includes a lightweight, high performance and scalable

[ANN]: circuits 1.1.1 - a Lightweight, Event driven Framework with a strong Component Architecture.

2009-03-24 Thread James Mills
Hi, I'm pleased to announce the 1.1.1 release of circuits: http://trac.softcircuit.com.au/circuits/ This is a minor bug fix release. == Links == Home Page:: http://trac.softcircuit.com.au/circuits/ Mailing list:: http://groups.google.com.au/group/circuits-users/ Download::

circuits 1.1 - a Lightweight, Event driven Framework with a strong Component Architecture.

2009-03-22 Thread James Mills
Hi, I'm pleased to announce the 1.1 release of circuits: http://trac.softcircuit.com.au/circuits/ == About == circuits is a Lightweight, Event driven Framework with a strong Component Architecture. == Quick Examples == === Hello World! === {{{ #!python from circuits import Event, Component

[ANN]: circuits-1.0a2 released!

2008-11-19 Thread James Mills
Hi all, I'm pleased to announce the release of circuits-1.0a2 Overview == circuits is an event-driven framework with a focus on Component Software Architectures where System Functionality is defined in Components. Components communicate with one another by propagating events throughout the