{ "info": { "author": "PYBC_2", "author_email": "mmothuku@adobe.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# This project implements the Command Line Interface like UNIX-shell\n\nThis project includes the following commands:\n\n\n## Directory commands:\n\n- **ls** (with support for -R)\n\n Lists the files and directories in the current directory\n\n -R lists the files and directories recursively\n\n- **pwd**\n\n Returns the present working directory\n\n- **mkdir**\n\n Creates a new directory\n\n- **rmdir**\n\n Removes the directory if it is empty\n\n- **cd**\n\n Changes the current directory to the directory mentioned in the argument\n\n\n## File Commands:\n\n- **grep**\n\n To find matching patterns\n\n- **find**\n\n Finds the given file in the given path\n\n- **cat**\n\n Used to display the contents of the given file. With '>' can be used to create and write into a new file\n\n- **cp**\n\n Copy contents from source to destination\n\n- **mv**\n\n Move contents from source to destionation\n\n- **rm** (with support for -r)\n\n Remove the file or directory with a confirmation to remove non empty items. \n\n -r Removes recursively\n\n- **sizeof**\n\n Returns the size of the file in the arguments\n\n- **head**\n\n -n for the number of lines it has to print since the beginning of file\n\n Default is 10\n\n- **tail**\n\n -n for the last n number of lines to print from the file\n\n Default is 10\n\n\n## Miscellaneous commands:\n\n- **date**\n\n Returns the current date and time\n\n- **whoami**\n\n Returns current user name\n\n- **hostname**\n\n Returns current host name\n\n- **timeit**\n\n Returns the time taken to run the command given\n\n- **exit**\n\n Exit from the shell\n\n- **history**\n\n Shows the history of commands executed so far\n\n # Installing the package\n\n To install and use, run the following command from your command line\n\n > pip install pyshell-pybc2\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyshell-pybc2", "package_url": "https://pypi.org/project/pyshell-pybc2/", "platform": "", "project_url": "https://pypi.org/project/pyshell-pybc2/", "project_urls": null, "release_url": "https://pypi.org/project/pyshell-pybc2/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "This Package contains the commands of UNIX shell", "version": "0.4.0" }, "last_serial": 5669997, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "278b2fe9d0574b5c4b1ac5d0818f3fe8", "sha256": "4da4445be15c6c8765d690cb1541ee9aa1aed916780d824978d6e299d45402ed" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "278b2fe9d0574b5c4b1ac5d0818f3fe8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4293, "upload_time": "2019-08-12T11:08:07", "url": "https://files.pythonhosted.org/packages/d8/68/29f97b1d6c7e6fde0d955ad7505a1038dc16b9460629c2b23892ff7e10ef/pyshell_pybc2-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8afdf2e75b3f704f59933a7be83a379f", "sha256": "52dc6c71463adc9edd5be844f7e459333b324aa706aeecab6dd9525c4d6c5cdc" }, "downloads": -1, "filename": "pyShell_PYBC2-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8afdf2e75b3f704f59933a7be83a379f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1368, "upload_time": "2019-08-12T09:43:34", "url": "https://files.pythonhosted.org/packages/9f/24/2f0787bff32dabe89190b9f72edac5afbd76f23b9b41a9597f178c38a999/pyShell_PYBC2-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3df458fcf6c55fdae1cdf74d0b4d353c", "sha256": "14220cad4f81ac87ed3410b1876ce6548648a2524cbb0fc67a2e5752139cc02a" }, "downloads": -1, "filename": "pyShell-PYBC2-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3df458fcf6c55fdae1cdf74d0b4d353c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1205, "upload_time": "2019-08-12T09:43:36", "url": "https://files.pythonhosted.org/packages/68/53/49cb1bf59ee0a200642dab31d0058dd11280eeb21682d5ba0da20bc6038e/pyShell-PYBC2-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "51142dcdb226b697cda3c09e464775c6", "sha256": "6474a1ef785e60825be5f4d78dce8407621a538f8bbde819c3a58a632343f0b2" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "51142dcdb226b697cda3c09e464775c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13878, "upload_time": "2019-08-12T12:45:58", "url": "https://files.pythonhosted.org/packages/ba/a2/78cbeed5caae3bf8574a454d9ad7c96bcbab58cb96ed806cdf1f3e8c9ce6/pyshell_pybc2-0.0.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15289934ea439ff70b3c40586c0b4371", "sha256": "eb6775b95409c2b7fd913abe2d7ac8e574a47c6e34dbe76d59923223b6532bee" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.10.tar.gz", "has_sig": false, "md5_digest": "15289934ea439ff70b3c40586c0b4371", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8938, "upload_time": "2019-08-12T12:46:03", "url": "https://files.pythonhosted.org/packages/df/b6/e302a7ca954e8b4b5a3a51f99b2899816ffccf14fcfad26dca96a1feba66/pyshell-pybc2-0.0.10.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a0d0e486d36b51ff626645ad778a2701", "sha256": "a0a19011d55525a09d77ddfb92f477ee18d50a04ad9236f84d37b4b452986474" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a0d0e486d36b51ff626645ad778a2701", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1776, "upload_time": "2019-08-12T10:18:21", "url": "https://files.pythonhosted.org/packages/69/b0/f2e575a81d39a582db4debcda3c4e3f7a0cf59105f50cb9a40f8edee20df/pyshell_pybc2-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0713e19918cd7fc022c5b7b0d04d0ae9", "sha256": "b8dd227ab8ea719cd804154d06a0cc8163c9cc699d9557f9595a0e261af50d75" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.3.tar.gz", "has_sig": false, "md5_digest": "0713e19918cd7fc022c5b7b0d04d0ae9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1789, "upload_time": "2019-08-12T10:18:23", "url": "https://files.pythonhosted.org/packages/d7/2e/24db531b4eb31abfb9fc38b4c014ea32f6c511edb5b912c01abac1241600/pyshell-pybc2-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "8dd5de85428e8ed022a378aa2583a0e9", "sha256": "19d208f49e0957a5912241882a3328ed2ce820fe39722c53eed84130e6a10fad" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "8dd5de85428e8ed022a378aa2583a0e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4223, "upload_time": "2019-08-12T10:21:19", "url": "https://files.pythonhosted.org/packages/7d/8b/51a492e996d161f52778e7b5e81bbacba41bf7db0a78ba8125af57583eb0/pyshell_pybc2-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26eea4df71a85482fe7092c77c3ec726", "sha256": "ce79c3aa6879f44143e3685e50924eeabe6b062db4f99ad5ecfee2122cc87c6b" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.4.tar.gz", "has_sig": false, "md5_digest": "26eea4df71a85482fe7092c77c3ec726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3698, "upload_time": "2019-08-12T10:21:20", "url": "https://files.pythonhosted.org/packages/8e/45/94d7b4fa6c1ea26967f24a404a59a283836c82a7059ffa38a69a8ddfac99/pyshell-pybc2-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "d3d52745c7d7dc3fa4180cd2ae805c23", "sha256": "b6bb835b024e471102c39519c6e0dd71a660e846383bbe1a4d0d368f297c51c8" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "d3d52745c7d7dc3fa4180cd2ae805c23", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4281, "upload_time": "2019-08-12T10:47:53", "url": "https://files.pythonhosted.org/packages/02/ee/77e3a9253800bd7010a71784dc94fab74ac5636a1ec853a9b5888592f979/pyshell_pybc2-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d53fe3764e8bfdd66f95a15b759eacd3", "sha256": "22504f8a1524646cb407947b81bf46688ac3ea8d0a972a3896d9bca658acd617" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.5.tar.gz", "has_sig": false, "md5_digest": "d53fe3764e8bfdd66f95a15b759eacd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3770, "upload_time": "2019-08-12T10:47:54", "url": "https://files.pythonhosted.org/packages/6a/e0/e6566f31b964b79f20cc1139bb9645a3855e4f379e96c0188e68d1019f8b/pyshell-pybc2-0.0.5.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "ced11620673bf2090b0919e81ec57576", "sha256": "0f173806ae78a469f5e99bd9a14bc3eace412d7b86ceaf28cac0dd7936308503" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "ced11620673bf2090b0919e81ec57576", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4308, "upload_time": "2019-08-12T11:53:01", "url": "https://files.pythonhosted.org/packages/eb/7e/5b0871e95d2aa870a6394f336d14d50f759f199a85da5cef08caff5c8c68/pyshell_pybc2-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5da8b6505c950d136c47202268b9a74", "sha256": "f607ff5cda8e56bd833f3c3e3f1b9c34a188931f14e6efd91652888202b1cfc4" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.7.tar.gz", "has_sig": false, "md5_digest": "c5da8b6505c950d136c47202268b9a74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3794, "upload_time": "2019-08-12T11:53:03", "url": "https://files.pythonhosted.org/packages/51/a4/b07b23c831c35c4b5c7af25e3ec65496295bd71e7c789ef8dade4b7b15ac/pyshell-pybc2-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "32e943e2f98e1233a625740d4ece18a0", "sha256": "5fcb0fb697c2ff0e65c16596eccf4015e2e880f9a46cb381f9dedfca23f258cf" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "32e943e2f98e1233a625740d4ece18a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13486, "upload_time": "2019-08-12T12:20:22", "url": "https://files.pythonhosted.org/packages/d4/1d/6b929e7abe4a1a3e570b2f591511a032c55dc7838940e2d0132940eeb1d0/pyshell_pybc2-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6530b05dca2de0822271b85165f40cf0", "sha256": "cce551462db8423447f0d504d206f64279235aa61f074419370dad97a45adade" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.8.tar.gz", "has_sig": false, "md5_digest": "6530b05dca2de0822271b85165f40cf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8822, "upload_time": "2019-08-12T12:20:28", "url": "https://files.pythonhosted.org/packages/dd/4c/5f688668b75c01e96d10f16e7829ac83ca022a61e1289f0229d1adcc6779/pyshell-pybc2-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "c2da96144d5c252c6d110c2e12c8b592", "sha256": "4ae96a4d127c214700e2466b55acf184c21999521dc9fa47190706839e455327" }, "downloads": -1, "filename": "pyshell_pybc2-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "c2da96144d5c252c6d110c2e12c8b592", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13876, "upload_time": "2019-08-12T12:40:37", "url": "https://files.pythonhosted.org/packages/8d/96/067a5ab73a3b3f3914e6d15b384e556b8eacbcfdaa7be1b4118e8b1a1be6/pyshell_pybc2-0.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9cdba326805549d2f275ae9ebd8fa838", "sha256": "32c6a32921538e0ef55079b2815b7169119b215bc9680fe8b47556c2a4beeea6" }, "downloads": -1, "filename": "pyshell-pybc2-0.0.9.tar.gz", "has_sig": false, "md5_digest": "9cdba326805549d2f275ae9ebd8fa838", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8940, "upload_time": "2019-08-12T12:40:42", "url": "https://files.pythonhosted.org/packages/89/3e/3f910cbb60ba604548284519856df0d5bb2fb18063c2cbae185bb4db146a/pyshell-pybc2-0.0.9.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "473c029acb41faa8b147f3ad4ce9eabd", "sha256": "89ac5b2d5d0a139524c12f1f83a93c02e23e434d3757b6932593d8ebd3b33822" }, "downloads": -1, "filename": "pyshell_pybc2-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "473c029acb41faa8b147f3ad4ce9eabd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1823, "upload_time": "2019-08-12T12:50:59", "url": "https://files.pythonhosted.org/packages/0f/62/e913dca741ace5be6159cf7d2d2457c0a90e980a27fd7f3c7f445a1918be/pyshell_pybc2-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "61623c5f570a1424849fb4c033e6e8c6", "sha256": "5c1058f30df996d714ca6120a6b26f71da0c633c64e3d617d519571668615d56" }, "downloads": -1, "filename": "pyshell-pybc2-0.1.0.tar.gz", "has_sig": false, "md5_digest": "61623c5f570a1424849fb4c033e6e8c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8942, "upload_time": "2019-08-12T12:51:02", "url": "https://files.pythonhosted.org/packages/40/f9/4a67bc25643c4646340750431366f11328fbb0dab88fa590655cc041b396/pyshell-pybc2-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3104063ec01b7a52676344b887e9cd89", "sha256": "1ee62e3f3aef6f7694eefa5f4ee69a800174cba78d5297fe958caab9a75391c3" }, "downloads": -1, "filename": "pyshell_pybc2-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3104063ec01b7a52676344b887e9cd89", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13867, "upload_time": "2019-08-12T12:53:29", "url": "https://files.pythonhosted.org/packages/8c/e7/a937a902b0cd7a19522ad7ddf6fae8f3bed9b85a697874fe8853a6846383/pyshell_pybc2-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4783716413bbd43c9761c8314de7c8d7", "sha256": "7f8b2bc2f53f4a48963a5bc72dd8e68d5043f80a49b4e317677f8a57b3a160f6" }, "downloads": -1, "filename": "pyshell-pybc2-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4783716413bbd43c9761c8314de7c8d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8950, "upload_time": "2019-08-12T12:53:33", "url": "https://files.pythonhosted.org/packages/65/bc/1987a28d59dcb808305d104fa5f4b52b9e7603e94c0cf70e30d91e0cbcd2/pyshell-pybc2-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "820ac555c8857cfc8ec578c386853a77", "sha256": "63a922c778c4d10c9490a8219802a9504d2ac8ccc75578ab098dae13eea845d0" }, "downloads": -1, "filename": "pyshell_pybc2-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "820ac555c8857cfc8ec578c386853a77", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10953, "upload_time": "2019-08-13T04:08:39", "url": "https://files.pythonhosted.org/packages/05/cd/2accb6deeba1fe9f31172cc60d845ef3fc55e59103d1ab2f6eb325dce0f9/pyshell_pybc2-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de131f4afefdef4483ecf07b22640111", "sha256": "b70948ceaf6635cd0771fdb46fc6c5fc84fb42dfbef8fff2823d9b97654b877b" }, "downloads": -1, "filename": "pyshell-pybc2-0.3.0.tar.gz", "has_sig": false, "md5_digest": "de131f4afefdef4483ecf07b22640111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7033, "upload_time": "2019-08-13T04:08:40", "url": "https://files.pythonhosted.org/packages/da/95/91f473cd7546cd197241a53167da603fde6a0c2f9ecfb934df874eb291a5/pyshell-pybc2-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "3ed83614f937844da94b38212f7e9f00", "sha256": "11578aecfc17cc7c0801eb65dd78df0b67affc2fd2524460b9f470eaf03daf89" }, "downloads": -1, "filename": "pyshell_pybc2-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ed83614f937844da94b38212f7e9f00", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10952, "upload_time": "2019-08-13T04:48:35", "url": "https://files.pythonhosted.org/packages/2a/1e/7d8dac253ed6548d7760da22ef5d32ef93d620790c24262d540c93ad668e/pyshell_pybc2-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4fb8411cacc58f7b58e37d45939f7f9e", "sha256": "3c20fb085481c8cd04e3b66ee3685b2b2f325358ad934bd70b7dca958f5ccf9d" }, "downloads": -1, "filename": "pyshell-pybc2-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4fb8411cacc58f7b58e37d45939f7f9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7037, "upload_time": "2019-08-13T04:48:38", "url": "https://files.pythonhosted.org/packages/3d/0e/b32bd2141360e8ce3ae7e44f8acd6f1ab308ce8fe59288d9311de5c88a6c/pyshell-pybc2-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ed83614f937844da94b38212f7e9f00", "sha256": "11578aecfc17cc7c0801eb65dd78df0b67affc2fd2524460b9f470eaf03daf89" }, "downloads": -1, "filename": "pyshell_pybc2-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ed83614f937844da94b38212f7e9f00", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10952, "upload_time": "2019-08-13T04:48:35", "url": "https://files.pythonhosted.org/packages/2a/1e/7d8dac253ed6548d7760da22ef5d32ef93d620790c24262d540c93ad668e/pyshell_pybc2-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4fb8411cacc58f7b58e37d45939f7f9e", "sha256": "3c20fb085481c8cd04e3b66ee3685b2b2f325358ad934bd70b7dca958f5ccf9d" }, "downloads": -1, "filename": "pyshell-pybc2-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4fb8411cacc58f7b58e37d45939f7f9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7037, "upload_time": "2019-08-13T04:48:38", "url": "https://files.pythonhosted.org/packages/3d/0e/b32bd2141360e8ce3ae7e44f8acd6f1ab308ce8fe59288d9311de5c88a6c/pyshell-pybc2-0.4.0.tar.gz" } ] }