mirror of
https://github.com/kennethreitz/flask-common.git
synced 2026-06-05 23:00:19 +00:00
423 B
423 B
flask-common
A Flask extension with lots of common time-savers (file-serving, favicons, etc).
Nicities
X-Powered-By=Flask.X-Processed-Time: 0.000133037567139.- Favicon support.
@common.cache.cached(timeout=50).
Web Server: Gunicorn
WEB_CONCURRENCYPORT
File Server: WhiteNoise
Flask-Common automatically configures WhiteNoise to serve your static files.