path_ignore_pattern


Namepath_ignore_pattern JSON
Version 0.0.1.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/path_ignore_pattern
SummaryPython path ignore pattern.
upload_time2024-11-25 03:54:14
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords gitignore ignore pattern
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python path ignore pattern.

## Installation

You can install from [pypi](https://pypi.org/project/path_ignore_pattern/)

```console
pip install -U path_ignore_pattern
```

## Usage

```python
import path_ignore_pattern
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/path_ignore_pattern",
    "name": "path_ignore_pattern",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "gitignore, ignore, pattern",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/a6/49a9c1a794aba291fa7440242cc1e4f019928bc573b59fa663b018fc6b90/path_ignore_pattern-0.0.1.1.tar.gz",
    "platform": null,
    "description": "# Python path ignore pattern.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/path_ignore_pattern/)\n\n```console\npip install -U path_ignore_pattern\n```\n\n## Usage\n\n```python\nimport path_ignore_pattern\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python path ignore pattern.",
    "version": "0.0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/path_ignore_pattern",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/path_ignore_pattern"
    },
    "split_keywords": [
        "gitignore",
        " ignore",
        " pattern"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "501158cc7c4c97c5d24e40e834363a559d55e9f256d3e1c6fec22c6a8bcd98d9",
                "md5": "00b7b4556c68343926298b1599effd1b",
                "sha256": "5b823b66930622f1e681e785f7208bae73bd760e40c3f64eda4341156f422f77"
            },
            "downloads": -1,
            "filename": "path_ignore_pattern-0.0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00b7b4556c68343926298b1599effd1b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 5442,
            "upload_time": "2024-11-25T03:54:13",
            "upload_time_iso_8601": "2024-11-25T03:54:13.217311Z",
            "url": "https://files.pythonhosted.org/packages/50/11/58cc7c4c97c5d24e40e834363a559d55e9f256d3e1c6fec22c6a8bcd98d9/path_ignore_pattern-0.0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a649a9c1a794aba291fa7440242cc1e4f019928bc573b59fa663b018fc6b90",
                "md5": "2437853d1666a080c9ec8758774c46c7",
                "sha256": "5c028be09286bc210a35d250dcd433b068734d5462416879dab45c85ed07313a"
            },
            "downloads": -1,
            "filename": "path_ignore_pattern-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2437853d1666a080c9ec8758774c46c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 4090,
            "upload_time": "2024-11-25T03:54:14",
            "upload_time_iso_8601": "2024-11-25T03:54:14.447195Z",
            "url": "https://files.pythonhosted.org/packages/b2/a6/49a9c1a794aba291fa7440242cc1e4f019928bc573b59fa663b018fc6b90/path_ignore_pattern-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 03:54:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "path_ignore_pattern"
}
        
Elapsed time: 0.58078s