Pallets Projects is a collection of lightweight Python web development libraries and tools. It is designed to make web development in Python simple, flexible, and fast. The project is maintained by a community of developers who are passionate about Python and web development.
4500 / day
5000 / day
2.5 page per visit
Domain Rating
Domain Authority
Citation Level
English, etc
A lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications.
A modern and designer-friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template execution environment.
A comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries.
A Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”.
A Python library to help pass trusted data to untrusted environments and back. It’s used to cryptographically sign data and ensure its integrity.
A Python library that implements a XML/HTML/XHTML Markup safe string. It’s used to escape characters so text is safe to use in HTML and XML.
An extension for Flask that adds support for SQLAlchemy to your application. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA.
Provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users’ sessions over extended periods of time.
Makes it easy to send emails from your Flask applications.
BSD 3-Clause "New" or "Revised" License
https://github.com/pallets
https://palletsprojects.com/docs/
The Pallets community is active and welcoming. Contributions, discussions, and support can be found on GitHub and IRC.
Contributions are welcome! The project encourages contributions from the community, whether it's code, documentation, or helping others.
Security headers report is a very important part of user data protection. Learn more about http headers for palletsprojects.com