Andrew Yushev is announcing that Jam.py with version number 2.0.4 is already available to download.
What is Jam.py ?
Jam.py is An open source Python DRY framework for developing database-driven applications that can work in both Web and desktop environments .
Jam.py was specifically created for handling applications where the data is stored in a database server.It can work with both Web and desktop environments, allowing developers to quickly deploy their apps developed according to the well-known DRY design principle.The framework is very lightweight, event-driven, written in OOP Python code, and comes with a very secure user authentication system.Desktop applications developed on Jam.py work on top of Web.py, GTK+2, and PyGTK, while the Web applications are split into two: a client (Bootstrap-based) and a server module (Web.py-based).A demo application along with usage instructions are included with the Jam.py download package.
This is changelog for Jam.py version 2.0.4 :
You can read the complete changelog and also download this latest version on their homepage:
jam-py.com