Hi All,

I'm very happy to announce the a new 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.

This release includes:

- Add support for cloning depending on what label was used to add
  callables.

- Add Runner.add_label() helper to just add a label at the end of the
  runner.

- Document and flesh out Plugs.

- Switch to full Semantic Versioning.

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

http://mush.readthedocs.io/en/latest/examples.html

Full docs are here:

http://mush.readthedocs.io/en/latest/index.html

Downloads are here:

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

Compatible with Python 2.7, 3.3+ on Linux, Mac OS X and Windows.

Any problems, please give me a shout on the simplis...@googlegroups.com list!

cheers,

Chris
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to