{ "info": { "author": "Peergrade", "author_email": "team@peergrade.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "Tools for profiling MongoDB on Flask / Werkzeug\n\n|pypi| |docs| |build-status| |coverage| |license|\n\nInstallation\n------------\n\n.. code-block:: shell\n\n $ pip install --user flask-mongo-profiler\n\nExample\n-------\n\n.. code-block:: shell\n\n # inside of a virtualenv\n $ pip install flask-mongo-profiler\n\n $ pip install -r requirements/contrib.txt\n $ cd examples/flask_todo\n\n # With debugger\n $ env FLASK_ENV=develoment flask run\n\n # Without\n $ flask run\n\n # Load pages, go to http://localhost:5000/admin/\n\nProject details\n---------------\n\n============== ==========================================================\nPython support 2.7, >= 3.5, pypy, pypy3\nDB support pymongo 3.7+, MongoEngine 0.15+ (optional)\nWeb support Werkzeug 0.14+, Flask 1.0+ (optional)\nSource https://github.com/peergradeio/flask-mongo-profiler\nDocs https://flask-mongo-profiler.readthedocs.io\nAPI https://flask-mongo-profiler.readthedocs.io/en/latest/api.html\nChangelog https://flask-mongo-profiler.readthedocs.io/en/latest/history.html\nIssues https://github.com/peergradeio/flask-mongo-profiler/issues\nTravis http://travis-ci.org/peergradeio/flask-mongo-profiler\nTest Coverage https://codecov.io/gh/peergradeio/flask-mongo-profiler\npypi https://pypi.python.org/pypi/flask-mongo-profiler\nOpen Hub https://www.openhub.net/p/flask-mongo-profiler\nLicense `MIT`_.\ngit repo .. code-block:: bash\n\n $ git clone https://github.com/peergradeio/flask-mongo-profiler.git\ninstall stable .. code-block:: bash\n\n $ pip install --user flask-mongo-profiler\ninstall dev .. code-block:: bash\n\n $ git clone https://github.com/peergradeio/flask-mongo-profiler.git\n $ cd ./flask-mongo-profiler\n $ virtualenv .venv\n $ source .venv/bin/activate\n $ pip install -e .\n\ntests .. code-block:: bash\n\n $ make test\n============== ==========================================================\n\n.. _MIT: http://opensource.org/licenses/MIT\n\n.. |pypi| image:: https://img.shields.io/pypi/v/flask-mongo-profiler.svg\n :alt: Python Package\n :target: http://badge.fury.io/py/flask-mongo-profiler\n\n.. |build-status| image:: https://img.shields.io/travis/peergradeio/flask-mongo-profiler.svg\n :alt: Build Status\n :target: https://travis-ci.org/peergradeio/flask-mongo-profiler\n\n.. |coverage| image:: https://codecov.io/gh/peergradeio/flask-mongo-profiler/branch/master/graph/badge.svg\n :alt: Code Coverage\n :target: https://codecov.io/gh/peergradeio/flask-mongo-profiler\n\n.. |license| image:: https://img.shields.io/github/license/peergradeio/flask-mongo-profiler.svg\n :alt: License \n\n.. |docs| image:: https://readthedocs.org/projects/flask-mongo-profiler/badge/?version=latest\n :alt: Documentation Status\n :scale: 100%\n :target: https://readthedocs.org/projects/flask-mongo-profiler/", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.org/project/flask-mongo-profiler/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/peergradeio/flask-mongo-profiler", "keywords": "flask-mongo-profiler", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flask-mongo-profiler", "package_url": "https://pypi.org/project/flask-mongo-profiler/", "platform": "", "project_url": "https://pypi.org/project/flask-mongo-profiler/", "project_urls": { "Download": "https://pypi.org/project/flask-mongo-profiler/", "Homepage": "https://github.com/peergradeio/flask-mongo-profiler" }, "release_url": "https://pypi.org/project/flask-mongo-profiler/0.5.0a3.post0/", "requires_dist": null, "requires_python": "", "summary": "Profiling tools for MongoDB", "version": "0.5.0a3.post0" }, "last_serial": 4603652, "releases": { "0.5.0a1": [ { "comment_text": "", "digests": { "md5": "6de617597c92a074f9b3176d4eeb55ff", "sha256": "16765b0b2e27d2e52b2f31278342b863915404930d69bd616328a6b76b6491a6" }, "downloads": -1, "filename": "flask-mongo-profiler-0.5.0a1.tar.gz", "has_sig": false, "md5_digest": "6de617597c92a074f9b3176d4eeb55ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6380, "upload_time": "2018-10-28T00:53:08", "url": "https://files.pythonhosted.org/packages/2f/e7/de16dd392c20a710711949fa3df94bc97997fa45e9243e0ad0f8bfd21ec1/flask-mongo-profiler-0.5.0a1.tar.gz" } ], "0.5.0a2": [ { "comment_text": "", "digests": { "md5": "e523bd2eabd6a5d7bac02878ecf46eea", "sha256": "c57322d968c0a04ac4cce1edc479df3be486d309a5ee20823832762deded1058" }, "downloads": -1, "filename": "flask-mongo-profiler-0.5.0a2.tar.gz", "has_sig": false, "md5_digest": "e523bd2eabd6a5d7bac02878ecf46eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7663, "upload_time": "2018-10-28T20:38:19", "url": "https://files.pythonhosted.org/packages/3a/2a/11e84ca5f673d0097a1364397e87a80a941cefb9a8b2ef99a5d468131da6/flask-mongo-profiler-0.5.0a2.tar.gz" } ], "0.5.0a3.post0": [ { "comment_text": "", "digests": { "md5": "252ef789a4da70e2612dcabedb2b721a", "sha256": "b4e1ccd4aff42d6e3a9d0781751e6e6e0833e61260565f6aeee3222d780916b0" }, "downloads": -1, "filename": "flask-mongo-profiler-0.5.0a3.post0.tar.gz", "has_sig": false, "md5_digest": "252ef789a4da70e2612dcabedb2b721a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19209, "upload_time": "2018-12-15T21:19:14", "url": "https://files.pythonhosted.org/packages/df/19/ca19391ad72e8db23bd18b928435dd065abcad04f4db6b4f17b484ae31c3/flask-mongo-profiler-0.5.0a3.post0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "252ef789a4da70e2612dcabedb2b721a", "sha256": "b4e1ccd4aff42d6e3a9d0781751e6e6e0833e61260565f6aeee3222d780916b0" }, "downloads": -1, "filename": "flask-mongo-profiler-0.5.0a3.post0.tar.gz", "has_sig": false, "md5_digest": "252ef789a4da70e2612dcabedb2b721a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19209, "upload_time": "2018-12-15T21:19:14", "url": "https://files.pythonhosted.org/packages/df/19/ca19391ad72e8db23bd18b928435dd065abcad04f4db6b4f17b484ae31c3/flask-mongo-profiler-0.5.0a3.post0.tar.gz" } ] }