255 lines
26 KiB
Plaintext
255 lines
26 KiB
Plaintext
[38;5;12m [39m[38;2;255;187;0m[1m[4mAwesome Flask [0m[38;5;14m[1m[4m![0m[38;2;255;187;0m[1m[4mAwesome[0m[38;5;14m[1m[4m (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)[0m[38;2;255;187;0m[1m[4m (https://github.com/sindresorhus/awesome)[0m
|
||
|
||
[38;5;11m[1m▐[0m[38;5;12m [39m[38;5;12mA curated list of awesome Flask resources and plugins[39m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mAwesome Flask[0m[38;5;12m (#awesome-flask)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mFramework[0m[38;5;12m (#framework)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mAdmin interface[0m[38;5;12m (#admin-interface)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mAnalytics[0m[38;5;12m (#analytics)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mAuthentication[0m[38;5;12m (#authentication)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mAuthorization[0m[38;5;12m (#authorization)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mDatabase[0m[38;5;12m (#database)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mDatabase Migrations[0m[38;5;12m (#database-migrations)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mSession[0m[38;5;12m (#session)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mCache[0m[38;5;12m (#cache)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mData Validation[0m[38;5;12m (#data-validation)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mEmail[0m[38;5;12m (#email)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mi18n[0m[38;5;12m (#i18n)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mFull-text searching[0m[38;5;12m (#full-text-searching)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mRate Limiting[0m[38;5;12m (#rate-limiting)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mTask Queue[0m[38;5;12m (#task-queue)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mException tracking[0m[38;5;12m (#exception-tracking)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mTracing[0m[38;5;12m (#tracing)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mAPM[0m[38;5;12m (#apm)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mOther SDK[0m[38;5;12m (#other-sdk)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mFrontend[0m[38;5;12m (#frontend)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mDevelopment (Debugging/Testing/Documentation)[0m[38;5;12m (#development-debuggingtestingdocumentation)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mUtils[0m[38;5;12m (#utils)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mResources[0m[38;5;12m (#resources)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mTutorials[0m[38;5;12m (#tutorials)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mCourses[0m[38;5;12m (#courses)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mBooks[0m[38;5;12m (#books)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mSlides[0m[38;5;12m (#slides)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mVideos[0m[38;5;12m (#videos)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mBuilt with Flask[0m[38;5;12m (#built-with-flask)[39m
|
||
[38;5;12m - [39m[38;5;14m[1mBoilerplate[0m[38;5;12m (#boilerplate)[39m
|
||
|
||
[38;2;255;187;0m[4mFramework[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mConnexion[0m[38;5;12m (https://github.com/zalando/connexion) - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation and OAuth2 support[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-MongoRest[0m[38;5;12m (https://github.com/closeio/flask-mongorest) - Restful API framework wrapped around MongoEngine[39m
|
||
[38;5;12m- [39m[38;5;14m[1mEve[0m[38;5;12m (https://github.com/pyeve/eve) - REST API framework powered by Flask, MongoDB and good intentions[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Restless[0m[38;5;12m (https://github.com/jfinkels/flask-restless) - A Flask extension for creating simple ReSTful APIs from SQLAlchemy models[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-RESTful[0m[38;5;12m (https://github.com/flask-restful/flask-restful) - Simple framework for creating REST APIs[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-RestPlus[0m[38;5;12m (https://github.com/noirbizarre/flask-restplus) - syntaxic sugar, helpers and automatically generated Swagger documentation.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Potion[0m[38;5;12m (https://github.com/biosustain/potion) - RESTful API framework for Flask and SQLAlchemy[39m
|
||
[38;5;12m- [39m[38;5;14m[1mZappa[0m[38;5;12m (https://github.com/Miserlou/Zappa) - Build and deploy server-less Flask applications on AWS Lambda and API Gateway[39m
|
||
|
||
[38;2;255;187;0m[4mAdmin interface[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Admin[0m[38;5;12m (https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask[39m
|
||
|
||
[38;2;255;187;0m[4mAnalytics[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Analytics[0m[38;5;12m (https://github.com/citruspi/Flask-Analytics) - Analytics snippets generator extension for the Flask framework[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Matomo[0m[38;5;12m (https://github.com/Lanseuo/flask-matomo) - Track requests to your Flask website with Matomo[39m
|
||
|
||
[38;2;255;187;0m[4mAuthentication[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Security[0m[38;5;12m (https://github.com/mattupstate/flask-security) - Quick and simple security for Flask applications[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Login[0m[38;5;12m (https://github.com/maxcountryman/flask-login) - Flask user session management[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-User[0m[38;5;12m (https://github.com/lingthio/Flask-User) - Customizable user account management for Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-HTTPAuth[0m[38;5;12m (https://github.com/miguelgrinberg/Flask-HTTPAuth) - Simple extension that provides Basic and Digest HTTP authentication for Flask routes[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Praetorian[0m[38;5;12m (https://github.com/dusktreader/flask-praetorian) - Strong, Simple, and Precise security for Flask APIs (using jwt)[39m
|
||
|
||
[38;2;255;187;0m[4mAuthorization[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mAuthlib[0m[38;5;12m (https://github.com/lepture/authlib) - Authlib is an ambitious authentication library for OAuth 1, OAuth 2, OpenID clients, servers and more.[39m
|
||
[38;5;12m-[39m[38;5;12m [39m[38;5;14m[1mAuthomatic[0m[38;5;12m [39m[38;5;12m(https://github.com/authomatic/authomatic)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mAuthomatic[39m[38;5;12m [39m[38;5;12mprovides[39m[38;5;12m [39m[38;5;12mout[39m[38;5;12m [39m[38;5;12mof[39m[38;5;12m [39m[38;5;12mthe[39m[38;5;12m [39m[38;5;12mbox[39m[38;5;12m [39m[38;5;12msupport[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m[38;5;12mnumber[39m[38;5;12m [39m[38;5;12mof[39m[38;5;12m [39m[38;5;12mproviders[39m[38;5;12m [39m[38;5;12musing[39m[38;5;12m [39m[38;5;12mOAuth[39m[38;5;12m [39m[38;5;12m1.0a[39m[38;5;12m [39m[38;5;12m(Twitter,[39m[38;5;12m [39m[38;5;12mTumblr[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mmore)[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mOAuth[39m[38;5;12m [39m[38;5;12m2.0[39m[38;5;12m [39m[38;5;12m(Facebook,[39m[38;5;12m [39m[38;5;12mFoursquare,[39m[38;5;12m [39m[38;5;12mGitHub,[39m[38;5;12m [39m[38;5;12mGoogle,[39m[38;5;12m [39m[38;5;12mLinkedIn,[39m[38;5;12m [39m
|
||
[38;5;12mPayPal[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mmore)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Pundit[0m[38;5;12m (https://github.com/anurag90x/flask-pundit) - Extension based on Rails' [39m[38;5;14m[1mPundit[0m[38;5;12m (https://github.com/varvet/pundit) gem that provides easy way to organize access control for your models[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Dance[0m[38;5;12m (https://github.com/singingwolfboy/flask-dance) - OAuth consumer extension for Flask, shipped with pre-set support for Facebook, GitHub, Google, etc.[39m
|
||
|
||
[38;2;255;187;0m[4mDatabase[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-MongoEngine[0m[38;5;12m (https://github.com/MongoEngine/flask-mongoengine) - MongoEngine flask extension with WTF model forms support[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-SQLAlchemy[0m[38;5;12m (https://github.com/mitsuhiko/flask-sqlalchemy) - Adds SQLAlchemy support to Flask[39m
|
||
|
||
[38;2;255;187;0m[4mDatabase Migrations[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Migrate[0m[38;5;12m (https://github.com/miguelgrinberg/Flask-Migrate) - SQLAlchemy database migrations for Flask applications using Alembic[39m
|
||
|
||
[38;2;255;187;0m[4mSession[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Session[0m[38;5;12m (https://github.com/fengsp/flask-session) - Server side session extension for Flask[39m
|
||
|
||
[38;2;255;187;0m[4mCache[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Caching[0m[38;5;12m (https://github.com/sh4nks/flask-caching) - Adds easy cache support to Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-heroku-cacheify[0m[38;5;12m (https://github.com/rdegges/flask-heroku-cacheify) - Automatic Flask cache configuration on Heroku[39m
|
||
|
||
[38;2;255;187;0m[4mData Validation[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-WTF[0m[38;5;12m (https://github.com/lepture/flask-wtf) - Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.[39m
|
||
|
||
[38;2;255;187;0m[4mEmail[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Mail[0m[38;5;12m (https://github.com/mattupstate/flask-mail/) - Flask-Mail adds SMTP mail sending to your Flask applications[39m
|
||
|
||
[38;2;255;187;0m[4mi18n[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mflask-babel[0m[38;5;12m (https://github.com/python-babel/flask-babel) - i18n and l10n support for Flask based on Babel and pytz[39m
|
||
|
||
[38;2;255;187;0m[4mFull-text searching[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mSQLAlchemy-Searchable[0m[38;5;12m (https://github.com/kvesteri/sqlalchemy-searchable) - Full-text searching for Flask-SQLAlchemy (Postgres only)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask_msearch[0m[38;5;12m (https://github.com/honmaple/flask-msearch) - Full text search for flask with whoosh[39m
|
||
|
||
[38;2;255;187;0m[4mRate Limiting[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Limiter[0m[38;5;12m (https://github.com/alisaifee/flask-limiter) - Flask-Limiter provides rate limiting features to flask routes[39m
|
||
|
||
[38;2;255;187;0m[4mTask Queue[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Dramatiq[0m[38;5;12m (https://flask-dramatiq.rtfd.io/) - [39m[38;5;14m[1mdramatiq[0m[38;5;12m (https://github.com/Bogdanp/dramatiq) integration for Flask applications.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mhuey[0m[38;5;12m (https://github.com/coleifer/huey) - a little task queue for python[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-RQ[0m[38;5;12m (https://github.com/mattupstate/flask-rq) - RQ (Redis Queue) integration for Flask applications[39m
|
||
[38;5;12m- [39m[38;5;14m[1mcelery[0m[38;5;12m (https://github.com/celery/celery/) - Distributed Task Queue[39m
|
||
|
||
[38;2;255;187;0m[4mException tracking[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1msentry-sdk[0m[38;5;12m (https://github.com/getsentry/sentry-python) - Python client for [39m[38;5;14m[1mSentry[0m[38;5;12m (https://sentry.io/welcome/).[39m
|
||
[38;5;12m- [39m[38;5;14m[1mairbrake-python[0m[38;5;12m (https://github.com/airbrake/airbrake-python) - Python client for [39m[38;5;14m[1mAirbrake[0m[38;5;12m (https://airbrake.io/)[39m
|
||
|
||
[38;2;255;187;0m[4mTracing[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mflask-zipkin[0m[38;5;12m (https://github.com/qiajigou/flask-zipkin) - Distributed tracing with [39m[38;5;14m[1mZipkin[0m[38;5;12m (https://zipkin.io/).[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-OpenTracing[0m[38;5;12m (https://github.com/opentracing-contrib/python-flask) - Distributed tracing with [39m[38;5;14m[1mOpenTracing[0m[38;5;12m (http://opentracing.io/).[39m
|
||
|
||
[38;2;255;187;0m[4mAPM[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1melastic-apm[0m[38;5;12m (https://github.com/elastic/apm-agent-python) - Elastic APM agent for Python[39m
|
||
|
||
[38;2;255;187;0m[4mOther SDK[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-GoogleMaps[0m[38;5;12m (https://github.com/rochacbruno/Flask-GoogleMaps) - Build and embed google maps in our Flask templates[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Gravatar[0m[38;5;12m (https://github.com/zzzsochi/Flask-Gravatar) - Small and simple gravatar usage in Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Pusher[0m[38;5;12m (https://github.com/iurisilvio/Flask-Pusher) - Pusher integration for Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Azure-Storage[0m[38;5;12m (https://github.com/alejoar/Flask-Azure-Storage) - Flask extension that provides integration with Azure Storage[39m
|
||
|
||
[38;2;255;187;0m[4mFrontend[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-CORS[0m[38;5;12m (https://github.com/corydolphin/flask-cors) - A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-assets[0m[38;5;12m (https://github.com/miracle2k/flask-assets) - Flask webassets integration[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-s3[0m[38;5;12m (https://github.com/e-dard/flask-s3) - Seamlessly serve your static assets of your Flask app from Amazon S3[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-SSLify[0m[38;5;12m (https://github.com/kennethreitz/flask-sslify) - Force SSL on your Flask app[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-HTMLmin[0m[38;5;12m (https://github.com/hamidfzm/Flask-HTMLmin) - Flask html minifier[39m
|
||
|
||
[38;2;255;187;0m[4mDevelopment (Debugging/Testing/Documentation)[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFlasgger[0m[38;5;12m (https://github.com/rochacbruno/flasgger) - Create API documentation for Flask views using Swagger 2.0 specs[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-apispec[0m[38;5;12m (https://github.com/jmcarp/flask-apispec) - simple self-documenting APIs with flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask2postman[0m[38;5;12m (https://github.com/numberly/flask2postman) - Generate a Postman collection from your Flask application[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask_profiler[0m[38;5;12m (https://github.com/muatik/flask-profiler) - endpoint analyzer/profiler for Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-DebugToolbar[0m[38;5;12m (https://github.com/mgood/flask-debugtoolbar) - A port of the django debug toolbar to flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-debug-toolbar-mongo[0m[38;5;12m (https://github.com/cenkalti/flask-debug-toolbar-mongo) - MongoDB panel for the Flask Debug Toolbar[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Testing[0m[38;5;12m (https://github.com/jarus/flask-testing) - Unittest extensions for Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mpytest-flask[0m[38;5;12m (https://github.com/pytest-dev/pytest-flask) - A set of pytest fixtures to test Flask applications[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-MonitoringDashboard[0m[38;5;12m (https://github.com/flask-dashboard/Flask-MonitoringDashboard) - Automatically monitor the evolving performance of Flask/Python web services.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mnplusone[0m[38;5;12m (https://github.com/jmcarp/nplusone#flask-sqlalchemy) - Auto-detect n+1 queries with Flask and SQLAlchemy[39m
|
||
[38;5;12m- [39m[38;5;14m[1mconnexion[0m[38;5;12m (https://github.com/zalando/connexion) - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.[39m
|
||
|
||
[38;2;255;187;0m[4mUtils[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mflask-marshmallow[0m[38;5;12m (https://github.com/marshmallow-code/flask-marshmallow) Flask + marshmallow for beautiful APIs[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-jsonrpc[0m[38;5;12m (https://github.com/cenobites/flask-jsonrpc) - A basic JSON-RPC implementation for your Flask-powered sites[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Bcrypt[0m[38;5;12m (https://github.com/maxcountryman/flask-bcrypt) - Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application[39m
|
||
[38;5;12m- [39m[38;5;14m[1mMixer[0m[38;5;12m (https://github.com/klen/mixer) - Mixer is application to generate instances of Django or SQLAlchemy models[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-FeatureFlags[0m[38;5;12m (https://github.com/trustrachel/Flask-FeatureFlags) - A Flask extension that enables or disables features based on configuration[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Reggie[0m[38;5;12m (https://github.com/rhyselsmore/flask-reggie) - Regex Converter for Flask URL Routes[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-SocketIO[0m[38;5;12m (https://github.com/miguelgrinberg/Flask-SocketIO) - Socket.IO integration for Flask applications[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Moment[0m[38;5;12m (https://github.com/miguelgrinberg/Flask-Moment) - Formatting of dates and times in Flask templates using moment.js[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Paginate[0m[38;5;12m (https://github.com/lixxu/flask-paginate) - Pagination support for Flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-graphql[0m[38;5;12m (https://github.com/graphql-python/flask-graphql) - Adds GraphQL support to your Flask application[39m
|
||
|
||
[38;5;12m [39m[38;2;255;187;0m[1m[4mResources[0m
|
||
[38;2;255;187;0m[4mTutorials[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mHow to build a news app that never goes down and costs you practically nothing[0m[38;5;12m (http://blog.apps.npr.org/2013/02/14/app-template-redux.html) (by NPR)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mBuilding websites in Python with Flask[0m[38;5;12m (http://maximebf.com/blog/2012/10/building-websites-in-python-with-flask/)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mThe Flask Mega-Tutorial[0m[38;5;12m (https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mImplementing a RESTful Web API with Python & Flask[0m[38;5;12m (http://blog.luisrei.com/articles/flaskrest.html)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mDiscover Flask - Full Stack Web Development with Flask[0m[38;5;12m (https://github.com/realpython/discover-flask)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlaskr - Intro to Flask, Test Driven Development, and jQuery[0m[38;5;12m (https://github.com/mjhea0/flaskr-tdd)[39m
|
||
|
||
[38;2;255;187;0m[4mCourses[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mFull Stack Foundations[0m[38;5;12m (https://www.udacity.com/course/full-stack-foundations--ud088)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mDesigning RESTful APIs[0m[38;5;12m (https://www.udacity.com/course/designing-restful-apis--ud388)[39m
|
||
|
||
[38;2;255;187;0m[4mBooks[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mExplore Flask[0m[38;5;12m (https://exploreflask.com/en/latest/)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask Web Development[0m[38;5;12m (http://shop.oreilly.com/product/0636920031116.do)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mReal Python[0m[38;5;12m (https://realpython.com)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mLearning Flask Framework[0m[38;5;12m (https://www.packtpub.com/web-development/learning-flask-framework)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask Blueprints[0m[38;5;12m (https://www.packtpub.com/web-development/flask-blueprints)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask Framework Cookbook[0m[38;5;12m (https://www.packtpub.com/web-development/flask-framework-cookbook)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mMastering Flask[0m[38;5;12m (https://www.packtpub.com/web-development/mastering-flask)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mBuilding Web Applications with Flask[0m[38;5;12m (https://www.packtpub.com/web-development/building-web-applications-flask)[39m
|
||
|
||
[38;2;255;187;0m[4mSlides[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mCreating beautiful REST APIs with Flask[0m[38;5;12m (http://pycoder.net/bospy/presentation.html)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mAdvanced Flask Patterns[0m[38;5;12m (https://speakerdeck.com/mitsuhiko/advanced-flask-patterns)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlasky Goodness[0m[38;5;12m (https://speakerdeck.com/kennethreitz/flasky-goodness)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mDomain Driven Design (... with Flask)[0m[38;5;12m (https://speakerdeck.com/mikedebo/domain-driven-design-dot-dot-dot-with-flask)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mIn Flask we Trust[0m[38;5;12m (https://speakerdeck.com/playpauseandstop/in-flask-we-trust)[39m
|
||
|
||
[38;2;255;187;0m[4mVideos[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mPyVideo[0m[38;5;12m (https://pyvideo.org/search.html?q=flask)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mPractical Flask Web Development Tutorials[0m[38;5;12m (https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB)[39m
|
||
|
||
[38;2;255;187;0m[4mBuilt with Flask[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mzmusic-ng[0m[38;5;12m (https://git.zx2c4.com/zmusic-ng/) - ZX2C4 Music provides a web interface for playing and downloading music files using metadata.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mGuitarFan[0m[38;5;12m (https://github.com/lowrain/GuitarFan) - guitar tab[39m
|
||
[38;5;12m- [39m[38;5;14m[1mJune[0m[38;5;12m (https://github.com/pythoncn/june) - [39m[38;5;12m[9mpython-china.org[0m
|
||
[38;5;12m- [39m[38;5;14m[1mZerqu[0m[38;5;12m (https://github.com/lepture/zerqu) - ZERQU is a content-focused API-based platform. eg: [39m[38;5;14m[1mPython-China[0m[38;5;12m (https://python-china.org)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mmotiky[0m[38;5;12m (https://github.com/notedit/motiky)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mmissing[0m[38;5;12m (https://github.com/notedit/missing) - a list service called missing[39m
|
||
[38;5;12m- [39m[38;5;14m[1mthenewsmeme.com[0m[38;5;12m (https://github.com/danjac/newsmeme)[39m
|
||
[38;5;12m- [39m[38;5;14m[1moverholt[0m[38;5;12m (https://github.com/mattupstate/overholt) - Example Flask application illustrating common practices[39m
|
||
[38;5;12m- [39m[38;5;14m[1mpypress[0m[38;5;12m (https://github.com/laoqiu/pypress) - flask team blog[39m
|
||
[38;5;12m- [39m[38;5;14m[1mthepast.me[0m[38;5;12m (https://github.com/laiwei/thepast)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mredispapa[0m[38;5;12m (https://github.com/no13bus/redispapa) - another redis monitor by using flask, angular, socket.io[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflaskblog[0m[38;5;12m (https://github.com/defshine/flaskblog) - a simple blog system based on flask[39m
|
||
[38;5;12m- [39m[38;5;14m[1mcleanblog[0m[38;5;12m (https://github.com/defshine/cleanblog) - a clean blog system based on flask and mongoengine[39m
|
||
[38;5;12m- [39m[38;5;14m[1mQuokka CMS[0m[38;5;12m (https://github.com/rochacbruno/quokka) - CMS made with Flask and MongoDB[39m
|
||
[38;5;12m- [39m[38;5;14m[1mchat[0m[38;5;12m (https://github.com/lzyy/chat) - a live chat built with python (flask + gevent + apscheduler) + redis[39m
|
||
[38;5;12m- [39m[38;5;14m[1mchatapp[0m[38;5;12m (https://github.com/vinceprignano/chatapp) - Flask and Angular.js Chat Application using Socket.io[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFrozen-Flask[0m[38;5;12m (https://github.com/Frozen-Flask/Frozen-Flask) - Freezes a Flask application into a set of static files[39m
|
||
[38;5;12m- [39m[38;5;14m[1mmcflyin[0m[38;5;12m (https://github.com/wrobstory/mcflyin) - A small timeseries transformation API built on Flask and Pandas[39m
|
||
[38;5;12m- [39m[38;5;14m[1mSkylines[0m[38;5;12m (https://github.com/skylines-project/skylines) - Live tracking, flight database and competition framework[39m
|
||
[38;5;12m- [39m[38;5;14m[1mairflow[0m[38;5;12m (https://github.com/apache/incubator-airflow) - Airflow is a system to programmatically author, schedule and monitor data pipelines.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mtimesketch[0m[38;5;12m (https://github.com/google/timesketch) - Collaborative forensics timeline analysis[39m
|
||
[38;5;12m- [39m[38;5;14m[1mchanges[0m[38;5;12m (https://github.com/dropbox/changes) - A dashboard for your code. A build system.[39m
|
||
[38;5;12m- [39m[38;5;14m[1msecurity_monkey[0m[38;5;12m (https://github.com/Netflix/security_monkey) - monitors policy changes and alerts on insecure configurations in an AWS account.[39m
|
||
[38;5;12m- [39m[38;5;14m[1msecuredrop[0m[38;5;12m (https://github.com/freedomofpress/securedrop)- an open-source whistleblower submission system that media organizations can use to securely accept documents from and communicate with anonymous sources.[39m
|
||
[38;5;12m- [39m[38;5;14m[1msync_engine[0m[38;5;12m (https://github.com/nylas/sync-engine) - IMAP/SMTP sync system with modern APIs[39m
|
||
[38;5;12m- [39m[38;5;14m[1mcleansweep[0m[38;5;12m (https://github.com/AamAadmiParty/cleansweep) - Volunteer & Campaign Management System[39m
|
||
[38;5;12m-[39m[38;5;12m [39m[38;5;14m[1mindico[0m[38;5;12m [39m[38;5;12m(https://github.com/indico/indico)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m[38;5;12mgeneral-purpose[39m[38;5;12m [39m[38;5;12mevent[39m[38;5;12m [39m[38;5;12mmanagement[39m[38;5;12m [39m[38;5;12mweb-based[39m[38;5;12m [39m[38;5;12msolution.[39m[38;5;12m [39m[38;5;12mIt[39m[38;5;12m [39m[38;5;12mincludes[39m[38;5;12m [39m[38;5;12ma[39m[38;5;12m [39m[38;5;12mfull-blown[39m[38;5;12m [39m[38;5;12mconference[39m[38;5;12m [39m[38;5;12morganization[39m[38;5;12m [39m[38;5;12mworkflow[39m[38;5;12m [39m[38;5;12mas[39m[38;5;12m [39m[38;5;12mwell[39m[38;5;12m [39m[38;5;12mas[39m[38;5;12m [39m[38;5;12mtools[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mmeeting[39m[38;5;12m [39m[38;5;12mmanagement[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m[38;5;12mroom[39m[38;5;12m [39m[38;5;12mbooking.[39m[38;5;12m [39m[38;5;12mIt[39m[38;5;12m [39m[38;5;12mprovides[39m[38;5;12m [39m[38;5;12mas[39m[38;5;12m [39m[38;5;12mwell[39m
|
||
[38;5;12mintegration[39m[38;5;12m [39m[38;5;12mwith[39m[38;5;12m [39m[38;5;12mvideo-conferencing[39m[38;5;12m [39m[38;5;12msolutions.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflaskbb[0m[38;5;12m (https://github.com/flaskbb/flaskbb) - A classic Forum Software in Python using Flask.[39m
|
||
[38;5;12m- [39m[38;5;14m[1mPythonBuddy[0m[38;5;12m (https://github.com/ethanchewy/PythonBuddy) - Online Python Editor With Live Syntax Checking and Execution[39m
|
||
|
||
[38;2;255;187;0m[4mBoilerplate[0m
|
||
|
||
[38;5;12m- [39m[38;5;14m[1mfbone[0m[38;5;12m (https://github.com/imwilsonxu/fbone)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mcookiecutter-flask[0m[38;5;12m (https://github.com/sloria/cookiecutter-flask)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-Foundation[0m[38;5;12m (https://github.com/JackStouffer/Flask-Foundation)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mflask-rest-template[0m[38;5;12m (https://github.com/alexandre/flask-rest-template)[39m
|
||
[38;5;12m- [39m[38;5;14m[1mgae-init[0m[38;5;12m (https://gae-init.appspot.com) - Flask boilerplate running on Google App Engine[39m
|
||
[38;5;12m- [39m[38;5;14m[1mFlask-AppBuilder[0m[38;5;12m (https://github.com/dpgaspar/Flask-AppBuilder) - Simple and rapid application builder framework, built on top of Flask. includes detailed security, auto form generation, google charts and much more[39m
|