aws-samples / aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools
fastapi and uvicorn are loaded as dependencies but don't seem to be used
- Lingua principale
- HCL
- Stelle
- 24
- Fork
- 39
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
the [Dockerfile](https://github.com/aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools/blob/main/app/Dockerfile) installs fastapi and uvicorn `RUN pip install --user fastapi uvicorn boto3 flask`, but they don't seem to be used in the project.
Is this an error and can they be removed?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with app/Dockerfile and inspect the project for imports or runtime references to fastapi and uvicorn. Verify whether removing them still allows the Flask service image to build and run, then update the dependency install line if they are unused.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- docker, fastapi, flask, python
- Ambito
- backend, devops
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100