{ "info": { "author": "Frederico V Lima", "author_email": "frederico.vieira at gmail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing", "Topic :: System" ], "description": "A simple utility decorator to helps developers to see the memory usage of a determined function and its internal calls. It also provides a decorator to see the profile stats usage with memory. In this case, the cProfile implementation will be used", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fvlima/pyprofmem", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyprofmem", "package_url": "https://pypi.org/project/pyprofmem/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyprofmem/", "project_urls": { "Homepage": "https://github.com/fvlima/pyprofmem" }, "release_url": "https://pypi.org/project/pyprofmem/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple utility decorator to helps developers to see the memory usage and profile", "version": "0.1.0" }, "last_serial": 2695791, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5b82ba0591444601fa943e647ff0c161", "sha256": "1ce4e71eaef0533397705dd7df11179bc91acb0cc2bfb258fee0a903e9dad11b" }, "downloads": -1, "filename": "pyprofmem-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5b82ba0591444601fa943e647ff0c161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3914, "upload_time": "2017-03-10T02:27:33", "url": "https://files.pythonhosted.org/packages/7f/90/c2ec80900f196d8ea0bd642bd797d35dac5b5c4acc2a5741f3fec9945c2a/pyprofmem-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b82ba0591444601fa943e647ff0c161", "sha256": "1ce4e71eaef0533397705dd7df11179bc91acb0cc2bfb258fee0a903e9dad11b" }, "downloads": -1, "filename": "pyprofmem-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5b82ba0591444601fa943e647ff0c161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3914, "upload_time": "2017-03-10T02:27:33", "url": "https://files.pythonhosted.org/packages/7f/90/c2ec80900f196d8ea0bd642bd797d35dac5b5c4acc2a5741f3fec9945c2a/pyprofmem-0.1.0.tar.gz" } ] }