{ "info": { "author": "Tony Simpson", "author_email": "tony.simpson@thetestpeople.com", "bugtrack_url": null, "classifiers": [], "description": "ptools\n======\n\nCross Platform Process Infomation (cmdline, environ) and Management\n\nptools has windows and linux implementations of several functions:\n\n* list_pids - list all processes\n* get_pid_info - get the command line used to launch the process and\nthe environment as a map\n* kill_pid - forcefully kill the process\n\nget_pid_info may fail with ptools.OperationException especially if you\ndo not have the required access to see the processes command line or\nenvironment\n\nTo get the functions for your current os do:\n\n from ptools.current import *", "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/tonysimpson/ptools", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ptools", "package_url": "https://pypi.org/project/ptools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ptools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tonysimpson/ptools" }, "release_url": "https://pypi.org/project/ptools/1.0b3/", "requires_dist": null, "requires_python": null, "summary": "Cross Platform Process Infomation (cmdline, environ) and Management", "version": "1.0b3" }, "last_serial": 943667, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "e366623bbcfe20bf9e935d8051890dd6", "sha256": "f1c1f6d8fde5316ad9328828eff32f7bbde7dacadf38c03dd541fe4370dd81c1" }, "downloads": -1, "filename": "ptools-1.0b1.zip", "has_sig": false, "md5_digest": "e366623bbcfe20bf9e935d8051890dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5536, "upload_time": "2012-09-24T14:57:27", "url": "https://files.pythonhosted.org/packages/1b/cf/3ba817cdde5183570da42524af04f1b15058cd47e7467b88f13626a68fd8/ptools-1.0b1.zip" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "16b0e4dcc7237adabff034d41671e78b", "sha256": "5c4571d08eb840f4e897256a8af58104648489d936ecf14aa5f1a79995fc23fd" }, "downloads": -1, "filename": "ptools-1.0b2.zip", "has_sig": false, "md5_digest": "16b0e4dcc7237adabff034d41671e78b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5970, "upload_time": "2012-09-24T15:13:51", "url": "https://files.pythonhosted.org/packages/ac/0d/267b07b240e7988161b7e134b438a7d8ec70dbe0011eada07f06dfbd002b/ptools-1.0b2.zip" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "ceab62878b132d262fe2275edcf2ba3d", "sha256": "b22062f218130f8c3da3295aae444681a354f49ba5272e14ab3406c544e2985d" }, "downloads": -1, "filename": "ptools-1.0b3.tar.gz", "has_sig": false, "md5_digest": "ceab62878b132d262fe2275edcf2ba3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3578, "upload_time": "2013-12-13T11:09:42", "url": "https://files.pythonhosted.org/packages/52/d7/e1f64efb77cdc929152bfadecc6d56984e50bc42f357d430d2533568942b/ptools-1.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceab62878b132d262fe2275edcf2ba3d", "sha256": "b22062f218130f8c3da3295aae444681a354f49ba5272e14ab3406c544e2985d" }, "downloads": -1, "filename": "ptools-1.0b3.tar.gz", "has_sig": false, "md5_digest": "ceab62878b132d262fe2275edcf2ba3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3578, "upload_time": "2013-12-13T11:09:42", "url": "https://files.pythonhosted.org/packages/52/d7/e1f64efb77cdc929152bfadecc6d56984e50bc42f357d430d2533568942b/ptools-1.0b3.tar.gz" } ] }