Jump to content

Jam.py (web framework)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Platipusica (talk | contribs) at 01:07, 2 December 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jam.py
Original author(s)Andrew Yushev
Initial releaseJuly 1, 2015; 9 years ago (2015-07-01)
Repositoryhttps://github.com/jam-py/jam-py
Written inPython, JavaScript
PlatformCross-platform
TypeWeb framework
License3-clause BSD
Websitehttp://jam-py.com

Jam.py primary goal is to allow development of database-driven business web applications easily and quickly, based on DRY principle, with emphasis on CRUD.

Jam.py is a "full stack" WSGI rapid application development framework for the Python programming language.[1] The server component runs on any computer with Python 2.6 or later.[2]

It offers a built-in web server, GUI Builder and database access for third-party databases.

Features

PythonAnywhere

PythonAnywhere Python 3.7 deployment is supported[Note 2]

Awards

  • 2015. 10 Best Frameworks for Web Design[3]
  • 2016. 35 Best HTML5 and CSS3 Responsive Frameworks[4]
  • 2018. Best Python Frameworks[5]

Notes

  1. ^ "Database — Jam.py documentation". jam-py.com.
  2. ^ "pythonanywhere/help_pages". GitHub.

References

  1. ^ "WebFrameworks - Python Wiki". wiki.python.org.
  2. ^ "Building a database front end with Jam.py". www.linux-magazine.com, p.50. Retrieved 30 November 2020.
  3. ^ "10 Best Frameworks for Web Design". webprecis.com. Retrieved 11 March 2015.
  4. ^ "35 Best HTML5 and CSS3 Responsive Frameworks". devrix.com. Retrieved 29 August 2016.
  5. ^ "Python Vs PHP: What's the Difference?". guru99.com. Retrieved 22 March 2019.

See also