This commit is contained in:
fenix 2024-02-12 15:14:44 +01:00
parent ac4b5db389
commit 7bda9ca408
1 changed files with 11 additions and 0 deletions

11
README.org Normal file
View File

@ -0,0 +1,11 @@
* Lab - Plantillas - jinja ( Python -> Flask..)
https://en.wikipedia.org/wiki/Jinja_(template_engine)
https://jinja.palletsprojects.com/
MUSICA (instrumental ) : Kitaro - "The Silk Road"
* Python ~ venv — Creación de entornos virtuales
Doc.: https://python-docs-es.readthedocs.io/es/3.10/library/venv.html
* Python ~ tutorial Jinja templates
https://realpython.com/primer-on-jinja-templating/