{ "info": { "author": "John Arbash Meinel", "author_email": "john.meinel@canonical.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Cython", "Programming Language :: Python", "Topic :: Software Development :: Debuggers" ], "description": "This project is similar to heapy (in the 'guppy' project), in its attempt to\nunderstand how memory has been allocated.\n\nCurrently, its main difference is that it splits the task of computing summary\nstatistics, etc of memory consumption from the actual scanning of memory\nconsumption. It does this, because I often want to figure out what is going on\nin my process, while my process is consuming huge amounts of memory (1GB, etc).\nIt also allows dramatically simplifying the scanner, as I don't allocate python\nobjects while trying to analyze python object memory consumption.\n\nIt will likely grow to include a GUI for browsing the reference graph. For now\nit is mostly used in the python interpreter.\n\nThe name is simply a fun word (means Ash-wood Nymph).", "description_content_type": null, "docs_url": null, "download_url": "https://launchpad.net/meliae/+download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/meliae", "keywords": null, "license": "GNU GPL v3", "maintainer": null, "maintainer_email": null, "name": "meliae", "package_url": "https://pypi.org/project/meliae/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/meliae/", "project_urls": { "Download": "https://launchpad.net/meliae/+download", "Homepage": "https://launchpad.net/meliae" }, "release_url": "https://pypi.org/project/meliae/0.4.0.final.0/", "requires_dist": null, "requires_python": null, "summary": "Python Memory Usage Analyzer", "version": "0.4.0.final.0" }, "last_serial": 1741468, "releases": { "0.1.2.final.0": [ { "comment_text": "", "digests": { "md5": "7b7d78e1f414e8343fbb92371168686b", "sha256": "a0d9acf516d8b09c74493215c3d336d46221c69bc1d567e69ba53e251f4a1b01" }, "downloads": -1, "filename": "meliae-0.1.2.tar.gz", "has_sig": true, "md5_digest": "7b7d78e1f414e8343fbb92371168686b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44263, "upload_time": "2015-09-28T08:03:46", "url": "https://files.pythonhosted.org/packages/b2/4d/d66946a13ecac11e56056707252c49d5178b11c59208ca6efebeb1b98967/meliae-0.1.2.tar.gz" } ], "0.2.0.final.0": [ { "comment_text": "", "digests": { "md5": "21846ab82299ae1e30d3123a92a05ac0", "sha256": "c43f70ba54a382d86b2b373c3dade592ccf6b54a26547538b827993887503496" }, "downloads": -1, "filename": "meliae-0.2.0.tar.gz", "has_sig": true, "md5_digest": "21846ab82299ae1e30d3123a92a05ac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54196, "upload_time": "2015-09-28T08:03:21", "url": "https://files.pythonhosted.org/packages/e9/b6/77c810eb5a71cd8ec77f9c04873b2cdef254db73014fc1a1009c87128cdd/meliae-0.2.0.tar.gz" } ], "0.3.0.final.0": [ { "comment_text": "", "digests": { "md5": "2169646dc4c8bc88c5c959fbeaae81d6", "sha256": "5de8924f3e4d8cadcdf324e13c7b47687c8e8554c29b2aeff7b842afcf6bfa78" }, "downloads": -1, "filename": "meliae-0.3.0.tar.gz", "has_sig": true, "md5_digest": "2169646dc4c8bc88c5c959fbeaae81d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60511, "upload_time": "2015-09-28T08:02:54", "url": "https://files.pythonhosted.org/packages/07/67/c9a6a319655f0ff067f082aa9e2e5cd16cf7313e80a12d03203aaa52990e/meliae-0.3.0.tar.gz" } ], "0.4.0.final.0": [ { "comment_text": "", "digests": { "md5": "c704f4a314927fe96919018f67b2d3f3", "sha256": "976519ab02aaa6a8fb5f596dc4dd9f64fc9510b00e054979566e51c9be7cec99" }, "downloads": -1, "filename": "meliae-0.4.0.tar.gz", "has_sig": true, "md5_digest": "c704f4a314927fe96919018f67b2d3f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64810, "upload_time": "2015-09-28T08:02:24", "url": "https://files.pythonhosted.org/packages/98/c6/7fa12062ddfe1732d43b34b64a3fe99da958a88fa1d8b7550fe386a9ca01/meliae-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c704f4a314927fe96919018f67b2d3f3", "sha256": "976519ab02aaa6a8fb5f596dc4dd9f64fc9510b00e054979566e51c9be7cec99" }, "downloads": -1, "filename": "meliae-0.4.0.tar.gz", "has_sig": true, "md5_digest": "c704f4a314927fe96919018f67b2d3f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64810, "upload_time": "2015-09-28T08:02:24", "url": "https://files.pythonhosted.org/packages/98/c6/7fa12062ddfe1732d43b34b64a3fe99da958a88fa1d8b7550fe386a9ca01/meliae-0.4.0.tar.gz" } ] }