HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50337,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=675",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=673",
"results": [
{
"name": "py37-sybil",
"portdir": "python/py-sybil",
"version": "5.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simplistix/sybil",
"description": "Automated testing for the examples in your documentation.",
"long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-pytest-cov"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-scrapy",
"py37-testfixtures"
]
}
]
},
{
"name": "py37-sympy",
"portdir": "python/py-sympy",
"version": "1.10.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sympy.org/",
"description": "Python module for symbolic mathematics.",
"long_description": "SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-mpmath",
"py37-setuptools",
"python37"
]
},
{
"type": "run",
"ports": [
"py-sympy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-fiat"
]
},
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel",
"py37-pymatgen",
"py37-tensor2tensor",
"py37-yt"
]
},
{
"type": "test",
"ports": [
"py37-nbval"
]
}
]
},
{
"name": "py37-tables",
"portdir": "python/py-tables",
"version": "3.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pytables.org/",
"description": "Package for managing hierarchical datasets",
"long_description": "PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-cython-compat"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"blosc",
"hdf5",
"bzip2",
"lzo2",
"zlib",
"python37",
"py37-numexpr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mdtraj",
"py37-blaze"
]
}
]
},
{
"name": "py37-tabulate",
"portdir": "python/py-tabulate",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astanin/python-tabulate",
"description": "Pretty-print tabular data",
"long_description": "Pretty-print tabular data",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-eli5",
"py37-cli-helpers"
]
},
{
"type": "run",
"ports": [
"py37-pymatgen"
]
},
{
"type": "test",
"ports": [
"py37-onnx",
"py37-kfac"
]
}
]
},
{
"name": "py37-taskw",
"portdir": "python/py-taskw",
"version": "0.8.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ralphbean/taskw",
"description": "Python API for the taskwarrior",
"long_description": "Python API for the taskwarrior. It contains two implementations: taskw.TaskWarrior and taskw.TaskWarriorExperimental. The first implementation is relatively stable. It manipulates the ~/.task/ dbs directly. The second implementation is in alpha and will be made default some day. It interacts with taskwarrior by shelling out to taskwarrior import and export commands as per the upstream guidelines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-six"
]
},
{
"type": "run",
"ports": [
"task"
]
}
],
"depends_on": []
},
{
"name": "py37-tastypie",
"portdir": "python/py-tastypie",
"version": "0.14.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-tastypie/django-tastypie",
"description": "flexible & capable API layer for Django",
"long_description": "flexible & capable API layer for Django",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-dateutil",
"py37-django",
"py37-mimeparse"
]
}
],
"depends_on": []
},
{
"name": "py37-tatsu",
"portdir": "python/py-tatsu",
"version": "5.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-tblib",
"portdir": "python/py-tblib",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-distributed"
]
}
]
},
{
"name": "py37-tempita",
"portdir": "python/py-tempita",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/Tempita/",
"description": "Tempita is a small templating language for text substitution.",
"long_description": "Tempita is a small templating language for text substitution.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sqlalchemy-migrate"
]
}
]
},
{
"name": "py37-tempora",
"portdir": "python/py-tempora",
"version": "5.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tempora",
"description": "Objects and routines pertaining to date and time (tempora)",
"long_description": "Objects and routines pertaining to date and time (tempora)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-jaraco.functools",
"py37-setuptools",
"py37-six",
"py37-toml",
"py37-tz"
]
},
{
"type": "test",
"ports": [
"py37-freezegun",
"py37-py",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-portend"
]
}
]
},
{
"name": "py37-tenacity",
"portdir": "python/py-tenacity",
"version": "8.2.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jd/tenacity",
"description": "Retry code until it succeeds",
"long_description": "Retry code until it succeeds",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 642
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-plotly"
]
},
{
"type": "test",
"ports": [
"py37-apache-beam"
]
}
]
},
{
"name": "py37-tensor2tensor",
"portdir": "python/py-tensor2tensor",
"version": "1.15.7",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/tensorflow/tensor2tensor",
"description": "T2T is a library of deep learning models",
"long_description": "Tensor2Tensor, or T2T for short, is a library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. T2T is now deprecated. Users are encouraged to use the successor library Trax.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-absl",
"py37-bz2file",
"py37-dopamine-rl",
"py37-flask",
"py37-future",
"py37-gevent",
"py37-gin-config",
"py37-google-api",
"py37-gunicorn",
"py37-gym",
"py37-h5py",
"py37-kfac",
"py37-mesh-tensorflow",
"py37-numpy",
"py37-oauth2client",
"py37-pypng",
"py37-requests",
"py37-scipy",
"py37-six",
"py37-sympy",
"py37-tensorflow-datasets",
"py37-tensorflow-gan",
"py37-tf-slim",
"py37-tqdm",
"py37-tensorflow",
"py37-tensorflow-addons",
"py37-tensorflow-probability",
"py37-Pillow",
"py37-opencv4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta"
]
}
]
},
{
"name": "py37-tensorboard",
"portdir": "python/py-tensorboard",
"version": "2.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensorboard",
"description": "TensorFlow's Visualization Toolkit",
"long_description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-markdown",
"py37-numpy",
"py37-protobuf3",
"py37-grpcio",
"py37-werkzeug",
"py37-wheel",
"py37-six",
"python37",
"py37-absl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow"
]
},
{
"type": "run",
"ports": [
"py37-pytorch-lightning"
]
}
]
},
{
"name": "py37-tensorboard1",
"portdir": "python/py-tensorboard1",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensorboard",
"description": "TensorFlow's Visualization Toolkit",
"long_description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-markdown",
"py37-numpy",
"py37-protobuf3",
"py37-grpcio",
"py37-werkzeug",
"py37-wheel",
"py37-six",
"python37",
"py37-absl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow1"
]
}
]
},
{
"name": "py37-tensorboardX",
"portdir": "python/py-tensorboardX",
"version": "2.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lanpa/tensorboardX",
"description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...)",
"long_description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...). Write TensorBoard events with simple function call. Support scalar, image, figure, histogram, audio, text, graph, onnx_graph, embedding, pr_curve, mesh, hyper-parameters and video summaries.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"protobuf3-cpp",
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-protobuf3",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-crc32c",
"py37-matplotlib",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-tensorflow",
"portdir": "python/py-tensorflow",
"version": "2.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/",
"description": "TensorFlow helps the tensors flow",
"long_description": "TensorFlow helps the tensors flow",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [
"native",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"cctools",
"py37-future",
"py37-mock",
"py37-pip",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-flatbuffers",
"py37-gast",
"py37-google-pasta",
"py37-keras",
"py37-numpy",
"py37-opt_einsum",
"py37-grpcio",
"py37-six",
"py37-tensorboard",
"py37-tensorflow_estimator",
"py37-termcolor",
"py37-wheel",
"py37-wrapt",
"py37-protobuf3",
"openjdk11",
"python37",
"py37-absl",
"py37-astor",
"py37-astunparse"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py37-magenta",
"py37-pyarrow",
"py37-dm-sonnet"
]
},
{
"type": "run",
"ports": [
"py37-magenta",
"py37-tfx-bsl",
"py37-tensorflow-data-validation",
"py37-tensorflow-gan",
"py37-tensor2tensor",
"py37-tensorflow-transform"
]
}
]
},
{
"name": "py37-tensorflow1",
"portdir": "python/py-tensorflow1",
"version": "1.15.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/",
"description": "TensorFlow helps the tensors flow",
"long_description": "TensorFlow helps the tensors flow",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"native"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-0.25",
"cctools",
"py37-future",
"py37-mock",
"py37-pip",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-google-pasta",
"py37-keras",
"py37-numpy",
"py37-protobuf3",
"py37-six",
"py37-grpcio",
"py37-tensorflow_estimator1",
"py37-termcolor",
"py37-wheel",
"py37-wrapt",
"py37-tensorboard1",
"openjdk11",
"python37",
"py37-absl",
"py37-astor",
"py37-gast"
]
}
],
"depends_on": []
},
{
"name": "py37-tensorflow-addons",
"portdir": "python/py-tensorflow-addons",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/addons",
"description": "TensorFlow Addons.",
"long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bash",
"py37-tensorflow",
"clang-14",
"bazel-3.1",
"rsync",
"py37-brotli",
"py37-pip",
"py37-pyobjc",
"py37-setuptools",
"py37-typing_extensions",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-typeguard"
]
},
{
"type": "test",
"ports": [
"py37-Faker",
"py37-flaky",
"py37-hypothesis",
"py37-pytest",
"py37-pytest-forked",
"py37-pytest-html",
"py37-pytest-lazy-fixture",
"py37-pytest-metadata",
"py37-pytest-xdist",
"py37-requests-mock",
"py37-typedapi",
"py37-typeguard",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensor2tensor"
]
}
]
},
{
"name": "py37-tensorflow-datasets",
"portdir": "python/py-tensorflow-datasets",
"version": "4.9.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/datasets",
"description": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
"long_description": "TensorFlow Datasets provides many public datasets as tf.data.Datasets.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-dill",
"py37-future",
"py37-numpy",
"py37-promise",
"py37-protobuf3",
"py37-requests",
"py37-six",
"py37-termcolor",
"py37-tqdm",
"py37-wrapt",
"py37-tensorflow-metadata",
"py37-absl",
"py37-attrs"
]
},
{
"type": "test",
"ports": [
"py37-jupyter",
"py37-mako",
"py37-pytest",
"py37-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta",
"py37-tensor2tensor"
]
}
]
},
{
"name": "py37-tensorflow-data-validation",
"portdir": "python/py-tensorflow-data-validation",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/data_validation",
"description": "A library for exploring and validating machine learning data.",
"long_description": "TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-joblib",
"py37-numpy",
"py37-pandas",
"py37-six",
"py37-tensorflow-metadata",
"py37-tensorflow-transform",
"py37-tfx-bsl",
"py37-tensorflow",
"py37-protobuf3",
"py37-pyarrow",
"py37-absl",
"py37-apache-beam",
"py37-avro"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-tensorflow_estimator",
"portdir": "python/py-tensorflow_estimator",
"version": "2.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow"
]
}
]
},
{
"name": "py37-tensorflow_estimator1",
"portdir": "python/py-tensorflow_estimator1",
"version": "1.15.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow1"
]
}
]
},
{
"name": "py37-tensorflow-gan",
"portdir": "python/py-tensorflow-gan",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/tensorflow/gan",
"description": "TF GAN A Generative Adversarial Networks library for TensorFlow.",
"long_description": "TF GAN A Generative Adversarial Networks library for TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-probability",
"py37-tensorflow-hub",
"py37-tensorflow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensor2tensor"
]
}
]
},
{
"name": "py37-tensorflow-hub",
"portdir": "python/py-tensorflow-hub",
"version": "0.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/hub",
"description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
"long_description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensorflow-gan"
]
}
]
},
{
"name": "py37-tensorflow-metadata",
"portdir": "python/py-tensorflow-metadata",
"version": "1.14.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/metadata",
"description": "Library and standards for schema and statistics.",
"long_description": "TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-google-api",
"py37-protobuf3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensorflow-transform",
"py37-tensorflow-data-validation",
"py37-tfx-bsl",
"py37-tensorflow-datasets"
]
}
]
},
{
"name": "py37-tensorflow-probability",
"portdir": "python/py-tensorflow-probability",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/tensorflow/probability",
"description": "Probabilistic modeling and statistical inference in TensorFlow",
"long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py37-setuptools",
"py37-wheel",
"bazel-3.7",
"py37-pip"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-absl",
"py37-cloudpickle",
"py37-decorator",
"py37-dm-tree",
"py37-gast",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta",
"py37-tensorflow-gan",
"py37-tensor2tensor",
"py37-kfac"
]
}
]
},
{
"name": "py37-tensorflow-transform",
"portdir": "python/py-tensorflow-transform",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/transform",
"description": "A library for data preprocessing with TensorFlow",
"long_description": "A library for data preprocessing with TensorFlow",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numpy",
"py37-protobuf3",
"py37-pydot",
"py37-six",
"py37-tensorflow-metadata",
"py37-tfx-bsl",
"py37-tensorflow",
"py37-apache-beam",
"py37-absl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensorflow-data-validation"
]
}
]
},
{
"name": "py37-term-background",
"portdir": "python/py-term-background",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/shell-term-background",
"description": "Determine if shell has a light or dark background",
"long_description": "Determine if shell has a light or dark background",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1984
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-trepan3k"
]
}
]
},
{
"name": "py37-termcolor",
"portdir": "python/py-termcolor",
"version": "2.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/termcolor",
"description": "ANSII Color formatting for output in terminal.",
"long_description": "termcolor is a Python module to format colored output in terminal.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-hatch-vcs",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow1",
"py37-tensorflow",
"py37-pytest-sugar"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-datasets",
"py37-xraylarch",
"py37-pytest-shutil",
"py37-fire"
]
}
]
},
{
"name": "py37-terminado",
"portdir": "python/py-terminado",
"version": "0.18.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/terminado",
"description": "A Tornado websocket backend for the Xterm.js Javascript terminal emulator library",
"long_description": "A Tornado websocket backend for the Xterm.js Javascript terminal emulator library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-ptyprocess",
"py37-tornado",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyter_server",
"py37-notebook"
]
}
]
},
{
"name": "py37-terminaltables",
"portdir": "python/py-terminaltables",
"version": "3.1.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://robpol86.github.io/terminaltables/",
"description": "Generate simple tables in terminals from a nested list of strings",
"long_description": "Easily draw tables in terminal/console applications from a list of lists of strings. Supports multi-line rows.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-poetry-core",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-termplotlib",
"portdir": "python/py-termplotlib",
"version": "0.3.9",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termplotlib",
"description": "Python plotting for the command line",
"long_description": "Python plotting for the command line",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-setuptools",
"py37-toml"
]
},
{
"type": "lib",
"ports": [
"gnuplot",
"py37-numpy",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-termstyle",
"portdir": "python/py-termstyle",
"version": "0.1.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/timbertson/termstyle",
"description": "console colouring for python",
"long_description": "console colouring for python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rednose"
]
}
]
},
{
"name": "py37-termtables",
"portdir": "python/py-termtables",
"version": "0.2.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termtables",
"description": "Pretty tables in the terminal",
"long_description": "Pretty tables in the terminal",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-toml",
"py37-installer",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-testfixtures",
"portdir": "python/py-testfixtures",
"version": "7.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-sybil",
"py37-twisted",
"py37-zope-component",
"py37-pytest",
"py37-service_identity"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-openid",
"py37-scrapy"
]
}
]
},
{
"name": "py37-testpath",
"portdir": "python/py-testpath",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/testpath",
"description": "Test utilities for code working with files and commands.",
"long_description": "Test utilities for code working with files and commands.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-pyproject_hooks"
]
}
]
},
{
"name": "py37-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-benchexec",
"py37-deprecated",
"py37-pipfile",
"python37",
"py37-pytesting-utils",
"py37-virtualenv",
"py37-plumbum",
"py37-attr"
]
}
],
"depends_on": []
},
{
"name": "py37-testtools",
"portdir": "python/py-testtools",
"version": "2.5.0",
"license": "MIT and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/testing-cabal/testtools",
"description": "Extensions to the Python standard library unit testing framework",
"long_description": "testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from many years of experience with unit testing in Python and come from many different sources. testtools also ports recent unittest changes all the way back to Python 2.4.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-fixtures"
]
}
]
},
{
"name": "py37-textdistance",
"portdir": "python/py-textdistance",
"version": "4.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/life4/textdistance",
"description": "Compute distance between the two texts.",
"long_description": "Compute distance between the two texts.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1984
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
},
{
"name": "py37-texttable",
"portdir": "python/py-texttable",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/foutaise/texttable/",
"description": "python module for creating simple ASCII tables",
"long_description": "python module for creating simple ASCII tables",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rbtools",
"py37-igraph"
]
}
]
},
{
"name": "py37-text-unidecode",
"portdir": "python/py-text-unidecode",
"version": "1.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/text-unidecode/",
"description": "The most basic Text::Unidecode port",
"long_description": "The most basic Text::Unidecode port",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1984
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-slugify"
]
},
{
"type": "run",
"ports": [
"py37-Faker"
]
}
]
},
{
"name": "py37-tf-slim",
"portdir": "python/py-tf-slim",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google-research/tf-slim",
"description": "TensorFlow Slim A lightweight library for defining training and evaluating complex models in TensorFlow",
"long_description": "TensorFlow Slim A lightweight library for defining training and evaluating complex models in TensorFlow",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-brotli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta",
"py37-tensor2tensor"
]
}
]
},
{
"name": "py37-tfx-bsl",
"portdir": "python/py-tfx-bsl",
"version": "0.28.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tfx-bsl",
"description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"long_description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"clang-9.0",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"openjdk11"
]
},
{
"type": "run",
"ports": [
"py37-google-api",
"py37-numpy",
"py37-protobuf3",
"py37-six",
"py37-tensorflow-metadata",
"py37-tensorflow",
"py37-pandas",
"py37-pyarrow",
"py37-absl",
"py37-apache-beam",
"py37-avro"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensorflow-transform",
"py37-tensorflow-data-validation"
]
}
]
},
{
"name": "py37-theano",
"portdir": "python/py-theano",
"version": "1.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://deeplearning.net/software/theano/",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy",
"py37-setuptools",
"py37-six"
]
}
],
"depends_on": []
},
{
"name": "py37-theano-pymc",
"portdir": "python/py-theano-pymc",
"version": "1.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/Theano-PyMC",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1984
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-filelock",
"py37-numpy",
"py37-scipy",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pymc3"
]
}
]
},
{
"name": "py37-thinc",
"portdir": "python/py-thinc",
"version": "8.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/thinc",
"description": "spaCy's Machine Learning library for NLP in Python",
"long_description": "spaCy's Machine Learning library for NLP in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-cython-compat"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-plac",
"py37-preshed",
"py37-srsly",
"py37-tqdm",
"py37-wasabi",
"python37",
"py37-blis",
"py37-cymem",
"py37-cython",
"py37-mock",
"py37-murmurhash"
]
},
{
"type": "test",
"ports": [
"py37-flake8",
"py37-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-spaCy"
]
}
]
},
{
"name": "py37-threadpoolctl",
"portdir": "python/py-threadpoolctl",
"version": "3.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joblib/threadpoolctl",
"description": "Helpers to limit the number of threads used in the common native libraries.",
"long_description": "Helpers to limit the number of threads used in the common native libraries.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2852
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-scikit-learn",
"py37-MDAnalysis"
]
},
{
"type": "run",
"ports": [
"py37-librosa"
]
}
]
},
{
"name": "py37-three-merge",
"portdir": "python/py-three-merge",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/three-merge",
"description": "Simple library for merging two strings with respect to a base one",
"long_description": "Simple library for merging two strings with respect to a base one",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1984
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-diff-match-patch"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
},
{
"name": "py37-thrift",
"portdir": "python/py-thrift",
"version": "0.19.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thrift.apache.org/",
"description": "Python bindings to Thrift",
"long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-15",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"thrift"
]
}
],
"depends_on": []
},
{
"name": "py37-tifffile",
"portdir": "python/py-tifffile",
"version": "2023.12.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lfd.uci.edu/~gohlke/",
"description": "Store numpy data arrays in TIFF files.",
"long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1177
}
],
"variants": [
"imagecodecs",
"lxml",
"matplotlib"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-cython",
"py37-numpy",
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-scikit-image"
]
}
]
}
]
}