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/