## Typing stubs for mock
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`mock`](https://github.com/testing-cabal/mock) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`mock`.
This version of `types-mock` aims to provide accurate annotations
for `mock==5.1.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/mock. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested
with mypy 1.10.0, pyright 1.1.360, and
pytype 2024.4.11.
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-mock",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/36/40/1ed5b983c97161ad1605de42932143bcb24f5e435cc660de4487f78f6a4c/types-mock-5.1.0.20240425.tar.gz",
"platform": null,
"description": "## Typing stubs for mock\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`mock`](https://github.com/testing-cabal/mock) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`mock`.\n\nThis version of `types-mock` aims to provide accurate annotations\nfor `mock==5.1.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/mock. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested\nwith mypy 1.10.0, pyright 1.1.360, and\npytype 2024.4.11.\n",
"bugtrack_url": null,
"license": "Apache-2.0 license",
"summary": "Typing stubs for mock",
"version": "5.1.0.20240425",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/mock.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": "",
"digests": {
"blake2b_256": "026d7710612643616654ca0094234bce0f0448f4aa9d6f3057e4681143f73e73",
"md5": "69b7ebf41ae6a4f5bc1cb855161b2ae3",
"sha256": "d586a01d39ad919d3ddcd73de6cde73ca7f3c69707219f722d1b8d7733641ad7"
},
"downloads": -1,
"filename": "types_mock-5.1.0.20240425-py3-none-any.whl",
"has_sig": false,
"md5_digest": "69b7ebf41ae6a4f5bc1cb855161b2ae3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5714,
"upload_time": "2024-04-25T02:18:46",
"upload_time_iso_8601": "2024-04-25T02:18:46.704357Z",
"url": "https://files.pythonhosted.org/packages/02/6d/7710612643616654ca0094234bce0f0448f4aa9d6f3057e4681143f73e73/types_mock-5.1.0.20240425-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36401ed5b983c97161ad1605de42932143bcb24f5e435cc660de4487f78f6a4c",
"md5": "755f1e31cb3cc7dca0a12e5ddc7f97c4",
"sha256": "5281a645d72e827d70043e3cc144fe33b1c003db084f789dc203aa90e812a5a4"
},
"downloads": -1,
"filename": "types-mock-5.1.0.20240425.tar.gz",
"has_sig": false,
"md5_digest": "755f1e31cb3cc7dca0a12e5ddc7f97c4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6441,
"upload_time": "2024-04-25T02:18:49",
"upload_time_iso_8601": "2024-04-25T02:18:49.888837Z",
"url": "https://files.pythonhosted.org/packages/36/40/1ed5b983c97161ad1605de42932143bcb24f5e435cc660de4487f78f6a4c/types-mock-5.1.0.20240425.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-25 02:18:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-mock"
}