polymatch


Namepolymatch JSON
Version 0.5.2 PyPI version JSON
download
home_pageNone
SummaryA polymorphic pattern matching library for Python
upload_time2024-05-24 01:35:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords library pattern-matching regex utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # poly-match
Python Polymorphic Pattern Matching library

[![CI - Test](https://github.com/TotallyNotRobots/poly-match/actions/workflows/test.yml/badge.svg)](https://github.com/TotallyNotRobots/poly-match/actions/workflows/test.yml)
[![CD - Build](https://github.com/TotallyNotRobots/poly-match/actions/workflows/python-publish.yml/badge.svg)](https://github.com/TotallyNotRobots/poly-match/actions/workflows/python-publish.yml)
[![codecov](https://codecov.io/gh/TotallyNotRobots/poly-match/graph/badge.svg?token=nJqN3RacOa)](https://codecov.io/gh/TotallyNotRobots/poly-match)

[![PyPI - Version](https://img.shields.io/pypi/v/polymatch.svg)](https://pypi.org/project/polymatch/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/polymatch.svg)](https://pypi.org/project/polymatch/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/polymatch.svg)](https://pypi.org/project/polymatch/)

[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy)

[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "polymatch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "library, pattern-matching, regex, utility",
    "author": null,
    "author_email": "linuxdaemon <linuxdaemon.irc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/57/df/7194d3fb14df182d379e68ded3c7b6016da379638382a3bcadc0a5ba2836/polymatch-0.5.2.tar.gz",
    "platform": null,
    "description": "# poly-match\nPython Polymorphic Pattern Matching library\n\n[![CI - Test](https://github.com/TotallyNotRobots/poly-match/actions/workflows/test.yml/badge.svg)](https://github.com/TotallyNotRobots/poly-match/actions/workflows/test.yml)\n[![CD - Build](https://github.com/TotallyNotRobots/poly-match/actions/workflows/python-publish.yml/badge.svg)](https://github.com/TotallyNotRobots/poly-match/actions/workflows/python-publish.yml)\n[![codecov](https://codecov.io/gh/TotallyNotRobots/poly-match/graph/badge.svg?token=nJqN3RacOa)](https://codecov.io/gh/TotallyNotRobots/poly-match)\n\n[![PyPI - Version](https://img.shields.io/pypi/v/polymatch.svg)](https://pypi.org/project/polymatch/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/polymatch.svg)](https://pypi.org/project/polymatch/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/polymatch.svg)](https://pypi.org/project/polymatch/)\n\n[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy)\n\n[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A polymorphic pattern matching library for Python",
    "version": "0.5.2",
    "project_urls": {
        "Homepage": "https://github.com/TotallyNotRobots/polymatch"
    },
    "split_keywords": [
        "library",
        " pattern-matching",
        " regex",
        " utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbc8534b2e567a125a7aabe2db8a33e4d49ca139d322ee819c32922c0c6b7894",
                "md5": "612852981f4070a4956b89e93a01111e",
                "sha256": "47d843215aa14c20aa44cc6f24aba30da4d94349457d0d65516de52de0d1f0f2"
            },
            "downloads": -1,
            "filename": "polymatch-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "612852981f4070a4956b89e93a01111e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11343,
            "upload_time": "2024-05-24T01:35:36",
            "upload_time_iso_8601": "2024-05-24T01:35:36.668085Z",
            "url": "https://files.pythonhosted.org/packages/bb/c8/534b2e567a125a7aabe2db8a33e4d49ca139d322ee819c32922c0c6b7894/polymatch-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57df7194d3fb14df182d379e68ded3c7b6016da379638382a3bcadc0a5ba2836",
                "md5": "a79dbd23e7940d4e73d56ee16fb25647",
                "sha256": "22ff48b010e14e66a843d4d362d935e4e21c204c42e3e7cbc26361a7063d04e2"
            },
            "downloads": -1,
            "filename": "polymatch-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a79dbd23e7940d4e73d56ee16fb25647",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16570,
            "upload_time": "2024-05-24T01:35:37",
            "upload_time_iso_8601": "2024-05-24T01:35:37.745788Z",
            "url": "https://files.pythonhosted.org/packages/57/df/7194d3fb14df182d379e68ded3c7b6016da379638382a3bcadc0a5ba2836/polymatch-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 01:35:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TotallyNotRobots",
    "github_project": "polymatch",
    "github_not_found": true,
    "lcname": "polymatch"
}
        
Elapsed time: 0.28944s