pallets / jinja
A very fast and expressive template engine.
☆10,679Updated 2 weeks ago
Alternatives and similar repositories for jinja:
Users that are interested in jinja are comparing it to the libraries listed below
- The comprehensive WSGI web application library.☆6,724Updated 3 weeks ago
- gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.☆10,024Updated 4 months ago
- Virtual Python Environment builder☆4,883Updated this week
- Redis Python client☆12,931Updated this week
- Python composable command line interface toolkit☆16,167Updated this week
- Adds SQLAlchemy support to Flask☆4,272Updated 2 weeks ago
- Simple job queues for Python☆10,077Updated this week
- Asynchronous HTTP client/server framework for asyncio and Python☆15,506Updated this week
- a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb☆11,439Updated last month
- bottle.py is a fast and simple micro-framework for python web-applications.☆8,558Updated last month
- Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-fa…☆7,982Updated last week
- Pyramid - A Python web framework☆4,021Updated 3 weeks ago
- The Python micro framework for building web applications.☆69,120Updated 2 months ago
- A lightweight library for converting complex objects to and from simple Python datatypes.☆7,116Updated 2 weeks ago
- Safely pass trusted data to untrusted environments and back.☆2,986Updated 2 months ago
- Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.☆21,853Updated 2 weeks ago
- Ultra fast asyncio event loop.☆10,748Updated 5 months ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy☆3,460Updated this week
- Event-driven networking engine written in Python.☆5,718Updated 2 weeks ago
- Coroutine-based concurrency library for Python