Python Jinja

Open-source Python projects categorized as Jinja

Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Jinja is similar to the Django template engine but provides Python-like expressions while ensuring that the templates are evaluated in a sandbox.

Top 5 Python Jinja Projects

  • Flask

    The Python micro framework for building web applications.

    Project mention: Starting a personal hobby project, could use some advice on the techstack | reddit.com/r/learnprogramming | 2023-03-13

    Given that you know Python, I would use either Flask, Django or FastAPI (or whatever you're already familiar with). All three come with support for a templates, so you just need create a couple HTML pages and style them with CSS the way you like.

  • Jinja2

    A very fast and expressive template engine.

    Project mention: Jinja and Django Jinja | reddit.com/r/Python | 2023-03-03

    But, on the other hand, I can read in the jinja repository that there is not the same Switching From Other Template Engines and also exists documentation about Support for templates engines

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • MarkupSafe

    Safely add untrusted strings to HTML/XML markup.

  • flask-tables

    Beautiful Interactive tables in your Flask templates.

    Project mention: The Flask Mega-Tutorial | news.ycombinator.com | 2022-05-30

    This is really a matter of preference. I do not use Flask-Admin on my projects, I have always preferred to design my own admin pages than being forced to accept the choices that are imposed by these big extensions. This allows me to have a consistent UI across admin and non-admin pages.

    One are that people often complain is that it is hard and/or tedious to build tables with data, which is one of the building blocks most admin pages need. Last year I wrote a blog article where I show how I build tables in my Flask apps: https://blog.miguelgrinberg.com/post/beautiful-interactive-t....

  • Flask-Template

    Flask Portfolio Template

    Project mention: Open-Source Flask Portfolio Template! | reddit.com/r/coolgithubprojects | 2022-10-07
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-13.

Python Jinja related posts

Index

What are some of the best open-source Jinja projects in Python? This list will help you:

Project Stars
1 Flask 62,205
2 Jinja2 9,118
3 MarkupSafe 525
4 flask-tables 207
5 Flask-Template 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com