Flaskwork
2 ratings
)Overview
A simple tool for integrating w/Flask & SQLAlchemy apps
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.
4.5 out of 52 ratings
Google doesn't verify reviews. Learn more about results and reviews.
Alex PlugaruOct 11, 2016
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 au... Show more
Details
- Version0.1.7
- UpdatedApril 4, 2017
- Offered bycountach74
- Size81.29KiB
- LanguagesEnglish (United States)
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser