{ "info": { "author": "Paulius Maru\u0161ka", "author_email": "paulius.maruska@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development" ], "description": "mongodog\n========\n\nA python library, that helps you sniff out your own code that is running on mongo (using pymongo or mongokit).\n\nWhy?\n====\n\nMongo has profile functionality and it is great. Why do we need mongodog? Well, mongodog includes one very important\nfeature that mongo profile doesn't - python traceback of the calling code. Sometimes you just need to know where the\ncommand is coming from.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Paulius-Maruska/mongodog", "keywords": null, "license": "Copyright 2014 Paulius Maru\u0161ka\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "maintainer": null, "maintainer_email": null, "name": "mongodog", "package_url": "https://pypi.org/project/mongodog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mongodog/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Paulius-Maruska/mongodog" }, "release_url": "https://pypi.org/project/mongodog/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "MongoDog is a library designed to sniff out the things that your application is doing within\na mongo database. It plugs itself in between your app and pymongo and logs all of the commands\nthat your application sends to the server.", "version": "0.1.1" }, "last_serial": 1209161, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d40626b6ad7236481039e26e13e1ed5f", "sha256": "0e34cb739a32b6aac4af6fdbef38bba001d98ddeda8682b4bf4b2cac5ca172ed" }, "downloads": -1, "filename": "mongodog-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d40626b6ad7236481039e26e13e1ed5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6480, "upload_time": "2014-09-01T11:17:34", "url": "https://files.pythonhosted.org/packages/29/d3/d0bd056f6ae04d213d59ee0facb116c5cfdfbe0d8d3a0857b8e064a6df7a/mongodog-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a89567f6f6d5bda18e309f2604ee3bed", "sha256": "545afc245dceea3d31194b50817f7f15d595f79b966850f9d1670a4722626b22" }, "downloads": -1, "filename": "mongodog-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a89567f6f6d5bda18e309f2604ee3bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6479, "upload_time": "2014-09-01T12:34:58", "url": "https://files.pythonhosted.org/packages/97/23/4e0c8fdd863592c7134e369f119ec2e2f99d13c29d1f52f44c5a61c38cfe/mongodog-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a89567f6f6d5bda18e309f2604ee3bed", "sha256": "545afc245dceea3d31194b50817f7f15d595f79b966850f9d1670a4722626b22" }, "downloads": -1, "filename": "mongodog-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a89567f6f6d5bda18e309f2604ee3bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6479, "upload_time": "2014-09-01T12:34:58", "url": "https://files.pythonhosted.org/packages/97/23/4e0c8fdd863592c7134e369f119ec2e2f99d13c29d1f52f44c5a61c38cfe/mongodog-0.1.1.tar.gz" } ] }