https://github.com/mathause/mcache
wrapper for joblib's Memory with some automatisms
https://github.com/mathause/mcache
Last synced: about 1 year ago
JSON representation
wrapper for joblib's Memory with some automatisms
- Host: GitHub
- URL: https://github.com/mathause/mcache
- Owner: mathause
- License: mit
- Created: 2016-10-17T12:13:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T16:22:32.000Z (over 8 years ago)
- Last Synced: 2025-01-23T19:17:36.491Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcache
wrapper for joblib's Memory
* version 0.1.1
## Installation
pip install git+https://github.com/mathause/mcache
## joblib
https://github.com/joblib/joblib
https://pythonhosted.org/joblib/