|
|
|
|
|
by deredede
1274 days ago
|
|
Flask seems to be a very stable and feature-complete framework (I see about 3 commits per year for the last few years). At this point isn't it easier and just as safe to manually review the code, pin the hash in a lockfile, and manually review the rare changes than it is to rewrite everything? |
|
In my case, replacing Flask is purely preference.