Name | wexpect-venv JSON |
Version |
4.0.3
JSON |
| download |
home_page | None |
Summary | Fork of WExpect, a Windows alternative of pexpect |
upload_time | 2024-11-14 09:36:51 |
maintainer | None |
docs_url | None |
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 |
requires_python | None |
license | MIT |
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": null,
"name": "wexpect-venv",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"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": null,
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Fork of WExpect, a Windows alternative of pexpect",
"version": "4.0.3",
"project_urls": {
"Source Code": "https://github.com/allegroai/wexpect-venv"
},
"split_keywords": [
"scripting",
" automation",
" expect",
" pexpect",
" wexpect"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "756e0dea506b3c42a7d255c050ad607372a494b8324675736417bc219200671a",
"md5": "9f857e9bf4ae3104a2b8ad8fd678308e",
"sha256": "2368ec3ed01433ebc0be50da0e9476d55c919c6c7b8370cfb4c8a2652b995fc0"
},
"downloads": -1,
"filename": "wexpect_venv-4.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f857e9bf4ae3104a2b8ad8fd678308e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 75321,
"upload_time": "2024-11-14T09:36:51",
"upload_time_iso_8601": "2024-11-14T09:36:51.758444Z",
"url": "https://files.pythonhosted.org/packages/75/6e/0dea506b3c42a7d255c050ad607372a494b8324675736417bc219200671a/wexpect_venv-4.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 09:36:51",
"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"
}