{ "info": { "author": "David Kamer", "author_email": "me@davidkamer.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Use:\n\n\tfrom bashify import bashify\n\n lines = [\"test=$(service mongod status)\", \"echo 'test'\", \"echo $test\"]\n name = \"test\"\n\n b = bashify(name, lines)\n b.runExecutable()\n\n b2 = bashify()\n\n b2.printBashFile(name, lines)\n b2.makeExecutable(name)\n b2.runExecutable(name)\n\n\nAllows you to create and execute shell scripts with a list of lines to add to the shell script. Can make intefacing with a system feel more natural and requires less knowledge of the nuances of python's system interfaces. Output is returned to the calling shell, so, you will need to echo your output to a file and read from there. Support for this will be added in future versions. \n\nhttps://pypi.org/project/bashify/\n\nhttps://github.com/UniWrighte/bashify\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/UniWrighte/bashify", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bashify", "package_url": "https://pypi.org/project/bashify/", "platform": "", "project_url": "https://pypi.org/project/bashify/", "project_urls": { "Homepage": "https://github.com/UniWrighte/bashify" }, "release_url": "https://pypi.org/project/bashify/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "A package to print and execture bash files", "version": "0.1.4" }, "last_serial": 4764970, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "81315f9a4be88d4f2eef49aab813683a", "sha256": "cd9e61e18c571b5a409c586097b8b8f2ecc43092c1f5583c1c49d264869897f9" }, "downloads": -1, "filename": "bashify-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "81315f9a4be88d4f2eef49aab813683a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2304, "upload_time": "2019-01-31T18:29:34", "url": "https://files.pythonhosted.org/packages/14/41/d7128d5eb904e69892ae44c0d779934a5e24886962e4e5b1f7b7e5e77590/bashify-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "558028740a03a7ae7dbc1a3ae39dd9fe", "sha256": "73940f294eec7664b5ce6ef803444b24273d6d5fc35afc1212c84cd488f00545" }, "downloads": -1, "filename": "bashify-0.1.0.tar.gz", "has_sig": false, "md5_digest": "558028740a03a7ae7dbc1a3ae39dd9fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1315, "upload_time": "2019-01-31T18:29:35", "url": "https://files.pythonhosted.org/packages/28/78/a90ae0c7d6a90ac01f0073050eced1552bf2aa06d884db3efc47d583d98f/bashify-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "18c8cf4020c982a3e9473162821fbf08", "sha256": "e6022bae5752d9532ad80f5a9146d5a58e56c8ccb7093111af2f1ea8a0464d06" }, "downloads": -1, "filename": "bashify-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "18c8cf4020c982a3e9473162821fbf08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2327, "upload_time": "2019-01-31T18:36:40", "url": "https://files.pythonhosted.org/packages/39/86/db7b61160c6b840ef5dcd68c74d523939f56b91560418ec4543b0ffcac25/bashify-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ebe5895c4c0de48bf73f7196ca280d67", "sha256": "e97bdd8eaf8e8b67e8f0b6de1ff36aa3c75309ed689fff52c15b7b7fac2e88c1" }, "downloads": -1, "filename": "bashify-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ebe5895c4c0de48bf73f7196ca280d67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1352, "upload_time": "2019-01-31T18:36:42", "url": "https://files.pythonhosted.org/packages/8b/03/3d4f9a3a01adc1923cb044df75a84ea25dc8fa98ae006e24b1651f310395/bashify-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "da0ff39e73638b770ec36167b58459af", "sha256": "06121bf5bdc90f8b5ea8bd61e138683bfd20276dc896559a4387a2569070d9a1" }, "downloads": -1, "filename": "bashify-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "da0ff39e73638b770ec36167b58459af", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2817, "upload_time": "2019-01-31T18:48:20", "url": "https://files.pythonhosted.org/packages/76/c7/01283e02fbe77356570187ebc0d90439a08c2a965ed36de35b6459c4afaa/bashify-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30accc6ff71d706c0505fbdc06d262fc", "sha256": "6d442d5f2e0d1c4038591a79da8d63220170ee44e5e01f401cb70b5de6ab574e" }, "downloads": -1, "filename": "bashify-0.1.2.tar.gz", "has_sig": false, "md5_digest": "30accc6ff71d706c0505fbdc06d262fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1662, "upload_time": "2019-01-31T18:48:21", "url": "https://files.pythonhosted.org/packages/86/a8/717458000e5cddd41c2be823c9663d3acf2cd0656d986fdc89161391d894/bashify-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "a30b98b2066fb123db86211071629461", "sha256": "eb9b93bae163f9f5fd941c9a0e7cf9812ac73ae70ede10c170aed3129efe6dcd" }, "downloads": -1, "filename": "bashify-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a30b98b2066fb123db86211071629461", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2819, "upload_time": "2019-01-31T18:53:13", "url": "https://files.pythonhosted.org/packages/a8/48/312fa31ca138d40a79ad668868f891dbe53b15e0a47da55a01c44b0f64ca/bashify-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7c3e663d681d19945b145c15a182626", "sha256": "c1d5c5cc02350e21f2692532003ab336175ba72a8afef4ab7ca5ce5e10da4aca" }, "downloads": -1, "filename": "bashify-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f7c3e663d681d19945b145c15a182626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1668, "upload_time": "2019-01-31T18:53:14", "url": "https://files.pythonhosted.org/packages/4a/7d/f8bc69d8eadeef741cddc244e593e91592ca80719566be1b6e1c6b55bb0c/bashify-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "bd0e73b2ef6caa1d87c81b231767538a", "sha256": "04fd1eb1471fd1e6e9abbc071549c3e33b5216a066e8b8d060735f90266e891a" }, "downloads": -1, "filename": "bashify-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "bd0e73b2ef6caa1d87c81b231767538a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2829, "upload_time": "2019-01-31T19:03:24", "url": "https://files.pythonhosted.org/packages/0c/81/60db09266c57f398c8daf63f03507c1d3c917e8e12c5e357413d444b1ea3/bashify-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7765ffdc9786025d93e50793eb6a95c7", "sha256": "52a21bfcfa128d2d08b7a279db936c48cfadf17996e17b6935c7a18bcd37e129" }, "downloads": -1, "filename": "bashify-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7765ffdc9786025d93e50793eb6a95c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1674, "upload_time": "2019-01-31T19:03:25", "url": "https://files.pythonhosted.org/packages/ba/a9/241155965789ca96ea3394452fe450d54aa867bf3242102a6056806128f8/bashify-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd0e73b2ef6caa1d87c81b231767538a", "sha256": "04fd1eb1471fd1e6e9abbc071549c3e33b5216a066e8b8d060735f90266e891a" }, "downloads": -1, "filename": "bashify-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "bd0e73b2ef6caa1d87c81b231767538a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2829, "upload_time": "2019-01-31T19:03:24", "url": "https://files.pythonhosted.org/packages/0c/81/60db09266c57f398c8daf63f03507c1d3c917e8e12c5e357413d444b1ea3/bashify-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7765ffdc9786025d93e50793eb6a95c7", "sha256": "52a21bfcfa128d2d08b7a279db936c48cfadf17996e17b6935c7a18bcd37e129" }, "downloads": -1, "filename": "bashify-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7765ffdc9786025d93e50793eb6a95c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1674, "upload_time": "2019-01-31T19:03:25", "url": "https://files.pythonhosted.org/packages/ba/a9/241155965789ca96ea3394452fe450d54aa867bf3242102a6056806128f8/bashify-0.1.4.tar.gz" } ] }