|
|
|
|
|
by trymas
3832 days ago
|
|
Just a little rant from me. How's Flask holding up? - No new version for 2.5 years. - almost 1000 commits since then. - More than half PR's are more than 6 months old. - I heard documentation is lagging behind for the features implemented (?) But it's still popular and recommended for beginners (many tutorials and such). I understand it's use for micro services, though what if your micro service or small app expands? AFAIK, plugin ecosystem is healthy, though do all plugins are ready if v1.0 would be released tomorrow? So all in all , personally, Flask looks in rather chaotic state. I am just genuinely curious. |
|