update lists
This commit is contained in:
476
terminal/flask
476
terminal/flask
@@ -1,254 +1,372 @@
|
||||
[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;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://awesome.re/badge-flat.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;11m[1m▐[0m[38;5;12m [39m[38;5;12mA curated list of awesome things related to Flask.[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;14m[1mFlask[0m[38;5;12m (https://flask.palletsprojects.com/) is a lightweight WSGI web application framework written in Python.[39m
|
||||
|
||||
[38;2;255;187;0m[4mContents[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mThird-Party Extensions[0m[38;5;12m (#third-party-extensions)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mAdmin[0m[38;5;12m (#admin)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mAPIs[0m[38;5;12m (#apis)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mAuth[0m[38;5;12m (#auth)[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[1mData Validation and Serialization[0m[38;5;12m (#data-validation-and-serialization)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDatabases[0m[38;5;12m (#databases)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDeveloper Tools[0m[38;5;12m (#developer-tools)[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[1mForms[0m[38;5;12m (#forms)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mFull-text Search[0m[38;5;12m (#full-text-search)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mSecurity[0m[38;5;12m (#security)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mTask Queues[0m[38;5;12m (#task-queues)[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[1mOfficial Resources[0m[38;5;12m (#official-resources)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mExternal Resources[0m[38;5;12m (#external-resources)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mCommunity[0m[38;5;12m (#community)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mConferences[0m[38;5;12m (#conferences)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMeetups[0m[38;5;12m (#meetups)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPodcasts[0m[38;5;12m (#podcasts)[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;5;12m- [39m[38;5;14m[1mHosting[0m[38;5;12m (#hosting)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPaaS[0m[38;5;12m (#paas)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mIaaS[0m[38;5;12m (#iaas)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mServerless[0m[38;5;12m (#serverless)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mProjects[0m[38;5;12m (#projects)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mBoilerplates[0m[38;5;12m (#boilerplates)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mOpen Source Projects[0m[38;5;12m (#open-source-projects)[39m
|
||||
|
||||
[38;2;255;187;0m[4mFramework[0m
|
||||
[38;2;255;187;0m[4mThird-Party Extensions[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[0m
|
||||
|
||||
[38;2;255;187;0m[4mAdmin interface[0m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Admin[0m[38;5;12m (https://github.com/pallets-eco/flask-admin) - Functional admin panel that provides a user interface for managing data based on your models.[39m
|
||||
|
||||
[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[4mAPIs[0m
|
||||
|
||||
[38;2;255;187;0m[4mAnalytics[0m
|
||||
[38;2;255;187;0m[4mRESTful API Support[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;5;12m- [39m[38;5;14m[1mEve[0m[38;5;12m (https://docs.python-eve.org) - RESTful API framework designed for human beings.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Classful[0m[38;5;12m (https://flask-classful.readthedocs.io/) - Adds support for class-based views for setting up RESTful API route endpoints.[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 [39m[38;5;14m[1mMongoEngine[0m[38;5;12m (http://mongoengine.org/).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-RESTful[0m[38;5;12m (https://flask-restful.readthedocs.io) - Quickly build RESTful APIs.[39m
|
||||
|
||||
[38;2;255;187;0m[4mAuthentication[0m
|
||||
[38;2;255;187;0m[4mRESTful API + Swagger/OpenAPI Documentation Support[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;5;12m- [39m[38;5;14m[1mAPIFlask[0m[38;5;12m (https://github.com/apiflask/apiflask) - Integrates marshmallow for validation and serialization, and for OpenAPI generation with Swagger UI.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mConnexion[0m[38;5;12m (https://connexion.readthedocs.io) - Open source, OpenAPI-based, REST framework built on top of Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlasgger[0m[38;5;12m (https://github.com/flasgger/flasgger) - OpenAPI and Swagger UI. Builds the API from Flasgger models, marshmallow models, dicts, or YAML files.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Rebar[0m[38;5;12m (https://github.com/plangrid/flask-rebar) - Combines Flask, [39m[38;5;14m[1mmarshmallow[0m[38;5;12m (https://marshmallow.readthedocs.io/), and [39m[38;5;14m[1mOpenAPI[0m[38;5;12m (https://www.openapis.org/) for robust REST services.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-RESTX[0m[38;5;12m (https://flask-restx.readthedocs.io) - Community-driven fork of [39m[38;5;14m[1mFlask-RESTPlus[0m[38;5;12m (https://flask-restplus.readthedocs.io/) that makes it easy to build and document RESTful APIs with Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mflask-smorest[0m[38;5;12m (https://github.com/marshmallow-code/flask-smorest/) - Marshmallow's official Flask REST integration. Uses marshmallow models for request/response validation and serialization, and generates OpenAPI with Swagger UI.[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[4mSwagger/OpenAPI Documentation Support[0m
|
||||
|
||||
[38;2;255;187;0m[4mDatabase[0m
|
||||
[38;5;12m-[39m[38;5;12m [39m[38;5;14m[1mSAFRS:[0m[38;5;14m[1m [0m[38;5;14m[1mPython[0m[38;5;14m[1m [0m[38;5;14m[1mOpenAPI[0m[38;5;14m[1m [0m[38;5;14m[1m&[0m[38;5;14m[1m [0m[38;5;14m[1mJSON:API[0m[38;5;14m[1m [0m[38;5;14m[1mFramework[0m[38;5;12m [39m[38;5;12m(https://github.com/thomaxxl/safrs)[39m[38;5;12m [39m[38;5;12m-[39m[38;5;12m [39m[38;5;12mSAFRS,[39m[38;5;12m [39m[38;5;12mwhich[39m[38;5;12m [39m[38;5;12mis[39m[38;5;12m [39m[38;5;12man[39m[38;5;12m [39m[38;5;12macronym[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[48;2;30;30;40m[38;5;13m[3mS[0m[38;5;12mql[39m[48;2;30;30;40m[38;5;13m[3mA[0m[38;5;12mlchemy[39m[38;5;12m [39m[48;2;30;30;40m[38;5;13m[3mF[0m[38;5;12mlask-[39m[48;2;30;30;40m[38;5;13m[3mR[0m[38;5;12mestful[39m[38;5;12m [39m[48;2;30;30;40m[38;5;13m[3mS[0m[38;5;12mwagger,[39m[38;5;12m [39m[38;5;12mis[39m[38;5;12m [39m[38;5;12mmeant[39m[38;5;12m [39m[38;5;12mto[39m[38;5;12m [39m[38;5;12mhelp[39m[38;5;12m [39m[38;5;12mdevelopers[39m[38;5;12m [39m[38;5;12mcreate[39m[38;5;12m [39m[38;5;12mself-documenting[39m[38;5;12m [39m[38;5;12mJSON[39m[38;5;12m [39m[38;5;12mAPIs[39m[38;5;12m [39m[38;5;12mfor[39m[38;5;12m [39m[38;5;12mSQLAlchemy[39m[38;5;12m [39m[38;5;12mdatabase[39m[38;5;12m [39m[38;5;12mobjects[39m[38;5;12m [39m[38;5;12mand[39m[38;5;12m [39m
|
||||
[38;5;12mrelationships.[39m
|
||||
|
||||
[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[4mAuth[0m
|
||||
|
||||
[38;2;255;187;0m[4mDatabase Migrations[0m
|
||||
[38;2;255;187;0m[4mBasic Auth and Session-based (for HTML Endpoints)[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;5;12m- [39m[38;5;14m[1mFlask-HTTPAuth[0m[38;5;12m (https://flask-httpauth.readthedocs.io) - Authentication.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Login[0m[38;5;12m (https://flask-login.readthedocs.io/) - Account management and authentication.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask Principal[0m[38;5;12m (https://pythonhosted.org/Flask-Principal/) - Authorization.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Security-Too[0m[38;5;12m (https://flask-security-too.readthedocs.io/en/stable/) - Account management, authentication, authorization.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Session[0m[38;5;12m (https://flasksession.readthedocs.io/en/latest/) - Session managment.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-SimpleLogin[0m[38;5;12m (https://github.com/flask-extensions/Flask-SimpleLogin) - Authentication.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-User[0m[38;5;12m (https://flask-user.readthedocs.io) - Account management, authentication, authorization.[39m
|
||||
|
||||
[38;2;255;187;0m[4mSession[0m
|
||||
[38;5;11m[1m▐[0m[38;5;12m [39m[38;5;12mCurious about the differences differences between Flask-User and Flask-Security? Review the Flask-User [39m[38;5;14m[1mFAQ[0m[38;5;12m (https://flask-user.readthedocs.io/en/latest/faq.html).[39m
|
||||
|
||||
[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[4mJWT-based (for JSON Endpoints)[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-JWT[0m[38;5;12m (https://pythonhosted.org/Flask-JWT/) - Basic support for working with JWTs.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-JWT-Extended[0m[38;5;12m (https://flask-jwt-extended.readthedocs.io) - Advanced support for working with JWTs.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-JWT-Router[0m[38;5;12m (https://github.com/joegasewicz/flask-jwt-router) - Adds authorized routes to a Flask app.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Praetorian[0m[38;5;12m (https://flask-praetorian.readthedocs.io) - Authentication and authorization for Flask APIs.[39m
|
||||
|
||||
[38;2;255;187;0m[4mOAuth[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mAuthlib[0m[38;5;12m (https://authlib.org/) - Library for building OAuth and OpenID clients and servers.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mAuthomatic[0m[38;5;12m (https://github.com/authomatic/authomatic) - Framework agnostic library for Python web applications that simplifies authentication and authorization of users via OAuth and OpenID.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Dance[0m[38;5;12m (https://github.com/singingwolfboy/flask-dance) - OAuth support via [39m[38;5;14m[1mOAuthLib[0m[38;5;12m (https://oauthlib.readthedocs.io/).[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;5;12m- [39m[38;5;14m[1mFlask-Caching[0m[38;5;12m (https://flask-caching.readthedocs.io/) - Caching support.[39m
|
||||
|
||||
[38;2;255;187;0m[4mData Validation[0m
|
||||
[38;2;255;187;0m[4mData Validation and Serialization[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;5;12m- [39m[38;5;14m[1mFlask-Marshmallow[0m[38;5;12m (https://flask-marshmallow.readthedocs.io) - Thin integration layer for Flask and marshmallow (an object serialization /deserialization library) that adds additional features to marshmallow.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Pydantic[0m[38;5;12m (https://github.com/bauerji/flask-pydantic) - [39m[38;5;14m[1mPydantic[0m[38;5;12m (https://github.com/pydantic/pydantic) support.[39m
|
||||
|
||||
[38;2;255;187;0m[4mEmail[0m
|
||||
[38;2;255;187;0m[4mDatabases[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[4mORMs[0m
|
||||
|
||||
[38;2;255;187;0m[4mi18n[0m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Peewee[0m[38;5;12m (https://flask-peewee.readthedocs.io) - Support for Peewee, an ORM and database migration tool.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Pony[0m[38;5;12m (https://pypi.org/project/Flask-Pony/) - Support for Pony ORM.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-SQLAlchemy[0m[38;5;12m (https://flask-sqlalchemy.palletsprojects.com) - Support for SQLAlchemy, a SQL toolkit and ORM.[39m
|
||||
|
||||
[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[4mODMs[0m
|
||||
|
||||
[38;2;255;187;0m[4mFull-text searching[0m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-MongoEngine[0m[38;5;12m (https://flask-mongoengine-3.readthedocs.io) - Bridges Flask and MongoEngine for working with MongoDB.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-PyMongo[0m[38;5;12m (https://flask-pymongo.readthedocs.io) - Bridges Flask and PyMongo for working with MongoDB.[39m
|
||||
|
||||
[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[4mMigrations[0m
|
||||
|
||||
[38;2;255;187;0m[4mRate Limiting[0m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Alembic[0m[38;5;12m (https://flask-alembic.readthedocs.io) - Configurable [39m[38;5;14m[1mAlembic[0m[38;5;12m (https://alembic.sqlalchemy.org/) migration environment around a Flask-SQLAlchemy database for handling database migrations.[39m
|
||||
|
||||
[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;5;12m- [39m[38;5;14m[1mFlask-DB[0m[38;5;12m (https://github.com/nickjj/flask-db) - Flask CLI extension that helps you migrate, drop, create and seed your SQL database.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Migrate[0m[38;5;12m (https://flask-migrate.readthedocs.io) - Handles SQLAlchemy database migrations via Alembic.[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;5;11m[1m▐[0m[38;5;12m [39m[38;5;12mCurious about the differences between Alembic, Flask-Alembic, Flask-Migrate, and Flask-DB? Review [39m[38;5;14m[1mthis item[0m[38;5;12m (https://github.com/nickjj/flask-db#differences-between-alembic-flask-migrate-flask-alembic-and-flask-db) from Flask-DB's FAQ.[39m
|
||||
|
||||
[38;2;255;187;0m[4mException tracking[0m
|
||||
[38;2;255;187;0m[4mOther Tools[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;5;12m- [39m[38;5;14m[1mFlask-Excel[0m[38;5;12m (https://github.com/pyexcel-webwares/Flask-Excel) - Uses [39m[38;5;14m[1mpyexcel[0m[38;5;12m (https://github.com/pyexcel/pyexcel) to read, manipulate, and write data in different Excel formats: csv, ods, xls, xlsx and xlsm.[39m
|
||||
|
||||
[38;2;255;187;0m[4mDeveloper Tools[0m
|
||||
|
||||
[38;2;255;187;0m[4mDebugging[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-DebugToolbar[0m[38;5;12m (https://flask-debugtoolbar.readthedocs.io) - Port of Django's debug toolbar for Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Profiler[0m[38;5;12m (https://github.com/muatik/flask-profiler) - Endpoint analyzer/profiler.[39m
|
||||
|
||||
[38;2;255;187;0m[4mFixtures[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Fixtures[0m[38;5;12m (https://github.com/croach/Flask-Fixtures) - Create database fixtures from JSON or YAML.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMixer[0m[38;5;12m (https://mixer.readthedocs.io) - Object generation tool.[39m
|
||||
|
||||
[38;2;255;187;0m[4mLogging[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mRollbar[0m[38;5;12m (https://rollbar.com/platforms/flask-error-tracking/) - Flask error logging with Rollbar.[39m
|
||||
|
||||
[38;2;255;187;0m[4mMonitoring[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mAirbrake[0m[38;5;12m (https://docs.airbrake.io/docs/platforms/framework/python/flask/) - Airbrake Flask integration.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mElastic APM Agent[0m[38;5;12m (https://www.elastic.co/guide/en/apm/agent/python/current/flask-support.html) - Elastic APM Flask integration.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask Monitoring Dashboard[0m[38;5;12m (https://flask-monitoringdashboard.readthedocs.io) - Dashboard for automatic monitoring of Flask web-services.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mSentry Python SDK[0m[38;5;12m (https://sentry.io/for/flask/) - Sentry SDK Flask integration.[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;5;12m- [39m[38;5;14m[1mOpenTelemetry[0m[38;5;12m (https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/flask/flask.html) - OpenTelemetry Flask Instrumentation.[39m
|
||||
|
||||
[38;2;255;187;0m[4mAPM[0m
|
||||
[38;2;255;187;0m[4mTesting[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;5;12m- [39m[38;5;14m[1mFlask-Testing[0m[38;5;12m (https://pythonhosted.org/Flask-Testing/) - Unittest extensions.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPytest-Flask[0m[38;5;12m (https://github.com/pytest-dev/pytest-flask) - Pytest support for testing Flask applications.[39m
|
||||
|
||||
[38;2;255;187;0m[4mOther SDK[0m
|
||||
[38;2;255;187;0m[4mEmail[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;5;12m- [39m[38;5;14m[1mFlask-Mail[0m[38;5;12m (https://flask-mail.readthedocs.io/) - Provides simple email sending capabilities.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Mailman[0m[38;5;12m (https://pypi.org/project/flask-mailman/) - A port of [39m[48;5;235m[38;5;249mdjango.mail[49m[39m[38;5;12m for Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Mail-SendGrid[0m[38;5;12m (https://github.com/hamano/flask-mail-sendgrid) - Provides simple email base on Flask-Mail for sending email by SendGrid.[39m
|
||||
|
||||
[38;2;255;187;0m[4mFrontend[0m
|
||||
[38;2;255;187;0m[4mForms[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;5;12m- [39m[38;5;14m[1mFlask-WTF[0m[38;5;12m (https://flask-wtf.readthedocs.io) - Integrates Flask with WTForms (provides CSRF protection as well).[39m
|
||||
|
||||
[38;2;255;187;0m[4mDevelopment (Debugging/Testing/Documentation)[0m
|
||||
[38;2;255;187;0m[4mFull-text Search[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;5;12m- [39m[38;5;14m[1mflask-msearch[0m[38;5;12m (https://github.com/honmaple/flask-msearch) - Full-text search.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-WhooshAlchemy3[0m[38;5;12m (https://github.com/blakev/Flask-WhooshAlchemy3) - Full-text search + Whoosh indexing capabilities for Flask-SQLAlchemy.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mSQLAlchemy-Searchable[0m[38;5;12m (https://sqlalchemy-searchable.readthedocs.io) - Provides full-text search capabilities for SQLAlchemy models.[39m
|
||||
|
||||
[38;2;255;187;0m[4mSecurity[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Argon2[0m[38;5;12m (https://github.com/red-coracle/flask-argon2) - Provides argon2 hashing utilities.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Bcrypt[0m[38;5;12m (https://flask-bcrypt.readthedocs.io) - Provides bcrypt hashing utilities.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-CORS[0m[38;5;12m (https://flask-cors.readthedocs.io) - Cross Origin Resource Sharing (CORS) handling.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-SeaSurf[0m[38;5;12m (https://github.com/maxcountryman/flask-seasurf/) - Cross-site request forgery (CSRF) prevention.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Talisman[0m[38;5;12m (https://github.com/wntrblm/flask-talisman) - HTTPS and security headers.[39m
|
||||
|
||||
[38;2;255;187;0m[4mTask Queues[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mCelery[0m[38;5;12m (https://docs.celeryproject.org/) - The most commonly used Python library for handling asynchronous tasks and scheduling.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mDramatiq[0m[38;5;12m (https://flask-dramatiq.rtfd.io/) - Fast and reliable alternative to Celery.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-RQ[0m[38;5;12m (https://github.com/pallets-eco/flask-rq) - [39m[38;5;14m[1mRQ[0m[38;5;12m (https://python-rq.org/) (Redis Queue) integration.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mHuey[0m[38;5;12m (https://huey.readthedocs.io) - [39m[38;5;14m[1mRedis[0m[38;5;12m (https://redis.io/)-based task queue that aims to provide a simple, yet flexible framework for executing tasks.[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;5;14m[1mFlask-Babel[0m[38;5;12m (https://github.com/python-babel/flask-babel) - Support for internationalization (i18n) and localization (l10n).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-File-Upload[0m[38;5;12m (https://github.com/joegasewicz/flask-file-upload) - Easy file uploads.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-FlatPages[0m[38;5;12m (https://pythonhosted.org/Flask-FlatPages/) - Provides flat static pages based on text files.[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[1mFlask-GraphQL[0m[38;5;12m (https://github.com/graphql-python/flask-graphql) - GraphQL support.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Injector[0m[38;5;12m (https://github.com/python-injector/flask_injector) - Adds support for dependency injection.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Limiter[0m[38;5;12m (https://flask-limiter.readthedocs.io) - Rate limiting features to Flask routes.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Moment[0m[38;5;12m (https://github.com/miguelgrinberg/Flask-Moment) - Moment.js date and time formatting helpers for Jinja2 templates.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Paginate[0m[38;5;12m (https://pythonhosted.org/Flask-paginate/) - Pagination support.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Reactize[0m[38;5;12m (https://github.com/Azure-Samples/flask-reactize) - Hides the Node.js development backend for React behind a Flask application.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Shell2HTTP[0m[38;5;12m (https://github.com/Eshaan7/Flask-Shell2HTTP) - RESTful/HTTP wrapper for Python's subprocess API, so you can convert any command-line tool into a RESTful API service.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Sitemap[0m[38;5;12m (https://flask-sitemap.readthedocs.io) - Sitemap generation.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-SocketIO[0m[38;5;12m (https://flask-socketio.readthedocs.io) - Socket.IO integration.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-SSE[0m[38;5;12m (https://flask-sse.readthedocs.io) - Streaming with flask.[39m
|
||||
|
||||
[38;2;255;187;0m[4mResources[0m
|
||||
|
||||
[38;2;255;187;0m[4mOfficial Resources[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mProject Website[0m[38;5;12m (https://palletsprojects.com/p/flask/) - Official Flask website.[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mDocumentation[0m[38;5;12m (https://flask.palletsprojects.com) - Comprehensive documentation for all Flask versions.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlaskr Tutorial[0m[38;5;12m (https://flask.palletsprojects.com/tutorial/) - Build a basic blog application called Flaskr.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mSource Code[0m[38;5;12m (https://github.com/pallets/flask) - Hosted on GitHub.[39m
|
||||
|
||||
[38;2;255;187;0m[4mExternal Resources[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFull Stack Python's Flask Page[0m[38;5;12m (https://www.fullstackpython.com/flask.html) - Explanation of Flask philosophy and links to other resources and tutorials.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMiguel Grinberg's Blog[0m[38;5;12m (https://blog.miguelgrinberg.com/category/Flask) - Multiple Flask-specific tutorials.[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mNick Janetakis's Blog[0m[38;5;12m (https://nickjanetakis.com/blog/tag/flask-tips-tricks-and-tutorials) - Flask Tips, Tricks and Tutorials.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPatrick Kennedy's Blog[0m[38;5;12m (https://www.patricksoftwareblog.com/) - Numerous tutorials on learning Python web application development with Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mRealPython[0m[38;5;12m (https://realpython.com/tutorials/flask/) - Many high-quality tutorials on Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mTestDriven.io[0m[38;5;12m (https://testdriven.io/blog/topics/flask/) - Up-to-date tutorials on Flask.[39m
|
||||
|
||||
[38;2;255;187;0m[4mCommunity[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mDiscord[0m[38;5;12m (https://discord.com/invite/t6rrQZH) - Pallets Projects community on Discord (use the [39m[48;5;235m[38;5;249m#get-help[49m[39m[38;5;12m channel for Flask support).[39m
|
||||
[38;5;12m- IRC Channel - Chat with other Flask users on IRC channel [39m[48;5;235m[38;5;249m#pocoo[49m[39m[38;5;12m on FreeNode.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMailing List[0m[38;5;12m (https://mail.python.org/mailman/listinfo/flask) - General discussion of Flask and the Pallets projects ([39m[48;5;235m[38;5;249mflask@python.org[49m[39m[38;5;12m).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mReddit[0m[38;5;12m (https://www.reddit.com/r/flask/) - Flask subreddit.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mStack Overflow[0m[38;5;12m (https://stackoverflow.com/questions/tagged/flask) - Questions tagged [39m[48;5;235m[38;5;249mflask[49m[39m[38;5;12m.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mTwitter[0m[38;5;12m (https://twitter.com/PalletsTeam) - For official announcements on updates, security fixes, etc.[39m
|
||||
|
||||
[38;2;255;187;0m[4mConferences[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlaskCon[0m[38;5;12m (https://twitter.com/flaskcon) - Community driven Flask event intended for speakers and attendees all over the world to participate in technical and evangelical sessions related to Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPyConWeb[0m[38;5;12m (https://twitter.com/pyconweb) - Covers Django, Tornado, Flask, API frameworks. AsyncIO, networking, Frontend, JavaScript, and web security.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask Conf Brazil[0m[38;5;12m (https://2019.flask.python.org.br/) - Conference for the developers and users of Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPyCon US[0m[38;5;12m (https://us.pycon.org/) - The largest annual gathering for the community using and developing the open-source Python programming language.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPyCon Australia[0m[38;5;12m (https://pycon-au.org/) - National conference organized for the Python Programming Community.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mEuro Python[0m[38;5;12m (https://europython.eu/) - The largest Python conference in Europe.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPyCon[0m[38;5;12m (https://pycon.org/) - Complete listing of all PyCons globally.[39m
|
||||
|
||||
[38;2;255;187;0m[4mMeetups[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask[0m[38;5;12m (https://www.meetup.com/topics/flask/all/) - 40+ groups in 20 countries.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPython Web Development[0m[38;5;12m (https://www.meetup.com/topics/python-web-development/all/) - 600+ groups in 81 countries.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPython[0m[38;5;12m (https://www.meetup.com/topics/python/all/) - 2,400+ groups in 100 countries.[39m
|
||||
|
||||
[38;2;255;187;0m[4mPodcasts[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mTalkPython[0m[38;5;12m (https://talkpython.fm/) - The leading Python podcast with several episodes on Flask.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPodcast Init[0m[38;5;12m (https://www.pythonpodcast.com/) - A popular Python podcast that features Flask guests on occasion.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPython Bytes[0m[38;5;12m (https://pythonbytes.fm/) - Another Python podcast that discusses Flask from time to time.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFull Stack Python's Best Python Podcasts Page[0m[38;5;12m (https://www.fullstackpython.com/best-python-podcasts.html) - A list of active Python-specific podcasts.[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;5;12m- [39m[38;5;14m[1mFlask Mega-Tutorial[0m[38;5;12m (https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlaskr TDD[0m[38;5;12m (https://github.com/mjhea0/flaskr-tdd) - Intro to Flask, Test-Driven Development (TDD), and JavaScript.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMake a Web App Using Python & Flask![0m[38;5;12m (https://aryaboudaie.com/python/technical/educational/web/flask/2018/10/17/flask.html) - Creating a Python Website from the Bottom Up.[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;5;12m- [39m[38;5;14m[1mDeveloping Web Applications with Python and Flask[0m[38;5;12m (https://testdriven.io/courses/learn-flask/) - This course focuses on teaching the fundamentals of Flask by building and testing a web application using Test-Driven Development (TDD).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mTest-Driven Development with Python, Flask, and Docker[0m[38;5;12m (https://testdriven.io/courses/tdd-flask/) - Learn how to build, test, and deploy a production-grade microservice powered by Python, Flask, and Docker.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mAuthentication with Flask, React, and Docker[0m[38;5;12m (https://testdriven.io/courses/auth-flask-react/) - Learn how to add authentication to a Flask and React microservice!.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mDeploying a Flask and React Microservice to AWS ECS[0m[38;5;12m (https://testdriven.io/courses/aws-flask-react/) - Learn how to deploy microservices to Amazon ECS powered by Flask, React, and Docker.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mBuild a SAAS App with Flask[0m[38;5;12m (https://buildasaasappwithflask.com) - Learn to build web applications with Flask and Docker.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFull Stack Foundations[0m[38;5;12m (https://www.udacity.com/course/full-stack-foundations--ud088) - Build a data-driven web app with Python.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mDesigning RESTful APIs[0m[38;5;12m (https://www.udacity.com/course/designing-restful-apis--ud388) - Build and Secure a backend API server.[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;5;12m- [39m[38;5;14m[1mFlask Web Development[0m[38;5;12m (https://www.oreilly.com/library/view/flask-web-development/9781491991725/) - Learn the framework from the ground up by developing, step-by-step, a real-world project.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mReal Python[0m[38;5;12m (https://realpython.com) - Learn Python programming, by example.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mExplore Flask[0m[38;5;12m (https://explore-flask.readthedocs.io/) - Best practices and patterns for developing web applications with Flask.[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;5;12m- [39m[38;5;14m[1mPython Flask Tutorial: Full-Featured Web App[0m[38;5;12m (https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH)[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;2;255;187;0m[4mBuilt with Flask[0m
|
||||
[38;2;255;187;0m[4mHosting[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[4mPaaS[0m
|
||||
|
||||
[38;2;255;187;0m[4mBoilerplate[0m
|
||||
[38;5;12m(Platforms-as-a-Service)[39m
|
||||
|
||||
[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
|
||||
[38;5;12m- [39m[38;5;14m[1mHeroku[0m[38;5;12m (https://www.heroku.com/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mPythonAnywhere[0m[38;5;12m (https://www.pythonanywhere.com/details/flask_hosting)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mAWS Elastic Beanstalk[0m[38;5;12m (https://aws.amazon.com/elasticbeanstalk/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mGoogle App Engine[0m[38;5;12m (https://cloud.google.com/appengine/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMicrosoft Azure App Service[0m[38;5;12m (https://azure.microsoft.com/en-us/products/app-service/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mDivio[0m[38;5;12m (https://www.divio.com)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mRender[0m[38;5;12m (https://render.com/)[39m
|
||||
|
||||
[38;2;255;187;0m[4mIaaS[0m
|
||||
|
||||
[38;5;12m(Infrastructure-as-a-Service)[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mAWS EC2[0m[38;5;12m (https://aws.amazon.com/ec2/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mGoogle Compute Engine[0m[38;5;12m (https://cloud.google.com/compute/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mDigital Ocean[0m[38;5;12m (https://www.digitalocean.com/)[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mLinode[0m[38;5;12m (https://www.linode.com/)[39m
|
||||
|
||||
[38;2;255;187;0m[4mServerless[0m
|
||||
|
||||
[38;5;12mFrameworks:[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mZappa[0m[38;5;12m (https://github.com/Miserlou/Zappa)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mChalice[0m[38;5;12m (https://github.com/aws/chalice)[39m
|
||||
|
||||
[38;5;12mCompute:[39m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mAWS Lambda[0m[38;5;12m (https://aws.amazon.com/lambda/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mGoogle Cloud Functions[0m[38;5;12m (https://cloud.google.com/functions/)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mAzure Functions[0m[38;5;12m (https://azure.microsoft.com/en-us/products/functions/)[39m
|
||||
|
||||
[38;2;255;187;0m[4mProjects[0m
|
||||
|
||||
[38;2;255;187;0m[4mBoilerplates[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mcookiecutter-flask[0m[38;5;12m (https://github.com/cookiecutter-flask/cookiecutter-flask) - With Bootstrap 4, asset bundling annd minification with webpack, starter templates, and registration/authentication.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mCookiecutter Flask Skeleton[0m[38;5;12m (https://github.com/testdrivenio/cookiecutter-flask-skeleton) - Flask starter project for [39m[38;5;14m[1mCookiecutter[0m[38;5;12m (https://github.com/cookiecutter/cookiecutter).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-AppBuilder[0m[38;5;12m (https://github.com/dpgaspar/Flask-AppBuilder) - Simple and rapid application development framework that includes detailed security, auto CRUD generation for your models, Google charts, and much more.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mflask-base[0m[38;5;12m (http://hack4impact.github.io/flask-base/) - Includes SQLAlchemy, Redis, User Authentication, and more.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlask-Bootstrap[0m[38;5;12m (https://github.com/esbullington/flask-bootstrap) - Integrated SQLAlchemy, authentication, and Bootstrap frontend.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mflask-htmx-boilerplate[0m[38;5;12m (https://github.com/marcusschiesser/flask-htmx-boilerplate) - Boilerplate template for a Python Flask application with HTMX and Tailwind CSS.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1muwsgi-nginx-flask-docker[0m[38;5;12m (https://github.com/tiangolo/uwsgi-nginx-flask-docker) - Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mReact-Redux-Flask[0m[38;5;12m (https://github.com/dternyak/React-Redux-Flask) - Boilerplate application for a Flask JWT Backend and a React/Redux Front-End with Material UI.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mMVC Flask[0m[38;5;12m (https://github.com/marcuxyz/mvc-flask) - You can use the mvc pattern in your flask application using this extension.[39m
|
||||
|
||||
[38;2;255;187;0m[4mOpen Source Projects[0m
|
||||
|
||||
[38;5;12m- [39m[38;5;14m[1mActorCloud[0m[38;5;12m (https://github.com/actorcloud/ActorCloud) - Open-source IoT Platform.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mAirflow[0m[38;5;12m (https://github.com/apache/airflow/tree/master/airflow/www)[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mBusy Beaver[0m[38;5;12m (https://github.com/busy-beaver-dev/busy-beaver) - Chicago Python's Community Engagement Slack bot.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mFlaskBB[0m[38;5;12m (https://github.com/flaskbb/flaskbb) - Classic forum software.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mIndico[0m[38;5;12m (https://github.com/indico/indico) - Feature-rich event management system, made at [39m[38;5;14m[1mCERN[0m[38;5;12m (https://home.cern/).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mQuokka CMS[0m[38;5;12m (https://github.com/quokkaproject) - The happiest CMS in the world.[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;5;12m- [39m[38;5;14m[1mRedash[0m[38;5;12m (https://github.com/getredash/redash) - Designed to enable anyone, regardless of the level of technical sophistication, to harness the power of data big and small.[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[1mSecurity Monkey[0m[38;5;12m (https://github.com/Netflix/security_monkey) - Monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mSecureDrop[0m[38;5;12m (https://github.com/freedomofpress/securedrop) - 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[1mSimpleLogin[0m[38;5;12m (https://github.com/simple-login/app) - Protect your online identity with email alias.[39m
|
||||
[38;5;12m- [39m[38;5;14m[1msr.ht[0m[38;5;12m (https://git.sr.ht/~sircmpwn/core.sr.ht/tree) - Git hosting service (check out [39m[38;5;14m[1mWhy I chose Flask to build sr.ht's mini-services[0m[38;5;12m (https://drewdevault.com/2019/01/30/Why-I-built-sr.ht-with-Flask.html) as well).[39m
|
||||
[38;5;12m- [39m[38;5;14m[1mTimesketch[0m[38;5;12m (https://github.com/google/timesketch) - Collaborative forensic timeline analysis.[39m
|
||||
|
||||
[38;5;238m――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――[39m
|
||||
|
||||
|
||||
|
||||
[38;5;11m[1m▐[0m[38;5;12m [39m[38;5;14m[1mNOTE[0m[38;5;12m: This project is powered by [39m[38;5;12mTestDriven.io[39m[38;5;14m[1m (https://testdriven.io/)[0m[38;5;12m. Please support this open source project by purchasing one of our Flask courses. Learn how to build, test, and deploy microservices powered by Docker, Flask, and React![39m
|
||||
|
||||
[38;5;12mflask Github: https://github.com/mjhea0/awesome-flask[39m
|
||||
|
||||
Reference in New Issue
Block a user