GET /api/v1/ports/py39-joblib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-joblib",
"portdir": "python/py-joblib",
"version": "1.3.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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scikit-learn",
"py39-contextily",
"py39-MDAnalysis",
"py39-nltk",
"py39-word2vec",
"py39-tpot",
"py39-mlxtend"
]
},
{
"type": "run",
"ports": [
"py39-tobler",
"py39-pmdarima",
"py39-hdbscan",
"py39-librosa",
"py39-tensorflow-data-validation",
"py39-sacremoses",
"py39-segregation"
]
}
]
}