StuartFarmer / jam-py

Jam.py is an event-driven framework for the development of web database applications.

Home Page:http://jam-py.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jam.py is an event-driven framework for developing web database applications.
The Server side uses Python and werkzeug library, the client side - JavaScript,
JQuery and Bootstrap.

The don't repeat yourself (DRY) principle underlying the framework allows
a developer to focus on programming business logic and not waste time on
a routine work of programming interface and server details. That allows to
create feature rich, complex and robust applications.

Thanks for checking it out.

There is a demo project in the "demo" directory.

About

Jam.py is an event-driven framework for the development of web database applications.

http://jam-py.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 83.1%Language:Python 14.6%Language:HTML 1.2%Language:CSS 1.1%