iregexp-check


Nameiregexp-check JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-09-24 18:43:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">I-Regexp Check</h1>

<p align="center">
<a href="https://datatracker.ietf.org/doc/html/rfc9485">RFC 9485</a> I-Regexp: An Interoperable Regular Expression Format
</p>

<p align="center">
  <a href="https://github.com/jg-rp/rust-iregexp/blob/main/LICENSE.txt">
    <img src="https://img.shields.io/pypi/l/iregexp_check.svg?style=flat-square" alt="License">
  </a>
  <a href="https://github.com/jg-rp/rust-iregexp/actions">
    <img src="https://img.shields.io/github/actions/workflow/status/jg-rp/rust-iregexp/tests.yml?branch=main&label=tests&style=flat-square" alt="Tests">
  </a>
  <br>
  <a href="https://pypi.org/project/iregexp_check">
    <img src="https://img.shields.io/pypi/v/iregexp_check.svg?style=flat-square" alt="PyPi - Version">
  </a>
  <a href="https://pypi.org/project/iregexp_check">
    <img src="https://img.shields.io/pypi/pyversions/iregexp_check.svg?style=flat-square" alt="Python versions">
  </a>
</p>

---

## Install

```
pip install iregexp_check
```

## Usage

```python
from iregexp_check import check

print(check(r"[ab]{3}"))  # True
print(check(r"[0-9]*?"))  # False
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iregexp-check",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "James Prior <jamesgr.prior@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/aa/d4/468fec92cb2813dd1ed401145c41868d548dc7e0098961e4cc2c46c727c3/iregexp_check-0.1.4.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">I-Regexp Check</h1>\n\n<p align=\"center\">\n<a href=\"https://datatracker.ietf.org/doc/html/rfc9485\">RFC 9485</a> I-Regexp: An Interoperable Regular Expression Format\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/jg-rp/rust-iregexp/blob/main/LICENSE.txt\">\n    <img src=\"https://img.shields.io/pypi/l/iregexp_check.svg?style=flat-square\" alt=\"License\">\n  </a>\n  <a href=\"https://github.com/jg-rp/rust-iregexp/actions\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/jg-rp/rust-iregexp/tests.yml?branch=main&label=tests&style=flat-square\" alt=\"Tests\">\n  </a>\n  <br>\n  <a href=\"https://pypi.org/project/iregexp_check\">\n    <img src=\"https://img.shields.io/pypi/v/iregexp_check.svg?style=flat-square\" alt=\"PyPi - Version\">\n  </a>\n  <a href=\"https://pypi.org/project/iregexp_check\">\n    <img src=\"https://img.shields.io/pypi/pyversions/iregexp_check.svg?style=flat-square\" alt=\"Python versions\">\n  </a>\n</p>\n\n---\n\n## Install\n\n```\npip install iregexp_check\n```\n\n## Usage\n\n```python\nfrom iregexp_check import check\n\nprint(check(r\"[ab]{3}\"))  # True\nprint(check(r\"[0-9]*?\"))  # False\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.4",
    "project_urls": {
        "Change Log": "https://github.com/jg-rp/rust-iregexp/blob/main/CHANGES.md",
        "Homepage": "https://github.com/jg-rp/rust-iregexp/tree/main/crates/python",
        "Issue Tracker": "https://github.com/jg-rp/rust-iregexp/issues",
        "Source Code": "https://github.com/jg-rp/rust-iregexp/tree/main/crates/python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94cfdc5ee3a7ca1f6b46161aaaee67af40e0e0957bb90c7d0aa8cad2595ca698",
                "md5": "619a52be98d10573da58cc633b497e87",
                "sha256": "385a90d450706b9f934b5c82137247e24423c990d250da55630a792ccb7e2974"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "619a52be98d10573da58cc633b497e87",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 223267,
            "upload_time": "2024-09-24T18:43:20",
            "upload_time_iso_8601": "2024-09-24T18:43:20.491847Z",
            "url": "https://files.pythonhosted.org/packages/94/cf/dc5ee3a7ca1f6b46161aaaee67af40e0e0957bb90c7d0aa8cad2595ca698/iregexp_check-0.1.4-cp38-abi3-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59ee3b81a4216162d0cc5f7d07e7cee447645c4d69fe62403057942f694a60f3",
                "md5": "66fa58176e56a87bc272ae78595c803a",
                "sha256": "003434c2d7e13ea91e2ff1d5038f87641e9dc44513a0544e3c29e91dfb21b871"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "66fa58176e56a87bc272ae78595c803a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 217258,
            "upload_time": "2024-09-24T18:43:22",
            "upload_time_iso_8601": "2024-09-24T18:43:22.798429Z",
            "url": "https://files.pythonhosted.org/packages/59/ee/3b81a4216162d0cc5f7d07e7cee447645c4d69fe62403057942f694a60f3/iregexp_check-0.1.4-cp38-abi3-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e78267e0e1ec2c8da61e6fee035a68007c3d269cffb22d420b168e8235d91db",
                "md5": "6ff32587913c4ee4ac5a089aeeb89d69",
                "sha256": "ac9cbb6fe0aaae0c7b9b8d4ba05a6d8283cf747dbd06b8e0442f05e87c9d5e1c"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6ff32587913c4ee4ac5a089aeeb89d69",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 256565,
            "upload_time": "2024-09-24T18:43:25",
            "upload_time_iso_8601": "2024-09-24T18:43:25.676801Z",
            "url": "https://files.pythonhosted.org/packages/0e/78/267e0e1ec2c8da61e6fee035a68007c3d269cffb22d420b168e8235d91db/iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f853ff7b8536667053ffa563a0808ac35eddc5d8566af14e3c21d7401aa4df44",
                "md5": "9edbccceca54eac984601eb1bb11cfa9",
                "sha256": "ef58d44e4ae9aaca89be2898e416e6e168aff62cd5b1820d531fa855ee8e2fb1"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "9edbccceca54eac984601eb1bb11cfa9",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 259896,
            "upload_time": "2024-09-24T18:43:27",
            "upload_time_iso_8601": "2024-09-24T18:43:27.064545Z",
            "url": "https://files.pythonhosted.org/packages/f8/53/ff7b8536667053ffa563a0808ac35eddc5d8566af14e3c21d7401aa4df44/iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07f5a6858f0f0cb5c014b29aad1bb49c6cacced120a019fb9cc4d4a7523d0f1c",
                "md5": "5e1f5c71a7ce505fa24af7924b09e321",
                "sha256": "a473fb428b55031f64db1e52447d5bffd6bba2f3b760052592a44951cbddd8ab"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "5e1f5c71a7ce505fa24af7924b09e321",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 284887,
            "upload_time": "2024-09-24T18:43:29",
            "upload_time_iso_8601": "2024-09-24T18:43:29.255867Z",
            "url": "https://files.pythonhosted.org/packages/07/f5/a6858f0f0cb5c014b29aad1bb49c6cacced120a019fb9cc4d4a7523d0f1c/iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "846564b9624c7fa11f9302a4166fdbc39e22a9c6035f69ae7c582b1f7a8cd2cd",
                "md5": "bcf28e260c19e01672474dbc1df8548a",
                "sha256": "c6ce621946fc42e0d9f9475bf1360d91e281f84c199cbac2de24973e55bcdc92"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "bcf28e260c19e01672474dbc1df8548a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 290233,
            "upload_time": "2024-09-24T18:43:32",
            "upload_time_iso_8601": "2024-09-24T18:43:32.190218Z",
            "url": "https://files.pythonhosted.org/packages/84/65/64b9624c7fa11f9302a4166fdbc39e22a9c6035f69ae7c582b1f7a8cd2cd/iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50af4c80323d0b17e2a69afff3ed4b214ee8386ea9a2714e22dbaefc0d2adb9d",
                "md5": "4625ff6e0bfff8a845f9e6dd7559bd85",
                "sha256": "4c670722da7283ed15d1401eca684628248491bb612e54a41bc60f86d32b67a5"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4625ff6e0bfff8a845f9e6dd7559bd85",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 250796,
            "upload_time": "2024-09-24T18:43:33",
            "upload_time_iso_8601": "2024-09-24T18:43:33.826133Z",
            "url": "https://files.pythonhosted.org/packages/50/af/4c80323d0b17e2a69afff3ed4b214ee8386ea9a2714e22dbaefc0d2adb9d/iregexp_check-0.1.4-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b089d8f2d3ae64d85f41fd8bb6bb8ffa59be561f41abb844a4b5a03b1d327299",
                "md5": "9467342585fd92b8289e8b2f20c9ac33",
                "sha256": "c8e8bb2dc1f08110dde37ae52a42f2487365178f43625995579d6cca4ec9f683"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "9467342585fd92b8289e8b2f20c9ac33",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 263790,
            "upload_time": "2024-09-24T18:43:35",
            "upload_time_iso_8601": "2024-09-24T18:43:35.936864Z",
            "url": "https://files.pythonhosted.org/packages/b0/89/d8f2d3ae64d85f41fd8bb6bb8ffa59be561f41abb844a4b5a03b1d327299/iregexp_check-0.1.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb80e8ccee24e27782b135fe8c9231c40f1e306b0ef57b4e398e5f9b1e088204",
                "md5": "6492d0374f83c45ecf30ccc25f904dc4",
                "sha256": "7beffdc3179334e18975a64399915922842880b8960dc4b04903f9b1ffdad35a"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6492d0374f83c45ecf30ccc25f904dc4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 430288,
            "upload_time": "2024-09-24T18:43:39",
            "upload_time_iso_8601": "2024-09-24T18:43:39.957933Z",
            "url": "https://files.pythonhosted.org/packages/cb/80/e8ccee24e27782b135fe8c9231c40f1e306b0ef57b4e398e5f9b1e088204/iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be2995f7051cab244b97157bdba5bc312addbc661910e267027b75af86ca322f",
                "md5": "a3264219528aadb9491cd41499eedc03",
                "sha256": "01b374e01719d9e2a1ad141aed5e5d34acf71e156db269b578a46570d32708af"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a3264219528aadb9491cd41499eedc03",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 512510,
            "upload_time": "2024-09-24T18:43:42",
            "upload_time_iso_8601": "2024-09-24T18:43:42.857511Z",
            "url": "https://files.pythonhosted.org/packages/be/29/95f7051cab244b97157bdba5bc312addbc661910e267027b75af86ca322f/iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e69dcb3e0bd7d11bd8ee29b645ab9d758555f8e4fdedcc684c648445f4295940",
                "md5": "2624300ae1df5d1c1bac03799b379b02",
                "sha256": "5a7b1340c34cc8c93b80716b75f7faaec3a8662631b1c33a249d68e78d8fdab2"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "2624300ae1df5d1c1bac03799b379b02",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 435085,
            "upload_time": "2024-09-24T18:43:46",
            "upload_time_iso_8601": "2024-09-24T18:43:46.528058Z",
            "url": "https://files.pythonhosted.org/packages/e6/9d/cb3e0bd7d11bd8ee29b645ab9d758555f8e4fdedcc684c648445f4295940/iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ed75d2738e543cc98eb9911c8f456c33d89992bc74b7cae24a9c48653cbfd25",
                "md5": "5dd5c2db761ea5cd1d23b09e64ec00d2",
                "sha256": "2dc5a74d3190e0ecd7e30a5394ed6086962ebe644f21d440954ec2d11de691f0"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5dd5c2db761ea5cd1d23b09e64ec00d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 415445,
            "upload_time": "2024-09-24T18:43:48",
            "upload_time_iso_8601": "2024-09-24T18:43:48.850931Z",
            "url": "https://files.pythonhosted.org/packages/2e/d7/5d2738e543cc98eb9911c8f456c33d89992bc74b7cae24a9c48653cbfd25/iregexp_check-0.1.4-cp38-abi3-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a46a63c668e791706d58bfa65be77dcf6475cba68e8863a4324aa8e7fc798dae",
                "md5": "f620d013e2ade114eb561b2d49449af5",
                "sha256": "b24ef4264546a899e1e3407d111024d02af42f7b8575250dc4d9fc79011e2a5c"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "f620d013e2ade114eb561b2d49449af5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 117459,
            "upload_time": "2024-09-24T18:43:51",
            "upload_time_iso_8601": "2024-09-24T18:43:51.598820Z",
            "url": "https://files.pythonhosted.org/packages/a4/6a/63c668e791706d58bfa65be77dcf6475cba68e8863a4324aa8e7fc798dae/iregexp_check-0.1.4-cp38-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3038b0c081183ad4087c0989fc8ec588d5218cc921908bba4c355fd30a378a19",
                "md5": "01804f981e212f6a376c0e7ca4f57ffc",
                "sha256": "50837bbe9b09abdb7b387d9c7dc2eda470a77e8b29ac315a0e1409b147db14bd"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "01804f981e212f6a376c0e7ca4f57ffc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 126043,
            "upload_time": "2024-09-24T18:43:53",
            "upload_time_iso_8601": "2024-09-24T18:43:53.382511Z",
            "url": "https://files.pythonhosted.org/packages/30/38/b0c081183ad4087c0989fc8ec588d5218cc921908bba4c355fd30a378a19/iregexp_check-0.1.4-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aad4468fec92cb2813dd1ed401145c41868d548dc7e0098961e4cc2c46c727c3",
                "md5": "61978202bf195a597de8f02c7a34f943",
                "sha256": "a98e77dd2d9fc91db04f8d9f295f3d69e402813bac5413f22e5866958a902bc1"
            },
            "downloads": -1,
            "filename": "iregexp_check-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "61978202bf195a597de8f02c7a34f943",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8007,
            "upload_time": "2024-09-24T18:43:54",
            "upload_time_iso_8601": "2024-09-24T18:43:54.743512Z",
            "url": "https://files.pythonhosted.org/packages/aa/d4/468fec92cb2813dd1ed401145c41868d548dc7e0098961e4cc2c46c727c3/iregexp_check-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 18:43:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jg-rp",
    "github_project": "rust-iregexp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "iregexp-check"
}
        
Elapsed time: 2.68365s