mush 1.0 released! - Type-based dependency injection for scripts

Chris Withers chris at simplistix.co.uk
Tue Oct 29 19:51:54 EDT 2013


Hi All,

I'm very happy to announce the first public release of Mush, a light 
weight dependency injection framework aimed at enabling the easy testing 
and re-use of chunks of code that make up scripts.

For a worked example of how to use Mush to reduce the copy'n'paste in 
your scripts, please see here:

http://pythonhosted.org/mush/examples.html

Full docs are here:

http://pythonhosted.org/mush/

Downloads are here:

https://pypi.python.org/pypi/mush

Compatible with Python 2.6, 2.7, 3.2 and 3.3 on Linux, Mac OS X and Windows:

http://jenkins.simplistix.co.uk/view/mush/

Any problems, please give me a shout on the simplistix at googlegroups.com 
list!

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk



More information about the Python-list mailing list