cachext


Namecachext JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/shanbay/cachext
Summarycache extension for sea/flask
upload_time2024-04-30 02:50:13
maintainerNone
docs_urlNone
authorMichael Ding
requires_python>=3
licenseMIT
keywords cache flask sea
VCS
bugtrack_url
requirements opentelemetry.instrumentation.redis
Travis-CI No Travis.
coveralls test coverage
            # [Home Page](https://shanbay.github.io/cachext/)

[![](https://img.shields.io/travis/shanbay/cachext.svg?style=flat-square)](https://travis-ci.org/shanbay/cachext)
[![Maintainability](https://api.codeclimate.com/v1/badges/774db211d37720bb2599/maintainability)](https://codeclimate.com/github/shanbay/cachext/maintainability)
[![Coverage Status](https://coveralls.io/repos/github/shanbay/cachext/badge.svg?branch=master)](https://coveralls.io/github/shanbay/cachext?branch=master)
[![](https://img.shields.io/pypi/v/cachext.svg)](https://github.com/shanbay/cachext)
[![](https://img.shields.io/pypi/pyversions/cachext.svg)](https://github.com/shanbay/cachext)
[![](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://shanbay.mit-license.org)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shanbay/cachext",
    "name": "cachext",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "cache, flask, sea",
    "author": "Michael Ding",
    "author_email": "yandy.ding@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# [Home Page](https://shanbay.github.io/cachext/)\n\n[![](https://img.shields.io/travis/shanbay/cachext.svg?style=flat-square)](https://travis-ci.org/shanbay/cachext)\n[![Maintainability](https://api.codeclimate.com/v1/badges/774db211d37720bb2599/maintainability)](https://codeclimate.com/github/shanbay/cachext/maintainability)\n[![Coverage Status](https://coveralls.io/repos/github/shanbay/cachext/badge.svg?branch=master)](https://coveralls.io/github/shanbay/cachext?branch=master)\n[![](https://img.shields.io/pypi/v/cachext.svg)](https://github.com/shanbay/cachext)\n[![](https://img.shields.io/pypi/pyversions/cachext.svg)](https://github.com/shanbay/cachext)\n[![](https://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://shanbay.mit-license.org)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "cache extension for sea/flask",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/shanbay/cachext"
    },
    "split_keywords": [
        "cache",
        " flask",
        " sea"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f31a688c3801a8c0f1846a2f716b1489be348d01f07cbe98a1094177c4fb837",
                "md5": "8a36a5edcac3af58c5ed7e588eee2a1c",
                "sha256": "4334b56338aec3795773933e2c45092d9b5e1d4a3d417970138c33f1db96a49f"
            },
            "downloads": -1,
            "filename": "cachext-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a36a5edcac3af58c5ed7e588eee2a1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 6083,
            "upload_time": "2024-04-30T02:50:13",
            "upload_time_iso_8601": "2024-04-30T02:50:13.829745Z",
            "url": "https://files.pythonhosted.org/packages/0f/31/a688c3801a8c0f1846a2f716b1489be348d01f07cbe98a1094177c4fb837/cachext-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 02:50:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shanbay",
    "github_project": "cachext",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "opentelemetry.instrumentation.redis",
            "specs": []
        }
    ],
    "lcname": "cachext"
}
        
Elapsed time: 0.24404s