Categories
JobLib
A set of tools to run Python scripts as jobs; namely: persistence and lazy re-evaluation (between make and the memorize pattern), logging, and tools for reusing scripts.
Joblib provides a set of tools to run Python scripts as jobs; namely:
The original focus was on scientific-computing scripts, but any long-running succession of operations can profit from the tools provided by joblib.
Last updated 29 Aug, 2009
Versions
0.2a.dev
- Released: 22 Mar, 2009
- Code Maturity: Beta
- Source Archive: http://pypi.python.org/packages/source/j/joblib...
- Licenses: BSD_2Clause, BSD_3Clause, other
- Interfaces: Library




