filelock


Namefilelock JSON
Version 3.19.1 PyPI version JSON
download
home_pageNone
SummaryA platform independent file lock.
upload_time2025-08-14 16:56:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
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.yaml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yaml)

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.9",
    "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/40/bb/0ab3e58d22305b6f5440629d20683af28959bf793d98d11950e305c1c326/filelock-3.19.1.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.yaml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yaml)\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.19.1",
    "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": null,
            "digests": {
                "blake2b_256": "421442b2651a2f46b022ccd948bca9f2d5af0fd8929c4eec235b8d6d844fbe67",
                "md5": "dc618f0123f7c084d902131c2371fa4c",
                "sha256": "d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d"
            },
            "downloads": -1,
            "filename": "filelock-3.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc618f0123f7c084d902131c2371fa4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15988,
            "upload_time": "2025-08-14T16:56:01",
            "upload_time_iso_8601": "2025-08-14T16:56:01.633373Z",
            "url": "https://files.pythonhosted.org/packages/42/14/42b2651a2f46b022ccd948bca9f2d5af0fd8929c4eec235b8d6d844fbe67/filelock-3.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "40bb0ab3e58d22305b6f5440629d20683af28959bf793d98d11950e305c1c326",
                "md5": "31fe5669b78218d5bc03fd1a009a4499",
                "sha256": "66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58"
            },
            "downloads": -1,
            "filename": "filelock-3.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "31fe5669b78218d5bc03fd1a009a4499",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17687,
            "upload_time": "2025-08-14T16:56:03",
            "upload_time_iso_8601": "2025-08-14T16:56:03.016502Z",
            "url": "https://files.pythonhosted.org/packages/40/bb/0ab3e58d22305b6f5440629d20683af28959bf793d98d11950e305c1c326/filelock-3.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 16:56:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tox-dev",
    "github_project": "py-filelock",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "filelock"
}
        
Elapsed time: 2.91670s