Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Rene Dudfield: Drawing data. With #flask, and #matplotlib.

Link: http://renesd.blogspot.com/2018/11/drawing-data-with-flask-and-matplotlib.html

Here's a pretty simple example of using the Flask microweb framework, and matplotlib together.Matplotlib is a graphing library used by a lot of people in python.But how to serve your graphs up in a we
Matt Layman: You Don't Need JavaScript

Link: https://www.mattlayman.com/blog/2022/you-dont-need-javascript/

What If I Told You… You Don’t Need JavaScript.
This talk explores why JavaScript is not good fit for most web apps.
I then show how most web apps can do dynamic things using htmx. htmx is an extension