Web Application Development · metaperl/python-oop Wiki · GitHub
Skip to content

Web Application Development

Structure and Interpretation of Computer Programs edited this page Nov 30, 2019 · 13 revisions

100% Python-based object-oriented web development from front to back (database processing to html/js/css rendering) is a possibility in Python thanks to thse libraries. The database side is typically done with SQLAlchemy. The "HTML Alchemy" is done with the libraries below.

Publications and Presentations

Complete Systems for Developing (Back-end) Webapps

Front-end systems

HTML Generation

Python-Inspired Languages

Rapydscript and Rapydscript-NG.

Dead

Clone this wiki locally