|
|
|
|
|
by axegon_
1218 days ago
|
|
Well no. None of these thing are appealing to me. As much as I hate the modern web, admin panels and forms generated server side are dead. Testing has never been an issue. As for security practices, this statement is as subjective as they come. I am by no means a fan of flask. However it gives you a lot more freedom to structure your application to your taste. Django is basically a php 5.4 framework with a python syntax. In this day and age fastAPI is a solid choice, so is falcon and probably half a dozen others. |
|