cacheall


Namecacheall JSON
Version 0.1.7 PyPI version JSON
download
home_page
SummaryLibrary that implements thread safe cache using python
upload_time2023-02-05 09:07:25
maintainer
docs_urlNone
authorParth saini
requires_python
license
keywords python cache thread-safe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Package that implements thread safe cache in python

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cacheall",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,cache,thread-safe",
    "author": "Parth saini",
    "author_email": "parth08.saini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/41/805c0c7ef39cbad3e019c633b94976306189b3bfbfcd29b5df8e3d9bd008/cacheall-0.1.7.tar.gz",
    "platform": null,
    "description": "\r\nPackage that implements thread safe cache in python\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Library that implements thread safe cache using python",
    "version": "0.1.7",
    "split_keywords": [
        "python",
        "cache",
        "thread-safe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45109ef6791ad8894885db91f2ce73c439736e6b5f4275804eb638f615d7b1cb",
                "md5": "d578c60b30b96c1ba842204dfc56d42e",
                "sha256": "b4f05c461f1487853c4e30058f739082a735d81c9216ab67d3ebe56aa7e9ca20"
            },
            "downloads": -1,
            "filename": "cacheall-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d578c60b30b96c1ba842204dfc56d42e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7152,
            "upload_time": "2023-02-05T09:07:23",
            "upload_time_iso_8601": "2023-02-05T09:07:23.721016Z",
            "url": "https://files.pythonhosted.org/packages/45/10/9ef6791ad8894885db91f2ce73c439736e6b5f4275804eb638f615d7b1cb/cacheall-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f241805c0c7ef39cbad3e019c633b94976306189b3bfbfcd29b5df8e3d9bd008",
                "md5": "23a1b5e8e1f406448fd2b541c54ef49f",
                "sha256": "66b561b66e1a41b6d43a9397992ee46f750de3190ee596165835bd9758b0714c"
            },
            "downloads": -1,
            "filename": "cacheall-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "23a1b5e8e1f406448fd2b541c54ef49f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4315,
            "upload_time": "2023-02-05T09:07:25",
            "upload_time_iso_8601": "2023-02-05T09:07:25.826817Z",
            "url": "https://files.pythonhosted.org/packages/f2/41/805c0c7ef39cbad3e019c633b94976306189b3bfbfcd29b5df8e3d9bd008/cacheall-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-05 09:07:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cacheall"
}
        
Elapsed time: 0.07334s