Flask
Flask is a web framework for Python, based on the Werkzeug toolkit.
Here are 18,589 public repositories matching this topic...
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
-
Updated
Sep 4, 2020 - Python
Serverless Python
-
Updated
Aug 11, 2020 - Python
A curated list of awesome Flask resources and plugins
-
Updated
Jul 6, 2020
A simple Blockchain in Python
-
Updated
Dec 20, 2019 - C#
It has been a pleasure for me to contribute to all of you 2 versions of this tool.
I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.
But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o
Socket.IO integration for Flask applications.
-
Updated
Jul 11, 2020 - Python
Hey! When I was reading the docs and I saw api.background.task, the first thing that popped into my head was "but you can just use asyncio.create_task or loop,.run_in_executor for that without inventing something new!". But then I noticed that it also passes the context vars to the synchronous backround stuff, which is nice. Wonder why that's not the case in the stdlib, cause it would be nic
Test coverage 100%
SentryMiddleware
Nginx UI allows you to access and modify the nginx configurations files without cli.
-
Updated
Jul 9, 2020 - Python
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
-
Updated
Sep 4, 2020 - Python
I'm new to Flask, and was wondering about a feature that I think would be useful to add to the Pagination class. Unless I'm missing it, there doesn't seem to be a built-in way to get the numbers of the items you're viewing on the page itself. That is, if you want to display "387 records found; displaying 26–50", you'd have to do calculations to get the "26" and "50".
I think something along the
-
Updated
Aug 17, 2020 - Python
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
-
Updated
Sep 2, 2020 - Python
This will help reduce some copy pasted boiler plate code.
Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
-
Updated
Jul 12, 2020 - Python
Bittorrent software for cats
-
Updated
Aug 23, 2020 - Python
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
-
Updated
Jun 30, 2020 - Python
ujson is no more actively maintained and specially for some critical bugs not present in json package.
one example forcing us to revert ujson usage:
ultrajson/ultrajson#325 (2 days ago, mine)
ultrajson/ultrajson#301 (same but 1 year ago and no answer)
Easy OpenAPI specs and Swagger UI for your Flask API
-
Updated
Aug 11, 2020 - Python
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
-
Updated
Nov 19, 2019 - Python
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Aug 16, 2020 - Python
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Sep 4, 2020 - Python
Created by Armin Ronacher
Released April 1, 2010
Latest release 5 months ago
- Repository
- pallets/flask
- Website
- flask.pocoo.org
- Wikipedia
- Wikipedia


This issue tracks Superset's migration from JavaScript to TypeScript (as started in SIP-36). If you'd like to help with the migration, feel free to take an unchecked directory and convert the files within the immediate directory from JavaScript/JSX to TypeScript/TSX. #9162 and #9180 provide some tips for performing the migration. Once com