filelock


Namefilelock JSON
Version 3.14.0 PyPI version JSON
download
home_pageNone
SummaryA platform independent file lock.
upload_time2024-04-29 15:59:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords application cache directory log user
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # filelock

[![PyPI](https://img.shields.io/pypi/v/filelock)](https://pypi.org/project/filelock/)
[![Supported Python
versions](https://img.shields.io/pypi/pyversions/filelock.svg)](https://pypi.org/project/filelock/)
[![Documentation
status](https://readthedocs.org/projects/py-filelock/badge/?version=latest)](https://py-filelock.readthedocs.io/en/latest/?badge=latest)
[![Code style:
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Downloads](https://static.pepy.tech/badge/filelock/month)](https://pepy.tech/project/filelock)
[![check](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml)

For more information checkout the [official documentation](https://py-filelock.readthedocs.io/en/latest/index.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "filelock",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Bern\u00e1t G\u00e1bor <gaborjbernat@gmail.com>",
    "keywords": "application, cache, directory, log, user",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/06/ae/f8e03746f0b62018dcf1120f5ad0a1db99e55991f2cda0cf46edc8b897ea/filelock-3.14.0.tar.gz",
    "platform": null,
    "description": "# filelock\n\n[![PyPI](https://img.shields.io/pypi/v/filelock)](https://pypi.org/project/filelock/)\n[![Supported Python\nversions](https://img.shields.io/pypi/pyversions/filelock.svg)](https://pypi.org/project/filelock/)\n[![Documentation\nstatus](https://readthedocs.org/projects/py-filelock/badge/?version=latest)](https://py-filelock.readthedocs.io/en/latest/?badge=latest)\n[![Code style:\nblack](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Downloads](https://static.pepy.tech/badge/filelock/month)](https://pepy.tech/project/filelock)\n[![check](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yml)\n\nFor more information checkout the [official documentation](https://py-filelock.readthedocs.io/en/latest/index.html).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A platform independent file lock.",
    "version": "3.14.0",
    "project_urls": {
        "Documentation": "https://py-filelock.readthedocs.io",
        "Homepage": "https://github.com/tox-dev/py-filelock",
        "Source": "https://github.com/tox-dev/py-filelock",
        "Tracker": "https://github.com/tox-dev/py-filelock/issues"
    },
    "split_keywords": [
        "application",
        " cache",
        " directory",
        " log",
        " user"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41240b023b6537dfc9bae2c779353998e3e99ac7dfff4222fc6126650e93c3f3",
                "md5": "9f64ed727d3de5c5a2f32719e77f63ba",
                "sha256": "43339835842f110ca7ae60f1e1c160714c5a6afd15a2873419ab185334975c0f"
            },
            "downloads": -1,
            "filename": "filelock-3.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f64ed727d3de5c5a2f32719e77f63ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12001,
            "upload_time": "2024-04-29T15:59:29",
            "upload_time_iso_8601": "2024-04-29T15:59:29.514722Z",
            "url": "https://files.pythonhosted.org/packages/41/24/0b023b6537dfc9bae2c779353998e3e99ac7dfff4222fc6126650e93c3f3/filelock-3.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06aef8e03746f0b62018dcf1120f5ad0a1db99e55991f2cda0cf46edc8b897ea",
                "md5": "a6a90c7c5f4c776287f57433470ce0ab",
                "sha256": "6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a"
            },
            "downloads": -1,
            "filename": "filelock-3.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a6a90c7c5f4c776287f57433470ce0ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15401,
            "upload_time": "2024-04-29T15:59:31",
            "upload_time_iso_8601": "2024-04-29T15:59:31.319672Z",
            "url": "https://files.pythonhosted.org/packages/06/ae/f8e03746f0b62018dcf1120f5ad0a1db99e55991f2cda0cf46edc8b897ea/filelock-3.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:59:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tox-dev",
    "github_project": "py-filelock",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "filelock"
}
        
Elapsed time: 0.25248s