Jam.py (web framework)
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.
Original author(s) | Andrew Yushev |
---|---|
Initial release | July 1, 2015 |
Repository | https://github.com/jam-py/jam-py |
Written in | Python, JavaScript |
Platform | Cross-platform |
Type | Web framework |
License | 3-clause BSD |
Website | http://jam-py.com |
Jam.py is a "full stack" WSGI rapid application development framework for the Python programming language[1] The same distribution runs with Python 2.5+ and 3.x.
It offers a built-in web server, GUI Builder and database access for third-party databases.
Features
- Single distribution which runs with both Python 2.5+ and 3.x
- Can run as a standalone web development server or be used with any web server which supports WSGI
- Built-in GUI Builder called Application Builder
- Support for JSON client data (for REST and JavaScript clients)
- Support for popular databases Oracle Database, Microsoft_SQL_Server, PostgreSQL, SQLite, MySQL, Firebird_(database_server)[Note 1]
PythonAnywhere
PythonAnywhere Python 3.7 deployment is supported[Note 2]
Awards
Notes
- "Database — Jam.py documentation". jam-py.com.
- "pythonanywhere/help_pages". GitHub.
gollark: PineChronometer!
gollark: Yep: https://discordapp.com/channels/463237927984693259/543382344782970881/622280620004999168
gollark: I'm sure they mentioned somewhere that there was 8MB of flash on it.
gollark: I guess with a watch you can see who's calling?
gollark: Accepting calls would be useful-ish if you have a Bluetooth headset or something on I guess.
References
- "WebFrameworks - Python Wiki". wiki.python.org.
- "10 Best Frameworks for Web Design". webprecis.com. Retrieved 11 March 2015.
- "35 Best HTML5 and CSS3 Responsive Frameworks". devrix.com. Retrieved 29 August 2016.
- "Python Vs PHP: What's the Difference?". guru99.com. Retrieved 22 March 2019.
See also
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.