GET /api/v1/ports/py36-tpot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-tpot",
"portdir": "python/py-tpot",
"version": "0.11.7",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/EpistasisLab/tpot",
"description": "Tree-based Pipeline Optimization Tool",
"long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
"active": false,
"categories": [
"devel",
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-deap",
"py36-joblib",
"py36-numpy",
"py36-pandas",
"py36-scikit-learn",
"python36",
"py36-setuptools",
"py36-stopit",
"py36-tqdm",
"py36-update_checker",
"py36-scipy"
]
}
],
"depends_on": []
}