Curso-lenguaje-python/30-days-of-python/26_Desarrollo_web_en_Python
dependabot[bot] 219078c375
Bump werkzeug in /30-days-of-python/26_Desarrollo_web_en_Python/web
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 21:53:54 +00:00
..
web Bump werkzeug in /30-days-of-python/26_Desarrollo_web_en_Python/web 2023-10-31 21:53:54 +00:00
README.md Add exercises 26 2023-10-09 00:00:03 +02:00

Desarrollo web en Python

Documento original en inglés: Python web

Ejercicios

  1. Construirás esta aplicación. Solo queda la parte del analizador de texto.

Solución

<< Day 25 | Day 27 >>