Curso-lenguaje-python/30-days-of-python/26_Desarrollo_web_en_Python/README.md
Manuel Vergara 19f22f039a Update structure
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
2023-09-27 01:21:16 +02:00

10 lines
402 B
Markdown

# Desarrollo web en Python
Documento original en inglés: [Python web](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/26_Day_Python_web/26_python_web.md)
## Ejercicios
1. Construirás esta [aplicación](https://thirtydaysofpython-v1-final.herokuapp.com/). Solo queda la parte del analizador de texto.
[<< Day 25](../25_Pandas/README.md) | [Day 27 >>](../27_Python_con_MongoDB/README.md)