{ "info": { "author": "Ian Ozsvald", "author_email": "ian@ianozsvald.com", "bugtrack_url": null, "classifiers": [], "description": "IPython tool to report memory usage deltas for every command you type. If you are running out of RAM then use this tool to understand what's happening. It also records the time spent running each command. \n\n\n In [3]: arr=np.random.uniform(size=int(1e7))\n\n 'arr=np.random.uniform(size=int(1e7))' used 76.2578 MiB RAM in 0.33s, peaked 0.00 MiB above current, total RAM usage 107.37 MiB", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ianozsvald/ipython_memory_usage", "keywords": "", "license": "", "maintainer": "Ian Ozsvald", "maintainer_email": "ian@ianozsvald.com", "name": "ipython-memory-usage", "package_url": "https://pypi.org/project/ipython-memory-usage/", "platform": "Any.", "project_url": "https://pypi.org/project/ipython-memory-usage/", "project_urls": { "Homepage": "https://github.com/ianozsvald/ipython_memory_usage" }, "release_url": "https://pypi.org/project/ipython-memory-usage/1.1/", "requires_dist": null, "requires_python": "", "summary": "ipython_memory_usage: display memory usage during IPython execution", "version": "1.1" }, "last_serial": 3787275, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "fccb2fc72c33aa258e3ab2d2053f7fc7", "sha256": "1f4697210257f853fea74de0cf3fae60a32e550e578bac6f46de9b40c550422b" }, "downloads": -1, "filename": "ipython_memory_usage-1.1.tar.gz", "has_sig": false, "md5_digest": "fccb2fc72c33aa258e3ab2d2053f7fc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8910, "upload_time": "2018-04-21T13:49:26", "url": "https://files.pythonhosted.org/packages/ed/8a/38fa2249179df377477a6967caf027de0ae93c6813c4e664f517da90f9e9/ipython_memory_usage-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fccb2fc72c33aa258e3ab2d2053f7fc7", "sha256": "1f4697210257f853fea74de0cf3fae60a32e550e578bac6f46de9b40c550422b" }, "downloads": -1, "filename": "ipython_memory_usage-1.1.tar.gz", "has_sig": false, "md5_digest": "fccb2fc72c33aa258e3ab2d2053f7fc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8910, "upload_time": "2018-04-21T13:49:26", "url": "https://files.pythonhosted.org/packages/ed/8a/38fa2249179df377477a6967caf027de0ae93c6813c4e664f517da90f9e9/ipython_memory_usage-1.1.tar.gz" } ] }