Webapps with python
From assela Pathirana
Revision as of 12:00, 1 September 2019 by Root (talk | contribs) (→[oro.wa.pathirana.net Orographic lift of wind fields - atmospheric quantities calculator])
Webapps with python
Python has a number of libraries that makes creating graphics based on data. Some of these tools can create interactive graphics and also web applications so that one can allow non-programmers to explore, analyse and visualize data. Ploty Dash is such a library with a particularly easy learning curve.
Here are some prototype applications that were created using this library. I use docker containers based on dokku -- a PaaS (Platform as a Service) --to host these apps.