Wiring 0.2.0 - Dependency Injection and Interfaces for Python

Mikołaj Siedlarek mikolaj at siedlarek.pl
Tue Feb 17 15:43:26 CET 2015


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
mikolaj at siedlarek.pl


More information about the Python-announce-list mailing list