CacheLib
========
A collection of cache libraries in the same API interface. Extracted
from Werkzeug.
Installing
----------
Install and update using `pip`_:
.. code-block:: text
$ pip install -U cachelib
.. _pip: https://pip.pypa.io/en/stable/getting-started/
Donate
------
The Pallets organization develops and supports Flask and the libraries
it uses. In order to grow the community of contributors and users, and
allow the maintainers to devote more time to the projects, `please
donate today`_.
.. _please donate today: https://palletsprojects.com/donate
Links
-----
- Documentation: https://cachelib.readthedocs.io/
- Changes: https://cachelib.readthedocs.io/changes/
- PyPI Releases: https://pypi.org/project/cachelib/
- Source Code: https://github.com/pallets/cachelib/
- Issue Tracker: https://github.com/pallets/cachelib/issues/
- Twitter: https://twitter.com/PalletsTeam
- Chat: https://discord.gg/pallets
Raw data
{
"_id": null,
"home_page": "https://github.com/pallets-eco/cachelib/",
"name": "cachelib",
"maintainer": "Pallets",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "contact@palletsprojects.com",
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1d/69/0b5c1259e12fbcf5c2abe5934b5c0c1294ec0f845e2b4b2a51a91d79a4fb/cachelib-0.13.0.tar.gz",
"platform": null,
"description": "CacheLib\n========\n\nA collection of cache libraries in the same API interface. Extracted\nfrom Werkzeug.\n\n\nInstalling\n----------\n\nInstall and update using `pip`_:\n\n.. code-block:: text\n\n $ pip install -U cachelib\n\n.. _pip: https://pip.pypa.io/en/stable/getting-started/\n\n\nDonate\n------\n\nThe Pallets organization develops and supports Flask and the libraries\nit uses. In order to grow the community of contributors and users, and\nallow the maintainers to devote more time to the projects, `please\ndonate today`_.\n\n.. _please donate today: https://palletsprojects.com/donate\n\n\nLinks\n-----\n\n- Documentation: https://cachelib.readthedocs.io/\n- Changes: https://cachelib.readthedocs.io/changes/\n- PyPI Releases: https://pypi.org/project/cachelib/\n- Source Code: https://github.com/pallets/cachelib/\n- Issue Tracker: https://github.com/pallets/cachelib/issues/\n- Twitter: https://twitter.com/PalletsTeam\n- Chat: https://discord.gg/pallets\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A collection of cache libraries in the same API interface.",
"version": "0.13.0",
"project_urls": {
"Changes": "https://cachelib.readthedocs.io/changes/",
"Chat": "https://discord.gg/pallets",
"Documentation": "https://cachelib.readthedocs.io/",
"Donate": "https://palletsprojects.com/donate",
"Homepage": "https://github.com/pallets-eco/cachelib/",
"Issue Tracker": "https://github.com/pallets-eco/cachelib/issues/",
"Source Code": "https://github.com/pallets-eco/cachelib/",
"Twitter": "https://twitter.com/PalletsTeam"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9b42960fc9896ddeb301716fdd554bab7941c35fb90a1dc7260b77df3366f87f",
"md5": "4cedc3384da7a3b90d3bc2a42769e835",
"sha256": "8c8019e53b6302967d4e8329a504acf75e7bc46130291d30188a6e4e58162516"
},
"downloads": -1,
"filename": "cachelib-0.13.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4cedc3384da7a3b90d3bc2a42769e835",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20914,
"upload_time": "2024-04-13T14:18:26",
"upload_time_iso_8601": "2024-04-13T14:18:26.361265Z",
"url": "https://files.pythonhosted.org/packages/9b/42/960fc9896ddeb301716fdd554bab7941c35fb90a1dc7260b77df3366f87f/cachelib-0.13.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d690b5c1259e12fbcf5c2abe5934b5c0c1294ec0f845e2b4b2a51a91d79a4fb",
"md5": "fc25e9c9165cd5fd42ce282c2ba540fd",
"sha256": "209d8996e3c57595bee274ff97116d1d73c4980b2fd9a34c7846cd07fd2e1a48"
},
"downloads": -1,
"filename": "cachelib-0.13.0.tar.gz",
"has_sig": false,
"md5_digest": "fc25e9c9165cd5fd42ce282c2ba540fd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 34418,
"upload_time": "2024-04-13T14:18:27",
"upload_time_iso_8601": "2024-04-13T14:18:27.782659Z",
"url": "https://files.pythonhosted.org/packages/1d/69/0b5c1259e12fbcf5c2abe5934b5c0c1294ec0f845e2b4b2a51a91d79a4fb/cachelib-0.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-13 14:18:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pallets-eco",
"github_project": "cachelib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "cachelib"
}