python3-cachy

Provide a simple yet effective caching library (Python 3)
  https://github.com/sdispater/cachy
  0
  no reviews



Cachy provides a simple yet effective caching library. Cachy has the following advantages: simple but powerful API, thread-safety, decorator syntax and support for memcached, redis, database, file, dict stores.

This package installs the library for Python 3.