A simple framework for building complex web applications.
Project description
Flask
Flask is 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. It began as a simple wrapper around Werkzeug and Jinja, and has become one of the most popular Python web application frameworks.
Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.
A Simple Example
# save this as app.py
from flask import Flask
app = Flask(__name__)
@app.route("/")
def hello():
return "Hello, World!"
$ flask run
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
Donate
The Pallets organization develops and supports Flask and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flask-3.1.0.tar.gz
.
File metadata
- Download URL: flask-3.1.0.tar.gz
- Upload date:
- Size: 680.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f873c5184c897c8d9d1b05df1e3d01b14910ce69607a117bd3277098a5836ac |
|
MD5 | c95d81666442bf04f7de7db7edbe2aff |
|
BLAKE2b-256 | 8950dff6380f1c7f84135484e176e0cac8690af72fa90e932ad2a0a60e28c69b |
Provenance
The following attestation bundles were made for flask-3.1.0.tar.gz
:
- Repository: pallets/flask
- Workflow: publish.yaml
-
Statement type: https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
flask-3.1.0.tar.gz
- Subject digest:
5f873c5184c897c8d9d1b05df1e3d01b14910ce69607a117bd3277098a5836ac
- Transparency log index: 148714540
- Transparency log integration time:
- Predicate type:
File details
Details for the file flask-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: flask-3.1.0-py3-none-any.whl
- Upload date:
- Size: 103.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d667207822eb83f1c4b50949b1623c8fc8d51f2341d65f72e1a1815397551136 |
|
MD5 | afcbff84383f20c8cfdf42d6ff82ba17 |
|
BLAKE2b-256 | af4793213ee66ef8fae3b93b3e29206f6b251e65c97bd91d8e1c5596ef15af0a |
Provenance
The following attestation bundles were made for flask-3.1.0-py3-none-any.whl
:
- Repository: pallets/flask
- Workflow: publish.yaml
-
Statement type: https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
flask-3.1.0-py3-none-any.whl
- Subject digest:
d667207822eb83f1c4b50949b1623c8fc8d51f2341d65f72e1a1815397551136
- Transparency log index: 148714546
- Transparency log integration time:
- Predicate type: