Django is a great webframework for Python. It has an ORM, authentication, an admin interface and a large ecosystem of plugins.
It also comes with a REPL that lets you interact with Django directly but ... while it is functional ... you are stuck in the terminal and you can go a lot further with a modern Python notebook.
The point of this video is to show you how marimo can turn workflow bottlenecks into smooth, interactive workflows.
00:00 Introduction
00:33 SQL support
03:43 Coding agents
05:20 Interactivity
06:21 How marimo works
07:46 ORM integration
12:01 Custom views
Link to code:
https://molab.marimo.io/notebooks/nb_...