I'm writing #jinja2 in a Word Doc to auto-create templated docx files today.
Did anyone ever tell you Word is a terrible IDE? Yeah, they were right.
How's your day going?
Учусь Ansible: от пинга до Nginx на Raspberry Pi и Orange Pi Привет. Я студент, изучаю Ansible на Raspberry Pi через Tailscale. Делюсь полным...
#raspberry #pi #nginx #ansible #ansible #playbook #jinja2 #devops #linux
Origin | Interest | Match
✅De lo manual a lo automático. Transforma con #Python procesos repetitivos en flujos inteligentes: #YAML define, #Jinja2 hace plantillas, Flask expone APIs y un demonio lo orquesta todo.
Descubre cómo 👉 https://f.mtr.cool/dcivijwgue
#Automation #Backend
Are there any Neovim users working with 11ty? I’m having a bit of difficulty getting a Jinja2 Treesitter parser setup.
Everything else is working properly, I’m just having trouble with syntax highlighting for the HTML parts in .njk files.
#Neovim #11ty #Jinja2 #Treesitter
www.freelancer.com/projects/javascript/Elab...
#Django #JavaScript #Jinja2 #Python #Web #Scraping
Result Details
🟡 #Vulnerabilidad | Inyección en #Python con VSCode-Diana
💥 #CVE20253804 permite ejecutar código local vía plantillas Jinja2 manipuladas. El exploit es público.
🔗 www.incibe.es/incibe-cert...
#RedBirdIntel #Jinja2 #DevSecOps #VSCode
www.freelancer.com/projects/javascript/Verc...
#Flask #JavaScript #Jinja2 #Node.js #Vercel
Event Attributes
• Price change alerts and restock notifications for e-commerce
• Customizable notification content with #Jinja2 templating
🛠️ Flexible Deployment Options
• Self-hosted via #Docker or Python pip installation
• Commercial subscription ($8.99/month) with proxy support
DBT: Relationships test in DBT between two source tables Currently i have a 2 table : PRODUCTS (w...
stackoverflow.com/questions/79402639/dbt-r...
#snowflake-cloud-data-platform #jinja2 #dbt #schema.yml #dbt-cloud
Event Attributes
小ネタ
はてなブログに投稿しました
[Ansible / Jinja2] 「{{ sample }}」 という文字列を出力するためのエスケープ記述 - zaki work log zaki-hmkc.hatenablog.com/entry/2025/01/27/202834
#はてなブログ #ansible #jinja2
Day 83 of the 100 Days of Python Programming challenge is live! Today, we’re exploring templates and Jinja2 in Flask. Learn how to create dynamic web pages by passing data from Python to HTML. Watch the tutorial and code along! #Python #100DaysOfCode #Jinja2 #WebDevelopment
youtu.be/v5fFguJS08k
I'm using #Python to run multiple database queries, then push all the data through a template for consistently professional reporting. Ended up trying #Jinja2, and only then realized I already know it from experience with #Django!
#bluebirzblog
#jinja2 is one of strong tools in #python to render from our own templates to beautiful scripts.
[EN] www.bluebirz.net/en/lets-try-...
[TH] www.bluebirz.net/th/lets-try-...
[Medium] medium.com/@bluebirz/le...
You can use an #Ansible playbook to ask the user for input (vars_prompt).
If the user leaves that input empty, the empty value for the variable should be set to a default value.
There are several ways how to achieve this, including #jinja2 conditions. 👇
www.claudiokuenzler.com/blog/1407/ho...