bookcache


Namebookcache JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/NotAussie/bookcache
SummaryAn in-memory keystore caching system.
upload_time2024-04-24 07:23:05
maintainerNone
docs_urlNone
authorNotAussie
requires_python<4.0,>=3.10
licenseMIT
keywords caching cache keystore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > [!IMPORTANT]
> This project is under development, please expect things to change over time.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NotAussie/bookcache",
    "name": "bookcache",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "caching, cache, keystore",
    "author": "NotAussie",
    "author_email": "NotAussie@duck.com",
    "download_url": "https://files.pythonhosted.org/packages/29/47/37c26265269a8cb0a47520df470af00f78d430cb0fe33723f2ea49504d54/bookcache-0.0.4.tar.gz",
    "platform": null,
    "description": "> [!IMPORTANT]\n> This project is under development, please expect things to change over time.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An in-memory keystore caching system.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/NotAussie/bookcache",
        "Repository": "https://github.com/NotAussie/bookcache"
    },
    "split_keywords": [
        "caching",
        " cache",
        " keystore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c8b117d36d5eab40b7a670c2aff444fdceaedc8ad8e506d38f7f952ff90534c",
                "md5": "5b91f9877f8205f86731da2324ef1971",
                "sha256": "023f13c99dbeedf41b40e426ac0f9b711bd008c7a21f7d2b604fdaf219db5d57"
            },
            "downloads": -1,
            "filename": "bookcache-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b91f9877f8205f86731da2324ef1971",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 7726,
            "upload_time": "2024-04-24T07:23:03",
            "upload_time_iso_8601": "2024-04-24T07:23:03.556949Z",
            "url": "https://files.pythonhosted.org/packages/4c/8b/117d36d5eab40b7a670c2aff444fdceaedc8ad8e506d38f7f952ff90534c/bookcache-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "294737c26265269a8cb0a47520df470af00f78d430cb0fe33723f2ea49504d54",
                "md5": "0bcb84f098eb50aa144f835778b3be2c",
                "sha256": "251140951e197b05f3fe483d8e9d9c9ba2a567d3ec98905e5650581c95f90b17"
            },
            "downloads": -1,
            "filename": "bookcache-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0bcb84f098eb50aa144f835778b3be2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3576,
            "upload_time": "2024-04-24T07:23:05",
            "upload_time_iso_8601": "2024-04-24T07:23:05.166552Z",
            "url": "https://files.pythonhosted.org/packages/29/47/37c26265269a8cb0a47520df470af00f78d430cb0fe33723f2ea49504d54/bookcache-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 07:23:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NotAussie",
    "github_project": "bookcache",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bookcache"
}
        
Elapsed time: 0.25778s