The Python micro framework for building web applications.
-
Updated
Nov 24, 2020 - Python
{{ message }}
Flask is a web framework for Python, based on the Werkzeug toolkit.
The Python micro framework for building web applications.
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
Serverless Python
A curated list of awesome Flask resources and plugins
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.
Nginx UI allows you to access and modify the nginx configurations files without cli.
A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
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
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
Environment:
CTFd Version/Commit: 3.1.1
Operating System: Linux linux 5.4.0-52-generic #57~18.04.1-Ubuntu SMP Thu Oct 15 14:04:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Web Browser and Version: `Google Chrome 86.0.424
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/
Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
Bittorrent software for cats
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
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)
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
Easy OpenAPI specs and Swagger UI for your Flask API
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Created by Armin Ronacher
Released April 1, 2010
Latest release 8 months ago
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label
design:review. If this includes a design proposal,include the label `design:suggest