معرفی شرکت ها


cache3-0.4.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A safe and lightweight cache library, written in pure-Python.
ویژگی مقدار
سیستم عامل -
نام فایل cache3-0.4.3
نام cache3
نسخه کتابخانه 0.4.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده attr: cache3.__author__
ایمیل نویسنده clarkmonkey@163.com
آدرس صفحه اصلی https://github.com/StKali/cache3
آدرس اینترنتی https://pypi.org/project/cache3/
مجوز MIT
cache3: Python3 cache library =============================== **cache3** is a MIT licensed safe and lightweight cache library, written in pure-Python. .. image:: https://img.shields.io/badge/LICENSE-MIT-green :target: https://github.com/StKali/cache3/blob/master/LICENSE .. image:: https://img.shields.io/badge/version-0.4.3-informational :target: https://pypi.org/project/cache3 .. image:: https://img.shields.io/badge/python-3.5+-blueviolet :target: https://www.python.org cache3 is very tiny and completely implemented by the Python standard library without any third-party dependencies, so it can be easily embedded in any Python program or script. Installing ========== cache3 is available from PyPI and can be installed by running: .. code:: shell pip install -U cache3 or download the file and install it locally .. code-block:: shell $ git clone https://github.com/StKali/cache3.git $ cd cache3 $ python setup.py install Feature ======= - Pure-Python - Thread-safe and process-safe - High performance - 100% test coverage - Extension friendly - Supports multiple data types - Compatible with all platforms Links ===== - Documentation: https://stkali.github.io/cache3/ - PyPI Releases: https://pypi.org/project/cache3 - Source Code: https://github.com/StKali/cache3 - Issue Tracker: https://github.com/StKali/cache3/issues License ======= Copyright (c) 2020-2023 clarkmonkey@163.com Licensed under the MIT License.


نحوه نصب


نصب پکیج whl cache3-0.4.3:

    pip install cache3-0.4.3.whl


نصب پکیج tar.gz cache3-0.4.3:

    pip install cache3-0.4.3.tar.gz