mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-09 23:43:46 -05:00
[PR #2642] Adding Jam.py as Web framework #1958
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2642
Author: @platipusica
Created: 1/13/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
112d4d5Adding Jam.py as Web frameworke535a44Merge pull request #1 from platipusica/platipusica-patch-1📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
What is this Python project?
Jam.py is an object oriented, event driven framework with hierarchical structure, modular design and very tight DB/GUI coupling. The server side of Jam.py is written in Python, the client utilizes JavaScript, jQuery and Bootstrap.
What's the difference between this Python project and similar ones?
From web2py original author Massimo Di Pierro about Jam.py: "Jam is a much more sophisticated version of web2py's appadmin, our name for the database UI. web2py is not a database UI and the one it exposes is in fact very limited. Jam.py is better at it."
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.