From 7bda9ca4088f0839c2f6a712f26f739dedb32341 Mon Sep 17 00:00:00 2001 From: fenix Date: Mon, 12 Feb 2024 15:14:44 +0100 Subject: [PATCH] up.! --- README.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..65684c7 --- /dev/null +++ b/README.org @@ -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/