Pre-release
This release is a pre-release and may not be stable for production use.
Tools for profiling MongoDB on Flask / Werkzeug
Installation
$ pip install --user flask-mongo-profiler
Example
# inside of a virtualenv
$ pip install flask-mongo-profiler
$ pip install -r requirements/contrib.txt
$ cd examples/flask_todo
# With debugger
$ env FLASK_ENV=develoment flask run
# Without
$ flask run
# Load pages, go to http://localhost:5000/admin/
Project details
Python support |
2.7, >= 3.5, pypy, pypy3 |
DB support |
pymongo 3.7+, MongoEngine 0.15+ (optional) |
Web support |
Werkzeug 0.14+, Flask 1.0+ (optional) |
Source |
|
Docs |
|
API |
https://flask-mongo-profiler.readthedocs.io/en/latest/api.html |
Changelog |
https://flask-mongo-profiler.readthedocs.io/en/latest/history.html |
Issues |
|
Travis |
|
Test Coverage |
|
pypi |
|
Open Hub |
|
License |
MIT. |
git repo |
|
install stable |
|
install dev |
|
tests |
|
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file flask-mongo-profiler-0.5.0a3.post0.tar.gz.
File metadata
- Download URL: flask-mongo-profiler-0.5.0a3.post0.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4e1ccd4aff42d6e3a9d0781751e6e6e0833e61260565f6aeee3222d780916b0
|
|
| MD5 |
252ef789a4da70e2612dcabedb2b721a
|
|
| BLAKE2b-256 |
df19ca19391ad72e8db23bd18b928435dd065abcad04f4db6b4f17b484ae31c3
|