|
|
|
|
|
by wilsonfiifi
1218 days ago
|
|
I would suggest Masonite [0]. It’s lightweight enough to replace Flask and has a plethora of built in features if you need to build a “production-ready” app. It tends to imitate Laravel in its project setup and naming conventions which, depending on your preference, can either be a boon or a bane. [0] https://docs.masoniteproject.com/ |
|