It's really simple to integrate plotly DASH in PythonOnWheels. This site is a live example running PythonOnWheels with an embedded Dash app. The site is the standard homepage rendering a bootstrap4 view....
Scaffolding HTML frontends the RAILS way for python. Based on Bootstrap 4 or SemanticUI. Since we also rely on convention over configuration we do not have to configure anything beforehand....
Remote development is a really cool and useful feature of VSCode. Especially handy if you want to develop on a raspberry pi on your local network. Although there are many ways to share code between two hosts, if you want a really direct way to interact this method is great. VScode has a remote development extension for this. ...
You can now directly use a MongoDB Atlas Cloud Database in PythonOnWheels. This is pretty handy if you want to start a small project using mongoDB and don't want to install and manage mongoDB locally for that...