jinja2-templating-engine
There are 45 repositories under jinja2-templating-engine topic.
jinja2cpp/Jinja2Cpp
Jinja2 C++ (and for C++) almost full-conformance template engine implementation
aristanetworks/j2lint
Jinja2 Linter CLI
hackersandslackers/flask-jinja-tutorial
:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.
parisnakitakejser/video-tutorial-python-code
I share my knowledge about Python both on YouTube and Medium, the result code can be found here.
wemake-services/jinja2-git
Jinja2 extension to handle git-specific things
HuangHongkai/cJinja
A lightweight C++ HTML template engine
emarifer/flask-htmx-todolist
Python/Flask to-do list app with user login and HTMx-powered frontend.
hooj0/jinja2-template-examples
:triangular_flag_on_post: Python Template Engine framework learning examples
jcfr/jinja2-github
jinja2 extensions for rendering Github project properties like the last commit SHA of a GitHub project branch
ayushgarg-ag/3in1-Sudoku-Web-App
A multi-dimensional Flask-based Sudoku web application that allows users the option to generate and play a random Sudoku, input their own Sudokus to play, or solve any Sudoku of their choosing.
fabien-marty/jinja-tree
CLI to process jinja (jinja2) templates in a directory tree
MuminjonGuru/Fyyur
Udacity Full-Stack Nanodegree Project One - Fyyur = Artist booking site
farhanghazi97/Heathcare-Management-System
An appointments booking system used to book in consultations for patients, allowing them to access healthcare services from a network of healthcare centres.
freelancing-solutions/church-admin
church admin web application hosted on Google App Engine, Church Admin allows South African churches to manage their congregations through an easy to use online web app.
frostyaxe/RazorPyOfficial
RazorPy deals with the activities related to the DevOps process. User needs to create a yaml file based on that this application performs the required actions.
HeMan/jobbergate
Framework for generating job scripts for queue systems
abhijitpaul0212/Microblogging
This is a simple microblogging platform built using Bootstrap HTML, CSS, Flask, and MongoDB. This project was developed as a part of learning Flask and other related tech stacks. The project allows users to create an account, post short messages and explore the latest posts from other people.
cyclades1/Blogman
A web application made using Django framework where user can write their personal and public blogs to interact and share something or write their personal blog to maintain a diary.
kiza054/woodhall-website
1st Woodhall Scout Group's official Website
mohitdmak/Community-Page
Community Page made using django.
Urquelle/templ
Jinja2 C++ implementation
bayram-dev/FlaskNews
Simple news website with features like update and delete news
kwicz/rating-rainbow
A Python/Flask web application that allows users to search a database for books they've read and leave ratings and reviews.
prashantm1535/python-web-framework-flask
Python Web application framework - Flask
Elsayed91/oot
Order Of The Template - a Python toolkit to parse YAML files and Jinja templates, resolve environment variables, and validate JSON schemas
injeniero/jinja2c
A jinja2cpp interface for C
abhishekkapoorx/CheatSheet
This Cheat sheet developed in Python flask will help you write code faster. This cheat sheet is in development. You can copy the code to clipboard and paste it where yo want.
CIPHERTron/flask-blog
A Multi User Blogging Platform
hemanthh17/flasktutorial-Krish
This is tutorial videos code of @krishnaik06
kabragaurav/Web-based-Task-Manager-in-Flask-Sqlalchemy-Sqlite-Jinja
Task Manager in Flask, Sqlalchemy & Sqlite (insert & delete functionality). See Demo.
phaniteja5789/Hive_ThriftServerConnection
This repository is an application developed in Flask as BackEnd for connecting the Jupyter Notebook to the Hive Server and execute the queries and displays the results back in the UI
phaniteja5789/Integrated-Healthcare-Administration-System
This Web Application helps Administrative Team to retrieve the details of Patient,Diagnostics on Patient
phaniteja5789/TodoList_FastAPI
This repository is an sample ToDoList application developed using FastAPI, HTML, JavaScript.