{ "info": { "author": "Nick Coghlan", "author_email": "ncoghlan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Shell Command is a simple set of shell invocation tools intended to make it\r\neasy to build and execute shell commands from Python, automatically handling\r\nfile names containing whitespace and protecting your code from inadvertent\r\nexposure to shell injection attacks.\r\n\r\nIt's aim is to allow system administrators convenient access to the shell\r\ncommands and syntax they already find familiar for individual operations,\r\nwhile using Python to manage their control flow and higher level\r\ndata structures.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://shell-command.readthedocs.org", "keywords": "", "license": "Simplified BSD License", "maintainer": "", "maintainer_email": "", "name": "shell_command", "package_url": "https://pypi.org/project/shell_command/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shell_command/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://shell-command.readthedocs.org" }, "release_url": "https://pypi.org/project/shell_command/0.1/", "requires_dist": null, "requires_python": null, "summary": "Tools for easy invocation of system shell commands", "version": "0.1" }, "last_serial": 638669, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8c0034ebadf7c60a7c54ff28eccbfc99", "sha256": "5b145176bd450a416655ac00ad467ddc781cd54e00748008bab83c6d95e5c5dc" }, "downloads": -1, "filename": "shell_command-0.1.tar.gz", "has_sig": false, "md5_digest": "8c0034ebadf7c60a7c54ff28eccbfc99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3380, "upload_time": "2011-12-11T08:45:33", "url": "https://files.pythonhosted.org/packages/5e/38/42af02613f46d340bee0f5e32ee377ccaa333d3ed7cc0bfc580ce87b2851/shell_command-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c0034ebadf7c60a7c54ff28eccbfc99", "sha256": "5b145176bd450a416655ac00ad467ddc781cd54e00748008bab83c6d95e5c5dc" }, "downloads": -1, "filename": "shell_command-0.1.tar.gz", "has_sig": false, "md5_digest": "8c0034ebadf7c60a7c54ff28eccbfc99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3380, "upload_time": "2011-12-11T08:45:33", "url": "https://files.pythonhosted.org/packages/5e/38/42af02613f46d340bee0f5e32ee377ccaa333d3ed7cc0bfc580ce87b2851/shell_command-0.1.tar.gz" } ] }