GET /api/v1/ports/py38-joblib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-joblib",
"portdir": "python/py-joblib",
"version": "1.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://joblib.readthedocs.io/",
"description": "Lightweight pipelining: using Python functions as pipeline jobs.",
"long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-scikit-learn",
"py38-nltk",
"py38-tpot",
"py38-word2vec",
"py38-contextily",
"py38-MDAnalysis"
]
},
{
"type": "run",
"ports": [
"py38-librosa",
"py38-tensorflow-data-validation",
"py38-hdbscan",
"py38-pmdarima",
"py38-sacremoses"
]
}
]
}