Upgrade Flask
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
Due to breaking api changes, gdbgui has held flask below v1.0. It should be updated to the latest version. If the flask addons that gdbgui uses aren't compatible, consider FastAPI or Bocadillo.
https://fastapi.tiangolo.com/
https://bocadilloproject.github.io/
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the Flask dependency and the Flask addons used by gdbgui, then check their compatibility with the latest Flask version. Done means gdbgui runs correctly with the upgraded dependency, or the issue's proposed framework alternatives are evaluated if compatibility fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, flask, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100