#jinja2

[ follow ]
Hackernoon
7 years ago
JavaScript

How to Detect Proxies on Your Site with Flask Backend and IPQuery API | HackerNoon

The Flask app checks if visitor IPs are from proxy servers using the IPQuery API. [ more ]
Pocoo
1 month ago
JavaScript

MiniJinja: Learnings from Building a Template Engine in Rust

MiniJinja offers a dynamic and efficient template engine implementation in Rust inspired by Jinja2.
It has adaptations for generating different text formats, like HTML and YAML. [ more ]
Stack Abuse
1 month ago
JavaScript

Building Custom Email Templates with HTML and CSS in Python

HTML emails enhance communication with rich visuals and personalization.
Jinja2 simplifies dynamic content creation for email automation.
Proper structure in HTML emails includes a header, body, and footer. [ more ]
[ Load more ]