I'd like to announce Wiring 0.2.0, the very first public release of the
library, which is meant to be a modern alternative to the Zope stack.

What is Wiring?
---------------

Wiring provides architectural foundation for Python applications,
featuring:

* dependency injection
* interface definition and validation
* modular component configuration
* small, extremely pedantic codebase

Wiring is supported and tested on Python 2.7, Python 3.3, Python 3.4,
PyPy and PyPy 3.

Read more and see some code at: http://wiring.readthedocs.org/

Links
-----

* Documentation: http://wiring.readthedocs.org/
* Repository: https://github.com/msiedlarek/wiring
* PyPi: https://pypi.python.org/pypi/wiring

--
Mikolaj Siedlarek
miko...@siedlarek.pl
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to