wexpect-venv


Namewexpect-venv JSON
Version 4.0.2 PyPI version JSON
download
home_page
SummaryFork of WExpect, a Windows alternative of pexpect
upload_time2024-01-08 16:36:26
maintainer
docs_urlNone
authorNoah Spurrier, Richard Holden, Marco Molteni, Kimberley Burchett, Robert Stone, Hartmut Goebel, Chad Schroeder, Erick Tryzelaar, Dave Kirby, Ids vander Molen, George Todd, Noel Taylor, Nicolas D. Cesar, Alexander Gattin, Geoffrey Marshall, Francisco Lourenco, Glen Mabey, Karthik Gurusamy, Fernando Perez, Corey Minyard, Jon Cohen, Guillaume Chazarain, Andrew Ryan, Nick Craig-Wood, Andrew Stone, Jorgen Grahn, Benedek Racz
requires_python
licenseMIT
keywords scripting automation expect pexpect wexpect
VCS
bugtrack_url
requirements pywin32 psutil
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wexpect-venv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scripting, automation, expect, pexpect, wexpect",
    "author": "Noah Spurrier, Richard Holden, Marco Molteni, Kimberley Burchett, Robert Stone, Hartmut Goebel, Chad Schroeder, Erick Tryzelaar, Dave Kirby, Ids vander Molen, George Todd, Noel Taylor, Nicolas D. Cesar, Alexander Gattin, Geoffrey Marshall, Francisco Lourenco, Glen Mabey, Karthik Gurusamy, Fernando Perez, Corey Minyard, Jon Cohen, Guillaume Chazarain, Andrew Ryan, Nick Craig-Wood, Andrew Stone, Jorgen Grahn, Benedek Racz",
    "author_email": "info@clear.ml",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fork of WExpect, a Windows alternative of pexpect",
    "version": "4.0.2",
    "project_urls": {
        "Source Code": "https://github.com/allegroai/wexpect-venv"
    },
    "split_keywords": [
        "scripting",
        " automation",
        " expect",
        " pexpect",
        " wexpect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e17cabf432ca232914847905db9f8efb48a360697ed7ee67f87295a7a68b931c",
                "md5": "134255cbe53ec77e238b96ed3d5bb90a",
                "sha256": "622cbf2f56fb6947b2291bf6f7841b353da1161cfd87a1614fc37fa712b6b6c0"
            },
            "downloads": -1,
            "filename": "wexpect_venv-4.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "134255cbe53ec77e238b96ed3d5bb90a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 75112,
            "upload_time": "2024-01-08T16:36:26",
            "upload_time_iso_8601": "2024-01-08T16:36:26.735065Z",
            "url": "https://files.pythonhosted.org/packages/e1/7c/abf432ca232914847905db9f8efb48a360697ed7ee67f87295a7a68b931c/wexpect_venv-4.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 16:36:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "allegroai",
    "github_project": "wexpect-venv",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "requirements": [
        {
            "name": "pywin32",
            "specs": [
                [
                    ">=",
                    "220"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    ">=",
                    "5.0.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "wexpect-venv"
}
        
Elapsed time: 0.27120s