Azure-Samples / Azure-Samples/azd-simple-fastapi-appservice
Switch to pyproject.toml
- Dominant language
- Bicep
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
App service now supports pyproject.toml and uv, we should consider replacing reqs.txt with pyproject.toml and adding a uv.lock too. [See more](https://techcommunity.microsoft.com/blog/appsonazureblog/what%E2%80%99s-new-for-python-on-app-service-for-linux-pyproject-toml-uv-and-more/4468903)
happy to open a PR for this.
Contributor guide
Research direction
Start by inspecting reqs.txt and the repository's existing project configuration. Compare the declared dependencies with the pyproject.toml and uv.lock approach described in the issue; the work is done when the project uses those files consistently and the application setup remains reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100