Skip to content

yashodhank/jam-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 “all in the browser” framework is the fastest way to create a web database application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.6%
  • Python 14.5%
  • HTML 1.4%
  • CSS 0.5%