cachy


Namecachy JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/sdispater/cachy
SummaryCachy provides a simple yet effective caching library.
upload_time2019-08-06 20:17:57
maintainer
docs_urlNone
authorSébastien Eustace
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
licenseMIT
keywords cache
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Cachy
#####

.. image:: https://travis-ci.org/sdispater/cachy.png
   :alt: Cachy Build status
   :target: https://travis-ci.org/sdispater/cachy

Cachy provides a simple yet effective caching library.

The full documentation is available here: http://cachy.readthedocs.org


Resources
=========

* `Documentation <http://cachy.readthedocs.org>`_
* `Issue Tracker <https://github.com/sdispater/cachy/issues>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdispater/cachy",
    "name": "cachy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
    "maintainer_email": "",
    "keywords": "cache",
    "author": "S\u00e9bastien Eustace",
    "author_email": "sebastien@eustace.io",
    "download_url": "https://files.pythonhosted.org/packages/a0/0c/45b249b0efce50a430b8810ec34c5f338d853c31c24b0b297597fd28edda/cachy-0.3.0.tar.gz",
    "platform": "",
    "description": "Cachy\n#####\n\n.. image:: https://travis-ci.org/sdispater/cachy.png\n   :alt: Cachy Build status\n   :target: https://travis-ci.org/sdispater/cachy\n\nCachy provides a simple yet effective caching library.\n\nThe full documentation is available here: http://cachy.readthedocs.org\n\n\nResources\n=========\n\n* `Documentation <http://cachy.readthedocs.org>`_\n* `Issue Tracker <https://github.com/sdispater/cachy/issues>`_\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cachy provides a simple yet effective caching library.",
    "version": "0.3.0",
    "split_keywords": [
        "cache"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "346b298709eb9e04b5cd4332e428d6e5",
                "sha256": "338ca09c8860e76b275aff52374330efedc4d5a5e45dc1c5b539c1ead0786fe7"
            },
            "downloads": -1,
            "filename": "cachy-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "346b298709eb9e04b5cd4332e428d6e5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 20002,
            "upload_time": "2019-08-06T20:17:56",
            "upload_time_iso_8601": "2019-08-06T20:17:56.098966Z",
            "url": "https://files.pythonhosted.org/packages/82/e6/badd9af6feee43e76c3445b2621a60d3d99fe0e33fffa8df43590212ea63/cachy-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8f722d9acfe1bf127d3d3d78d165183b",
                "sha256": "186581f4ceb42a0bbe040c407da73c14092379b1e4c0e327fdb72ae4a9b269b1"
            },
            "downloads": -1,
            "filename": "cachy-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8f722d9acfe1bf127d3d3d78d165183b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 15654,
            "upload_time": "2019-08-06T20:17:57",
            "upload_time_iso_8601": "2019-08-06T20:17:57.824095Z",
            "url": "https://files.pythonhosted.org/packages/a0/0c/45b249b0efce50a430b8810ec34c5f338d853c31c24b0b297597fd28edda/cachy-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-08-06 20:17:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sdispater",
    "github_project": "cachy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "cachy"
}
        
Elapsed time: 0.03032s