person-cache


Nameperson-cache JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummarySimple caching library for Python
upload_time2023-12-13 01:43:53
maintainer
docs_urlNone
authorTiago Ventura
requires_python>=3.8
license
keywords redis aioredis cache memory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "person-cache",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "redis,aioredis,cache,Memory",
    "author": "Tiago Ventura",
    "author_email": "tiago.barbano@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/e9/59e3e29a5f843ecfa6496daf53f28b8f8eeb5e5b6e93d00f9cd476095f99/person_cache-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Simple caching library for Python",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "redis",
        "aioredis",
        "cache",
        "memory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ae959e3e29a5f843ecfa6496daf53f28b8f8eeb5e5b6e93d00f9cd476095f99",
                "md5": "1518077bff25cec60670cd99a3499db9",
                "sha256": "2c2166b5b2e92e3b507e31d584ea19493e15dfcedbd4c7c0c6af8ed72b9c9085"
            },
            "downloads": -1,
            "filename": "person_cache-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1518077bff25cec60670cd99a3499db9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2712,
            "upload_time": "2023-12-13T01:43:53",
            "upload_time_iso_8601": "2023-12-13T01:43:53.203921Z",
            "url": "https://files.pythonhosted.org/packages/9a/e9/59e3e29a5f843ecfa6496daf53f28b8f8eeb5e5b6e93d00f9cd476095f99/person_cache-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 01:43:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "person-cache"
}
        
Elapsed time: 0.16435s