{ "info": { "author": "Anguel Hristozov", "author_email": "angel.hristozov@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console :: Curses", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# keel\n\nkeel is a program written in Python 3 and uses ncurses to display to the user a list of\nprocesses and their respective PIDs.\n\nThe user can easily kill the highlighted process by pressing the enter key.\n\nThis was spawned from a cyber defense hackathon in the University of Glasgow. My team\nhad to defend our servers and we had one terminal window open to see all open connections\nand another one simply for killing. With this, we combined it into one window.\n\nThe program has/will have a way to switch the processes based on which user owns them\nand will show either connections (tcp, udp, etc) as well as regular system processes.\n\nFollow the [Github](https://github.com/modelorona/keel) link for more updates!\n\n\n## Important\nThe program is not fully ready. At the moment, it is under development and not everything\nwill work.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/modelorona/keel", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "keel", "package_url": "https://pypi.org/project/keel/", "platform": "", "project_url": "https://pypi.org/project/keel/", "project_urls": { "Homepage": "https://github.com/modelorona/keel" }, "release_url": "https://pypi.org/project/keel/0.1/", "requires_dist": null, "requires_python": "", "summary": "Kill proccesses effectively and easily", "version": "0.1" }, "last_serial": 3937203, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "32f5892da165118453d6f1aabb47cf2d", "sha256": "7f9aaeef06a85d4118c18a3bdefecd3ede82b8fd15feabbdf903c5b59a450bd6" }, "downloads": -1, "filename": "keel-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "32f5892da165118453d6f1aabb47cf2d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6308, "upload_time": "2018-06-06T19:38:31", "url": "https://files.pythonhosted.org/packages/aa/aa/6ee876f6c26e242152e1d0ae4cdd0fb128a8b6f5d260637ba14471261f92/keel-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5cd117663eef1ef4159b4d76e39a7135", "sha256": "d202ad030655ba86f70c8181004d27084d99d452b8d69d095c24e67bc84ab78d" }, "downloads": -1, "filename": "keel-0.1.tar.gz", "has_sig": false, "md5_digest": "5cd117663eef1ef4159b4d76e39a7135", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5239, "upload_time": "2018-06-06T19:38:31", "url": "https://files.pythonhosted.org/packages/3b/dd/d6945f34d061c504795bd101fc61500bac07704ee00cb3f7809f60714126/keel-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32f5892da165118453d6f1aabb47cf2d", "sha256": "7f9aaeef06a85d4118c18a3bdefecd3ede82b8fd15feabbdf903c5b59a450bd6" }, "downloads": -1, "filename": "keel-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "32f5892da165118453d6f1aabb47cf2d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6308, "upload_time": "2018-06-06T19:38:31", "url": "https://files.pythonhosted.org/packages/aa/aa/6ee876f6c26e242152e1d0ae4cdd0fb128a8b6f5d260637ba14471261f92/keel-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5cd117663eef1ef4159b4d76e39a7135", "sha256": "d202ad030655ba86f70c8181004d27084d99d452b8d69d095c24e67bc84ab78d" }, "downloads": -1, "filename": "keel-0.1.tar.gz", "has_sig": false, "md5_digest": "5cd117663eef1ef4159b4d76e39a7135", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5239, "upload_time": "2018-06-06T19:38:31", "url": "https://files.pythonhosted.org/packages/3b/dd/d6945f34d061c504795bd101fc61500bac07704ee00cb3f7809f60714126/keel-0.1.tar.gz" } ] }