Flaskwork

Flaskwork

A simple tool for integrating w/Flask & SQLAlchemy apps

What is Flaskwork?
Flaskwork is a Chrome extension that allows you to easily integrate Flask and SQLAlchemy apps. With Flaskwork, you can inspect user sessions, database queries, and other request details directly from the Chrome Developer Tools.
Merlin
Stats
Users: 124 ▲ 2
Rating: 4.50 (2)
Version: 0.1.7 (Last updated: 2017-04-04)
Creation date: 2017-04-04
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • tabs
  • http://*/*
  • https://*/*
Size: 83.24K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

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.

User reviews
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.
by Alex Plugaru Alex Plugaru, 2016-10-11
View all user reviews
Safety
Risk impact

Flaskwork is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Flaskwork if you trust the publisher.

Risk likelihood

Flaskwork has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to Flaskwork: