## Typing stubs for pexpect
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
the [`pexpect`](https://github.com/pexpect/pexpect) package. It can be used by type checkers
to check code that uses `pexpect`. This version of
`types-pexpect` aims to provide accurate annotations for
`pexpect==4.9.*`.
This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/pexpect`](https://github.com/python/typeshed/tree/main/stubs/pexpect)
directory.
This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.16.1
* [pyright](https://github.com/microsoft/pyright) 1.1.403
It was generated from typeshed commit
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
Raw data
{
"_id": null,
"home_page": null,
"name": "types-pexpect",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7f/a2/29564e69dee62f0f887ba7bfffa82fa4975504952e6199b218d3b403becd/types_pexpect-4.9.0.20250809.tar.gz",
"platform": null,
"description": "## Typing stubs for pexpect\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for\nthe [`pexpect`](https://github.com/pexpect/pexpect) package. It can be used by type checkers\nto check code that uses `pexpect`. This version of\n`types-pexpect` aims to provide accurate annotations for\n`pexpect==4.9.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/pexpect`](https://github.com/python/typeshed/tree/main/stubs/pexpect)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.16.1\n* [pyright](https://github.com/microsoft/pyright) 1.1.403\n\nIt was generated from typeshed commit\n[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).\n",
"bugtrack_url": null,
"license": null,
"summary": "Typing stubs for pexpect",
"version": "4.9.0.20250809",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pexpect.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cc1b4d557287e6672feb749cf0d8ef5eb19189aff043e73e509e3775febc1cf1",
"md5": "b58083db1f9d6870a265dedad72a4491",
"sha256": "d19d206b8a7c282dac9376f26f072e036d22e9cf3e7d8eba3f477500b1f39101"
},
"downloads": -1,
"filename": "types_pexpect-4.9.0.20250809-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b58083db1f9d6870a265dedad72a4491",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17039,
"upload_time": "2025-08-09T03:15:03",
"upload_time_iso_8601": "2025-08-09T03:15:03.528752Z",
"url": "https://files.pythonhosted.org/packages/cc/1b/4d557287e6672feb749cf0d8ef5eb19189aff043e73e509e3775febc1cf1/types_pexpect-4.9.0.20250809-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7fa229564e69dee62f0f887ba7bfffa82fa4975504952e6199b218d3b403becd",
"md5": "377c81f959563d45e8ff214589aa5d40",
"sha256": "17a53c785b847c90d0be9149b00b0254e6e92c21cd856e853dac810ddb20101f"
},
"downloads": -1,
"filename": "types_pexpect-4.9.0.20250809.tar.gz",
"has_sig": false,
"md5_digest": "377c81f959563d45e8ff214589aa5d40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 13240,
"upload_time": "2025-08-09T03:15:04",
"upload_time_iso_8601": "2025-08-09T03:15:04.554141Z",
"url": "https://files.pythonhosted.org/packages/7f/a2/29564e69dee62f0f887ba7bfffa82fa4975504952e6199b218d3b403becd/types_pexpect-4.9.0.20250809.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-09 03:15:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "typeshed-internal",
"github_project": "stub_uploader",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "packaging",
"specs": []
},
{
"name": "requests",
"specs": [
[
"<",
"2.30.0"
]
]
},
{
"name": "tomli",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "setuptools",
"specs": [
[
">=",
"77.0.3"
]
]
},
{
"name": "twine",
"specs": []
},
{
"name": "mypy",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "types-requests",
"specs": []
},
{
"name": "black",
"specs": [
[
"<",
"25"
],
[
">=",
"24.1.1"
]
]
}
],
"lcname": "types-pexpect"
}