{ "info": { "author": "Moccu GmbH & Co. KG", "author_email": "info@moccu.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "command-executor\n================\n\n.. image:: https://img.shields.io/pypi/v/command-executor.svg\n :target: https://pypi.python.org/pypi/command-executor\n :alt: Latest Version\n\n.. image:: https://codecov.io/gh/moccu/python-command-executor/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/moccu/python-command-executor\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/python-command-executor/badge/?version=latest\n :target: https://python-command-executor.readthedocs.io/en/stable/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://travis-ci.org/moccu/python-command-executor.svg?branch=master\n :target: https://travis-ci.org/moccu/python-command-executor\n\nUsage\n-----\n\nPlease refer to the `Documentation `_ to\nlearn how to use ``command-executor``. Basicly, ``command_executor`` provides some\nPython classes to make it easier to start processes / commands and handling errors and output.\nIn addition, input validation for command parameters is possible.\n\n\nRequirements\n------------\n\npython-command-executor supports Python 3 only. No other dependencies are required.\n\n\nPrepare for development\n-----------------------\n\nA Python 3.6 interpreter is required in addition to pipenv.\n\n.. code-block:: shell\n\n $ pipenv install --python 3.6\n $ pipenv shell\n $ pip install -e .\n\n\nNow you're ready to run the tests:\n\n.. code-block:: shell\n\n $ pipenv run py.test\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/moccu/python-command-executor", "keywords": "commands shell processes", "license": "", "maintainer": "", "maintainer_email": "", "name": "command-executor", "package_url": "https://pypi.org/project/command-executor/", "platform": "", "project_url": "https://pypi.org/project/command-executor/", "project_urls": { "Homepage": "https://github.com/moccu/python-command-executor" }, "release_url": "https://pypi.org/project/command-executor/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "command_executor provides some Python classes to make it easier to execute processes / commands and handling errors and output.", "version": "0.1.0" }, "last_serial": 4681340, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fb0600f9df6f67974a01eebb2e6138c0", "sha256": "7a337474f665fedee6228856bdb3040fa6ba30910adf45c7357f5a48c7f9ab86" }, "downloads": -1, "filename": "command_executor-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fb0600f9df6f67974a01eebb2e6138c0", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3447, "upload_time": "2018-08-08T14:12:30", "url": "https://files.pythonhosted.org/packages/3b/3a/610829fc46199e47350961892d92e68c211fabe897088e9146fe0a556fd3/command_executor-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "607965731dd5005e95a99252696d1762", "sha256": "36ed7223bbae56d12dcd827f64405b24c0c3bf5a0a8fdbfa82ae3bf5368f0c8a" }, "downloads": -1, "filename": "command-executor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "607965731dd5005e95a99252696d1762", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3813, "upload_time": "2018-08-08T14:12:26", "url": "https://files.pythonhosted.org/packages/08/c8/9be8e0f8106ad433cfcba1c04d1b9450c2c2bdff57d92916af336711e3fb/command-executor-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "0194242e2b35ba56a8d981d5e5408b4f", "sha256": "bf4b58c91f6eb65bfb87d1a421af59cef298e904778b8fad2565d31986570885" }, "downloads": -1, "filename": "command_executor-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0194242e2b35ba56a8d981d5e5408b4f", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3528, "upload_time": "2019-01-10T14:23:48", "url": "https://files.pythonhosted.org/packages/8f/b6/b085a2153d7dc6a6374d1ee97a0a88d6c81d3c81e650f1f6a39598959707/command_executor-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4683b99e5dc26f054accaa5409a4606f", "sha256": "a3adcc95555c8c90149cf283ed7f018dbb6fa000bc7435cc0a924bf35d36341d" }, "downloads": -1, "filename": "command-executor-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4683b99e5dc26f054accaa5409a4606f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3903, "upload_time": "2019-01-10T14:23:45", "url": "https://files.pythonhosted.org/packages/47/66/90520269854b2e5a7b4934310e9d31915045bc3f2a1035d862c66602040d/command-executor-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0194242e2b35ba56a8d981d5e5408b4f", "sha256": "bf4b58c91f6eb65bfb87d1a421af59cef298e904778b8fad2565d31986570885" }, "downloads": -1, "filename": "command_executor-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0194242e2b35ba56a8d981d5e5408b4f", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3528, "upload_time": "2019-01-10T14:23:48", "url": "https://files.pythonhosted.org/packages/8f/b6/b085a2153d7dc6a6374d1ee97a0a88d6c81d3c81e650f1f6a39598959707/command_executor-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4683b99e5dc26f054accaa5409a4606f", "sha256": "a3adcc95555c8c90149cf283ed7f018dbb6fa000bc7435cc0a924bf35d36341d" }, "downloads": -1, "filename": "command-executor-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4683b99e5dc26f054accaa5409a4606f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3903, "upload_time": "2019-01-10T14:23:45", "url": "https://files.pythonhosted.org/packages/47/66/90520269854b2e5a7b4934310e9d31915045bc3f2a1035d862c66602040d/command-executor-0.1.0.tar.gz" } ] }