Spring Python 0.9.1 has been released

Spring Python Releases

Spring Python is not a web framework, but instead a library of tools that can empower any python application, whether web-based, desktop, or server side utility. For more details, read the list of features below and visit the website at http://springpython.webfactional.com.

I just released Spring Python 0.9.1. One of our users spotted an error in the IoC container involving constructor arguments, and I was able to reproduce the problem, patch it, and get it released quickly to the user community. You can download it right now.

I cannot emphasize enough how valuable community feedback is to the success of this project. If you are having issues, please post an email to the list, or start a thread at the community forum, and we will examine the situation.

Also note, the web site has been updated, which includes a link to API documentation, generated by pydoc.

==============================

Release Notes - Spring Python - Version 0.9.1

Bug

Improvement

===============================

Key Features of Spring Python include:

o PetClinic - Everybody’s favorite Spring sample application has been rebuilt from the ground up using various web containers including: CherryPy. Go check it out for an example of how to use this framework.

o Spring Wiki - Wikis are powerful ways to store and manage content, so we created a simple one as a demo!

o Spring Bot - Use Spring Python to build a tiny bot to manage the IRC channel of your open source project.