extension ExtPose

Flaskwork

CRX id

hhigcljgpoilbfcdfemloacfgehakacc-

Description from extension meta

A simple tool for integrating w/Flask & SQLAlchemy apps

Image from store Flaskwork
Description from store Use pip to install flask_flaskwork, which is the accompanying Flask plugin. For example: from flask import Flask from flask.ext.flaskwork import Flaskwork app = Flask(__name__) Flaskwork(app) Then start the app and open it up in Chrome. Inspect user sessions, database queries that the request generated, etc. from the Chrome Developer Tools.

Latest reviews

  • (2016-10-11) Alex Plugaru: I looked at source code for both the python and js part. The python seems to be ok (no funny stuff). The chrome extension seems to be ok too (though it's the minified) version. Seems it's made with React Redux, also the manifest requires minimal permission and no outside requests are allowed (it uses the default CSP). I'd say it's ok to use (it will not steal your source-code). I also vendorized the python package and modified it to fix a bug which appears only on python3. I hope the author decides to publish his/her work on github, I'd like to make a contribution. Please mail me: alex at plugaru org.
  • (2016-07-27) Great help when building APIs for JavaScript driven front ends.

Statistics

Installs
132 history
Category
Rating
4.5 (2 votes)
Last update / version
2017-04-04 / 0.1.7
Listing languages
en-US

Links