Spyre is an open source python library for generating simple data driven web apps. The code for these apps is minimal and self-contained (no need to write any html, javascript, or css). The github repo includes a number of examples. See some live examples here.
Automatic playlist generator takes a string of track names and generates a spotify playlist. The code for this app is hosted on github.