Seaborn is a wrapper around Matplotlib that makes creating common statistical plots easy. The list of supported plots includes univariate a...
Read more »
This article will show you how to use the Deezer’s API with python and Flask. (more…)
Read more »
🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps. - jakedent/fluddy... (more…)
Read more »
Uncomplicated Observability for Python and beyond! 🪵🔥 - pydantic/logfire... (more…)
Read more »
A "fold" is a fundamental primitive in defining operations on data structures;
it's particularly important in functional languages where recursion is the
default tool to express repetition. In this article I'll present how left and
right folds work and ho... (more…)
Read more »