types-regex


Nametypes-regex JSON
Version 2024.4.16.20240418 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for regex
upload_time2024-04-18 02:16:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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/),
PyCharm, etc. to check code that uses
`regex`.

This version of `types-regex` aims to provide accurate annotations
for `regex==2024.4.16`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/regex. 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 `12b9e48324df292379db3eca4e3c54175e5f374e` and was tested
with mypy 1.9.0, pyright 1.1.358, and
pytype 2024.4.11.

            

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/d0/7d/fe60361498d2280b607ad4d790a8311b70e4b2ac18d5fda0a4b52bf71999/types-regex-2024.4.16.20240418.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/),\nPyCharm, etc. to check code that uses\n`regex`.\n\nThis version of `types-regex` aims to provide accurate annotations\nfor `regex==2024.4.16`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/regex. 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 `12b9e48324df292379db3eca4e3c54175e5f374e` and was tested\nwith mypy 1.9.0, pyright 1.1.358, and\npytype 2024.4.11.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for regex",
    "version": "2024.4.16.20240418",
    "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": "cce987467f974a4174cdcc31dc2b5eef0729b69e7a0beaec0238605b2379de7e",
                "md5": "a81277bcba520d462bc3c441f6088a34",
                "sha256": "476648f26a69bf2689a65e02c8bca4eaf7b87e076029223594b61a08a7abe604"
            },
            "downloads": -1,
            "filename": "types_regex-2024.4.16.20240418-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a81277bcba520d462bc3c441f6088a34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5456,
            "upload_time": "2024-04-18T02:16:44",
            "upload_time_iso_8601": "2024-04-18T02:16:44.130642Z",
            "url": "https://files.pythonhosted.org/packages/cc/e9/87467f974a4174cdcc31dc2b5eef0729b69e7a0beaec0238605b2379de7e/types_regex-2024.4.16.20240418-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d07dfe60361498d2280b607ad4d790a8311b70e4b2ac18d5fda0a4b52bf71999",
                "md5": "dcd9f5640b16a08dc1951e96eefdfaa1",
                "sha256": "98f0e080b4221f3a281ac607c8f758ba91deeef2747e923f7d961b1bf956a6f4"
            },
            "downloads": -1,
            "filename": "types-regex-2024.4.16.20240418.tar.gz",
            "has_sig": false,
            "md5_digest": "dcd9f5640b16a08dc1951e96eefdfaa1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6683,
            "upload_time": "2024-04-18T02:16:47",
            "upload_time_iso_8601": "2024-04-18T02:16:47.790424Z",
            "url": "https://files.pythonhosted.org/packages/d0/7d/fe60361498d2280b607ad4d790a8311b70e4b2ac18d5fda0a4b52bf71999/types-regex-2024.4.16.20240418.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 02:16:47",
    "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"
}
        
Elapsed time: 0.25938s