μDjango (micro Django) is a single file Django micro project created for demonstration purposes to be used in the same way as other Python frameworks.
8 Likes
I wrote an article on uDjango
https://www.paulox.net/2023/10/26/udjango_micro_django/
1 Like
I gave up on django single file because once you try to get models working, it got really messy.