stashlib


Namestashlib JSON
Version 0.0.8.0 PyPI version JSON
download
home_pagehttps://github.com/masroore/stash.py
Summarystash is an extensible and lightweight cache library for python
upload_time2024-02-24 06:41:57
maintainer
docs_urlNone
authorMasroor Ehsan
requires_python
licenseMIT
keywords cache caching
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            stash is an extensible and lightweight cache library for python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/masroore/stash.py",
    "name": "stashlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cache caching",
    "author": "Masroor Ehsan",
    "author_email": "masroore@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/13/a43b097c3a19b4272b090343e76b802629eacd45e671f173508939a95be9/stashlib-0.0.8.0.tar.gz",
    "platform": "any",
    "description": "stash is an extensible and lightweight cache library for python\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "stash is an extensible and lightweight cache library for python",
    "version": "0.0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/masroore/stash.py"
    },
    "split_keywords": [
        "cache",
        "caching"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb1619c008e96d0ac19a54e0c114823ad56139339b3553a6f275d8c3ceca71ad",
                "md5": "d538f2af8e4b8eeda75659a9638c5989",
                "sha256": "9f04eaa52bb35194923cdb725a490be0929f8292f2ee0cb1b08bd88fa947d6a5"
            },
            "downloads": -1,
            "filename": "stashlib-0.0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d538f2af8e4b8eeda75659a9638c5989",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21347,
            "upload_time": "2024-02-24T06:41:55",
            "upload_time_iso_8601": "2024-02-24T06:41:55.861235Z",
            "url": "https://files.pythonhosted.org/packages/cb/16/19c008e96d0ac19a54e0c114823ad56139339b3553a6f275d8c3ceca71ad/stashlib-0.0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be13a43b097c3a19b4272b090343e76b802629eacd45e671f173508939a95be9",
                "md5": "fc86ce71f49bd7aec9b7f55e35d2962a",
                "sha256": "7663f42dfa0fc6c7671d993325640c14e510777e80d4f792831488f7fffe0d30"
            },
            "downloads": -1,
            "filename": "stashlib-0.0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc86ce71f49bd7aec9b7f55e35d2962a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10895,
            "upload_time": "2024-02-24T06:41:57",
            "upload_time_iso_8601": "2024-02-24T06:41:57.177595Z",
            "url": "https://files.pythonhosted.org/packages/be/13/a43b097c3a19b4272b090343e76b802629eacd45e671f173508939a95be9/stashlib-0.0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 06:41:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "masroore",
    "github_project": "stash.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stashlib"
}
        
Elapsed time: 0.19388s