Get the latest tech news
What's up Python? Django get background tasks, a new REPL, bye bye gunicorn
June, 2024
Django is typically used in multiprocessing settings, which in Python means it's hard to delegate background tasks to a pool without saturating userspace with even more processes. If Django has been good at one thing in the past, it's to provide sane default for hard topics like CSRF protection, auth or database connections. You'll need a few things to make it really practical, like a button to open it, inline plot display, some shortcut to get a cell content back into the prompt...
Or read this on Hacker News