python-springpython

Python module that implements concepts from Spring Java Framework
  http://www.springpython.org/
  0
  no reviews



Spring Python intends to take the concepts that were developed, tested, and proven with the Spring Framework, and carry them over to the language of Python.

The key features of Spring Python are:
- Inversion of Control.
- Aspect Oriented Programming.
- Database Transactions.
- Database Templates.
- Remoting.
- JMS Messaging.
This is not a direct port of existing source code, but rather, a port of proven solutions, while still remaining faithful to the style, idioms, and overall user community of Python.

For more information, please visit: http://www.springpython.org/