Curso-lenguaje-python/30-days-of-python/26_Desarrollo_web_en_Python/README.md

12 lines
423 B
Markdown
Raw Normal View History

# 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.
[Solución](./web/)
[<< Day 25](../25_Pandas/README.md) | [Day 27 >>](../27_Python_con_MongoDB/README.md)