mds-mdsshellcommand


Namemds-mdsshellcommand JSON
Version 0.6.5 PyPI version JSON
download
home_pagehttps://www.m-ds.de/
SummaryInvokes shell programs
upload_time2023-09-04 09:15:32
maintainer
docs_urlNone
authormartin-data services
requires_python
licenseGPL-3
keywords shell command run
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            mdsshellcommand
===============
Invokes console programs from Python, returns the text and return code.

Install
=======
pip install mds-mdsshellcommand

Changes
=======

*0.6.5 - 04.09.2023*

- optimize for Python 3.9++

*0.6.3 - 23.01.2020*

 - fix: unicode handing again

*0.6.2 - 09.01.2019*

 - fix: unicode handing in python2

*0.6.1 - 08.01.2019*

 - convert results to string

*0.6.0 - 13.12.2018*

 - public version



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.m-ds.de/",
    "name": "mds-mdsshellcommand",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "shell command run",
    "author": "martin-data services",
    "author_email": "service@m-ds.de",
    "download_url": "https://files.pythonhosted.org/packages/f5/df/68fad52811275aaaaf1f58e2c865dc8d24903b3eec566a2dc70494a6d6ab/mds-mdsshellcommand-0.6.5.tar.gz",
    "platform": null,
    "description": "mdsshellcommand\n===============\nInvokes console programs from Python, returns the text and return code.\n\nInstall\n=======\npip install mds-mdsshellcommand\n\nChanges\n=======\n\n*0.6.5 - 04.09.2023*\n\n- optimize for Python 3.9++\n\n*0.6.3 - 23.01.2020*\n\n - fix: unicode handing again\n\n*0.6.2 - 09.01.2019*\n\n - fix: unicode handing in python2\n\n*0.6.1 - 08.01.2019*\n\n - convert results to string\n\n*0.6.0 - 13.12.2018*\n\n - public version\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Invokes shell programs",
    "version": "0.6.5",
    "project_urls": {
        "Homepage": "https://www.m-ds.de/"
    },
    "split_keywords": [
        "shell",
        "command",
        "run"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d22a6e6ab9e450a752ad530c849441270e6349e8795faf655d8645a03a3f37ef",
                "md5": "c2ff760e15383f26784c767db6f496fc",
                "sha256": "eefed2c8e77a43efaf7e7cf88a5e31d2a249c28d33913ba36ccb16abbb1ab309"
            },
            "downloads": -1,
            "filename": "mds_mdsshellcommand-0.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2ff760e15383f26784c767db6f496fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4460,
            "upload_time": "2023-09-04T09:15:24",
            "upload_time_iso_8601": "2023-09-04T09:15:24.208541Z",
            "url": "https://files.pythonhosted.org/packages/d2/2a/6e6ab9e450a752ad530c849441270e6349e8795faf655d8645a03a3f37ef/mds_mdsshellcommand-0.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5df68fad52811275aaaaf1f58e2c865dc8d24903b3eec566a2dc70494a6d6ab",
                "md5": "dddd17017e5b6ae044a4161d2c0772c5",
                "sha256": "9ee522fae39d311016a7b9d589fd14fd6fa239f1866c07eaedfe4ef40f4368c6"
            },
            "downloads": -1,
            "filename": "mds-mdsshellcommand-0.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "dddd17017e5b6ae044a4161d2c0772c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4214,
            "upload_time": "2023-09-04T09:15:32",
            "upload_time_iso_8601": "2023-09-04T09:15:32.865399Z",
            "url": "https://files.pythonhosted.org/packages/f5/df/68fad52811275aaaaf1f58e2c865dc8d24903b3eec566a2dc70494a6d6ab/mds-mdsshellcommand-0.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 09:15:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mds-mdsshellcommand"
}
        
Elapsed time: 0.11675s