## Typing stubs for regex
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`regex`](https://github.com/mrabarnett/mrab-regex) 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/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `regex`. This version of
`types-regex` aims to provide accurate annotations for
`regex==2024.11.6`.
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/regex`](https://github.com/python/typeshed/tree/main/stubs/regex)
directory.
This package was tested with
mypy 1.14.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
[`097581ea47d0fd77f097c88d80d5947e0218d9c4`](https://github.com/python/typeshed/commit/097581ea47d0fd77f097c88d80d5947e0218d9c4).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-regex",
"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/7e/6a/1f4ede7c1c07cb4ae87bb81cbd247a7d20241bada6664c444b58c1679443/types_regex-2024.11.6.20241221.tar.gz",
"platform": null,
"description": "## Typing stubs for regex\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`regex`](https://github.com/mrabarnett/mrab-regex) 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/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `regex`. This version of\n`types-regex` aims to provide accurate annotations for\n`regex==2024.11.6`.\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/regex`](https://github.com/python/typeshed/tree/main/stubs/regex)\ndirectory.\n\nThis package was tested with\nmypy 1.14.0,\npyright 1.1.389,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`097581ea47d0fd77f097c88d80d5947e0218d9c4`](https://github.com/python/typeshed/commit/097581ea47d0fd77f097c88d80d5947e0218d9c4).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for regex",
"version": "2024.11.6.20241221",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/regex.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": "d496dbcf9a88f84747809de55eb3ba1da4637f1678e5c6e5d4c9a97115a30ea1",
"md5": "3886dace7995b092b308052197c3a7d6",
"sha256": "9d29ab639df22a86e15e2cc037e92ad100a4e8f4ecd2ad261d6f0c6d8d87f54e"
},
"downloads": -1,
"filename": "types_regex-2024.11.6.20241221-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3886dace7995b092b308052197c3a7d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 10396,
"upload_time": "2024-12-21T02:41:29",
"upload_time_iso_8601": "2024-12-21T02:41:29.637030Z",
"url": "https://files.pythonhosted.org/packages/d4/96/dbcf9a88f84747809de55eb3ba1da4637f1678e5c6e5d4c9a97115a30ea1/types_regex-2024.11.6.20241221-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e6a1f4ede7c1c07cb4ae87bb81cbd247a7d20241bada6664c444b58c1679443",
"md5": "cfe14e42d21fbaa5c33f9bf6c582c79b",
"sha256": "903c7b557d935363ba01f07a75981c78ada7df66623e415f32bda2afecfa5cca"
},
"downloads": -1,
"filename": "types_regex-2024.11.6.20241221.tar.gz",
"has_sig": false,
"md5_digest": "cfe14e42d21fbaa5c33f9bf6c582c79b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12107,
"upload_time": "2024-12-21T02:41:30",
"upload_time_iso_8601": "2024-12-21T02:41:30.528573Z",
"url": "https://files.pythonhosted.org/packages/7e/6a/1f4ede7c1c07cb4ae87bb81cbd247a7d20241bada6664c444b58c1679443/types_regex-2024.11.6.20241221.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 02:41:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-regex"
}