EasyProcess


NameEasyProcess JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/ponty/easyprocess
SummaryEasy to use Python subprocess interface.
upload_time2022-01-15 10:58:56
maintainer
docs_urlNone
authorponty
requires_python
licenseBSD
keywords subprocess interface
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Easy to use Python subprocess interface.

Documentation: https://github.com/ponty/easyprocess/tree/1.1


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ponty/easyprocess",
    "name": "EasyProcess",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "subprocess interface",
    "author": "ponty",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/86/e5/1071ad7de469bf3baae5b04d6c8019876c819c2d428cc1b0f15b4b31fc89/EasyProcess-1.1.tar.gz",
    "platform": "",
    "description": "Easy to use Python subprocess interface.\n\nDocumentation: https://github.com/ponty/easyprocess/tree/1.1\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Easy to use Python subprocess interface.",
    "version": "1.1",
    "split_keywords": [
        "subprocess",
        "interface"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "60cbf86a04c47a43119f2b346a7da0c7",
                "sha256": "82eed523a0a5eb12a81fa4eacd9f342caeb3f900eb4b798740e6696ad07e63f9"
            },
            "downloads": -1,
            "filename": "EasyProcess-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60cbf86a04c47a43119f2b346a7da0c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8660,
            "upload_time": "2022-01-15T10:58:54",
            "upload_time_iso_8601": "2022-01-15T10:58:54.473365Z",
            "url": "https://files.pythonhosted.org/packages/9c/cf/27d1f4b3bae5e566f94fc716e048120128cf603d5163638d22bcd0fc92d8/EasyProcess-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ad52b62d25c33dc0e5ed00b09dc8f1c9",
                "sha256": "885898302a57aab948973e8b5d32a4229392b9fb2d986ab1d4ffd590e5ba90ec"
            },
            "downloads": -1,
            "filename": "EasyProcess-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad52b62d25c33dc0e5ed00b09dc8f1c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11829,
            "upload_time": "2022-01-15T10:58:56",
            "upload_time_iso_8601": "2022-01-15T10:58:56.146133Z",
            "url": "https://files.pythonhosted.org/packages/86/e5/1071ad7de469bf3baae5b04d6c8019876c819c2d428cc1b0f15b4b31fc89/EasyProcess-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-15 10:58:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ponty",
    "github_project": "easyprocess",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "easyprocess"
}
        
Elapsed time: 0.02553s