{
"info": {
"author": "Sean Chon",
"author_email": "s@seanchon.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Software Development :: Build Tools"
],
"description": "[
](https://travis-ci.org/seanchon/simple_terminal)\n[
](https://pypi.python.org/pypi/simple_terminal)\n\n# simple_terminal\nA simple way to run terminal commands within a Python script.\n\n\n## Code Example\n```python\nfrom simple_terminal import Terminal\n\nterminal = Terminal()\n\nresults = terminal.command('ls')\n```\n\nor\n\n```python\n\nfrom simple_terminal import Terminal\n\nwith Terminal() as terminal:\n results = terminal.command('ls')\n```\n\n## Motivation\nThis library exists to run terminal commands from within a script and capture stdout to create easier automation of commonly performed tasks.\n\n## Installation\npip install simple_terminal\n\n## License\nMIT",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/seanchon/simple_terminal/",
"keywords": "linux terminal cli",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "simple_terminal",
"package_url": "https://pypi.org/project/simple_terminal/",
"platform": "",
"project_url": "https://pypi.org/project/simple_terminal/",
"project_urls": {
"Homepage": "http://github.com/seanchon/simple_terminal/"
},
"release_url": "https://pypi.org/project/simple_terminal/1.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "A simple way to run terminal commands within a Python script.",
"version": "1.1.0"
},
"last_serial": 3933223,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "7e7dcb40e2d60764a8b3486c4cfb9eaf",
"sha256": "862c7ee76495f40cc50b516846f740cec1c2fbf2bd1c91676158bfc412c87dc6"
},
"downloads": -1,
"filename": "simple_terminal-0.1.tar.gz",
"has_sig": false,
"md5_digest": "7e7dcb40e2d60764a8b3486c4cfb9eaf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2805,
"upload_time": "2016-09-13T16:54:47",
"url": "https://files.pythonhosted.org/packages/f9/d6/b64150b43222a90bda052cfd67ad470b1d4cd74949bf738eff624639327a/simple_terminal-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "b3fbfee4e10acda0dd63c18f0a8c7df0",
"sha256": "6c910e53351c4006888724c7ed4d97a0d4781b1526148b71bdc9bdc0861388bf"
},
"downloads": -1,
"filename": "simple_terminal-0.2.tar.gz",
"has_sig": false,
"md5_digest": "b3fbfee4e10acda0dd63c18f0a8c7df0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2837,
"upload_time": "2016-09-13T17:11:09",
"url": "https://files.pythonhosted.org/packages/89/32/646bb1ddc6aa3b07c0bb44bbb862207e3d102ff50c654b839f0ee19ab560/simple_terminal-0.2.tar.gz"
}
],
"0.3": [],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "891be9b98b40915572e38b7973efcdc7",
"sha256": "49fd22008409b39ffd1c8294b07c147eb8dc3e2986c0a4a7ea8120a2ab8eb993"
},
"downloads": -1,
"filename": "simple_terminal-0.4.tar.gz",
"has_sig": false,
"md5_digest": "891be9b98b40915572e38b7973efcdc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2895,
"upload_time": "2016-09-28T22:06:55",
"url": "https://files.pythonhosted.org/packages/83/bb/9a4f191d3e54617e722648c766ab1e643b913a051ecafe30ae9927b1eff0/simple_terminal-0.4.tar.gz"
}
],
"0.5": [
{
"comment_text": "",
"digests": {
"md5": "830f75e35b047e093525cb6627ec793a",
"sha256": "ac3561a9650bc93d33e2f650ac8e37b6e9503a604012df35d9329889f609289b"
},
"downloads": -1,
"filename": "simple_terminal-0.5.tar.gz",
"has_sig": false,
"md5_digest": "830f75e35b047e093525cb6627ec793a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2947,
"upload_time": "2016-11-05T05:30:33",
"url": "https://files.pythonhosted.org/packages/48/42/f57daa0dab19dc0eff54b16b7ca943de5c937c0165cbfd354e7bea4c68a6/simple_terminal-0.5.tar.gz"
}
],
"0.6": [
{
"comment_text": "",
"digests": {
"md5": "095ae65c681fd61088ef873495cab4da",
"sha256": "6ab9cc560e1d7b84998ea5742e44ee32e13ef938984201874840c9e7ab7c4db3"
},
"downloads": -1,
"filename": "simple_terminal-0.6.tar.gz",
"has_sig": false,
"md5_digest": "095ae65c681fd61088ef873495cab4da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3056,
"upload_time": "2016-11-10T00:50:12",
"url": "https://files.pythonhosted.org/packages/f5/1d/13bb66eb70efd687a2a0f65689dce2e2c155e41b64139ec0f9b094459b51/simple_terminal-0.6.tar.gz"
}
],
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "7c1c9130451fe260339894460ce25465",
"sha256": "0b01f87c0f057b3edab1386648b256e34c721075e85eb522a51c016d11c3b872"
},
"downloads": -1,
"filename": "simple_terminal-1.0.tar.gz",
"has_sig": false,
"md5_digest": "7c1c9130451fe260339894460ce25465",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3034,
"upload_time": "2017-07-07T00:04:56",
"url": "https://files.pythonhosted.org/packages/21/fc/1981b4e121713ba5e39443db8e26b21ac744f6b8a46ddf46c2b068554e56/simple_terminal-1.0.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "56e147acfcbef08a4116f6b19b69720f",
"sha256": "363cefa402a1771ecf418fc2e058ae5bb8a0d6f860aa7885c4c4e4f955152419"
},
"downloads": -1,
"filename": "simple_terminal-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "56e147acfcbef08a4116f6b19b69720f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3129,
"upload_time": "2018-06-05T17:48:36",
"url": "https://files.pythonhosted.org/packages/dd/22/1660d395660de67d0030028fc417a0ff19cf2d1b24d3b0e1cd6f09b0f67a/simple_terminal-1.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "56e147acfcbef08a4116f6b19b69720f",
"sha256": "363cefa402a1771ecf418fc2e058ae5bb8a0d6f860aa7885c4c4e4f955152419"
},
"downloads": -1,
"filename": "simple_terminal-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "56e147acfcbef08a4116f6b19b69720f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3129,
"upload_time": "2018-06-05T17:48:36",
"url": "https://files.pythonhosted.org/packages/dd/22/1660d395660de67d0030028fc417a0ff19cf2d1b24d3b0e1cd6f09b0f67a/simple_terminal-1.1.0.tar.gz"
}
]
}