simplified-regex


Namesimplified-regex JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/d-i-projects/simplified_regex
SummaryA tool that simplifies RegEx extremly!
upload_time2024-11-03 18:38:02
maintainerNone
docs_urlNone
authorD&I
requires_python>=3.9
licenseMIT
keywords simplified_regex regex simple
VCS
bugtrack_url
requirements binaryconvert
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  
# Simplified RegEx

[![License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/D-I-Projects/simplified_regex#license)  [![PyPi](https://img.shields.io/badge/PyPi%20Link-FFFF00)](https://pypi.org/project/simplified_regex/)  <a href="https://github.com/D-I-Projects/diec/blob/master/CONTRIBUTING.md"> <img src="https://img.shields.io/github/contributors-anon/D-I-Projects/simplified_regex" alt="Contributors badge" /></a>  [![Downloads](https://static.pepy.tech/badge/simplified_regex)](https://pepy.tech/project/simplified_regex)

```pip install simplified_regex``` 

</div>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/d-i-projects/simplified_regex",
    "name": "simplified-regex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "simplified_regex, regex, simple",
    "author": "D&I",
    "author_email": "di.projects.help@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/4f/46e246122ed261c548f06f1df26730cbdd84b2468ca16f697fca9673b478/simplified_regex-1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  \n# Simplified RegEx\n\n[![License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/D-I-Projects/simplified_regex#license)  [![PyPi](https://img.shields.io/badge/PyPi%20Link-FFFF00)](https://pypi.org/project/simplified_regex/)  <a href=\"https://github.com/D-I-Projects/diec/blob/master/CONTRIBUTING.md\"> <img src=\"https://img.shields.io/github/contributors-anon/D-I-Projects/simplified_regex\" alt=\"Contributors badge\" /></a>  [![Downloads](https://static.pepy.tech/badge/simplified_regex)](https://pepy.tech/project/simplified_regex)\n\n```pip install simplified_regex``` \n\n</div>\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool that simplifies RegEx extremly!",
    "version": "1.0",
    "project_urls": {
        "Download": "https://github.com/D-I-Projects/simplified_regex/archive/refs/tags/v1.0.tar.gz",
        "Homepage": "https://github.com/d-i-projects/simplified_regex"
    },
    "split_keywords": [
        "simplified_regex",
        " regex",
        " simple"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9729d5a8bac868db050b7eeb3e241df2c97a223071ef62e3e0faf2a87d9d70b",
                "md5": "337844187227271273a4299f51e35778",
                "sha256": "79e8d533aba6d2f7092791ae8e55ff5a20e0e03adeff0a9d168d34d0a45e64f2"
            },
            "downloads": -1,
            "filename": "simplified_regex-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "337844187227271273a4299f51e35778",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3429,
            "upload_time": "2024-11-03T18:38:00",
            "upload_time_iso_8601": "2024-11-03T18:38:00.915216Z",
            "url": "https://files.pythonhosted.org/packages/a9/72/9d5a8bac868db050b7eeb3e241df2c97a223071ef62e3e0faf2a87d9d70b/simplified_regex-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d4f46e246122ed261c548f06f1df26730cbdd84b2468ca16f697fca9673b478",
                "md5": "aa783261b6c429f8908ee25147fb9724",
                "sha256": "65f0d8117e59dbdec4997c86291b1e9436551bfcadf69fd65557b3855bdcbed4"
            },
            "downloads": -1,
            "filename": "simplified_regex-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa783261b6c429f8908ee25147fb9724",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2660,
            "upload_time": "2024-11-03T18:38:02",
            "upload_time_iso_8601": "2024-11-03T18:38:02.392560Z",
            "url": "https://files.pythonhosted.org/packages/9d/4f/46e246122ed261c548f06f1df26730cbdd84b2468ca16f697fca9673b478/simplified_regex-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 18:38:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d-i-projects",
    "github_project": "simplified_regex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "binaryconvert",
            "specs": [
                [
                    "==",
                    "2.6"
                ]
            ]
        }
    ],
    "lcname": "simplified-regex"
}
        
D&I
Elapsed time: 1.26784s