HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=749",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=747",
"results": [
{
"name": "py39-gym",
"portdir": "python/py-gym",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/gym",
"description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-scipy",
"py39-pyglet",
"py39-numpy",
"py39-cloudpickle"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py39-gyoto",
"portdir": "science/Gyoto",
"version": "2.0.2-20251105",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gyoto.obspm.fr",
"description": "General relativistic geodesic integration and ray-tracing",
"long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"eigen3",
"py39-pip",
"py39-setuptools",
"LORENE",
"doxygen",
"py39-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"flint",
"py39-numpy",
"Gyoto",
"cfitsio",
"udunits2",
"xercesc3",
"boost176"
]
},
{
"type": "run",
"ports": [
"Gyoto"
]
},
{
"type": "test",
"ports": [
"py39-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py39-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-setuptools",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-h11",
"portdir": "python/py-h11",
"version": "0.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/h11",
"description": "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1",
"long_description": "This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-uvicorn",
"py39-httpcore",
"py39-wsproto"
]
}
]
},
{
"name": "py39-h2",
"portdir": "python/py-h2",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/projects/h2/",
"description": "Hyper-h2: A pure-Python HTTP/2 protocol stack",
"long_description": "Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-hpack",
"py39-hyperframe",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-httpcore",
"py39-httpx",
"py39-mitmproxy"
]
}
]
},
{
"name": "py39-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.6.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-setuptools_scm_git_archive",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-h5py",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-arviz",
"py39-sunpy"
]
}
]
},
{
"name": "py39-h5py",
"portdir": "python/py-h5py",
"version": "3.14.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.h5py.org",
"description": "Read and write HDF5 files from Python",
"long_description": "The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython",
"py39-pkgconfig",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"hdf5",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyasdf",
"py39-gpilab-core",
"py39-gwpy",
"py39-spacepy",
"py39-h5netcdf",
"py39-keras",
"py39-keras_preprocessing",
"py39-astropy",
"py39-fabio",
"py39-pyFAI"
]
},
{
"type": "run",
"ports": [
"py39-transformers",
"py39-tensor2tensor",
"py39-tensorflow-macos",
"py39-allennlp",
"py39-hdf5plugin",
"py39-silx",
"py39-xraylarch"
]
},
{
"type": "test",
"ports": [
"py39-emcee3"
]
}
]
},
{
"name": "py39-hanko",
"portdir": "python/py-hanko",
"version": "0.29.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/pyHanko",
"description": "Tools for stamping and signing PDF files",
"long_description": "Tools for stamping and signing PDF files",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-tzlocal",
"py39-yaml",
"python39",
"py39-hanko-certvalidator",
"py39-qrcode",
"py39-asn1crypto",
"py39-click",
"py39-cryptography",
"py39-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-xhtml2pdf"
]
}
]
},
{
"name": "py39-hanko-certvalidator",
"portdir": "python/py-hanko-certvalidator",
"version": "0.27.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/pyhanko-certvalidator",
"description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
"long_description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-uritools",
"py39-asn1crypto",
"py39-cryptography",
"py39-requests",
"py39-oscrypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-hanko"
]
}
]
},
{
"name": "py39-hatch-fancy-pypi-readme",
"portdir": "python/py-hatch-fancy-pypi-readme",
"version": "25.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
"description": "a Hatch metadata plugin for projects' PyPI landing page",
"long_description": "a Hatch metadata plugin for projects' PyPI landing page",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatchling",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-tomli",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-black",
"py39-scikit-hep-awkward",
"py39-cloudflare",
"py39-structlog",
"py39-argon2-cffi",
"py39-httpcore",
"py39-httpx",
"py39-twisted",
"py39-jsonschema",
"py39-jsonschema-format-nongpl",
"py39-scikit-build",
"py39-pydantic",
"py39-attrs",
"py39-pytest-cov"
]
},
{
"type": "lib",
"ports": [
"py39-service_identity"
]
}
]
},
{
"name": "py39-hatch-jupyter-builder",
"portdir": "python/py-hatch-jupyter-builder",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyterlab/hatch-jupyter-builder",
"description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"long_description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-jupytext",
"py39-notebook",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-pyviz_comms",
"py39-jupyterlab_pygments"
]
}
]
},
{
"name": "py39-hatchling",
"portdir": "python/py-hatchling",
"version": "1.27.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hatch.pypa.io/latest/",
"description": "This is the extensible, standards compliant build backend used by Hatch.",
"long_description": "This is the extensible, standards compliant build backend used by Hatch.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-pluggy",
"py39-tomli",
"py39-editables",
"py39-trove-classifiers",
"python39",
"py39-packaging",
"py39-pathspec"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-comm",
"py39-jupyter_core",
"py39-octave_kernel",
"py39-plotly",
"py39-tox",
"py39-starlette",
"py39-typogrify",
"py39-scikit-build-core",
"py39-jupytext",
"py39-uvicorn",
"py39-traitlets",
"py39-pudb",
"py39-argon2-cffi",
"py39-ipykernel",
"py39-scikit-hep-awkward",
"py39-scikit-hep-hepunits",
"py39-jupyter_server_terminals",
"py39-scikit-hep-hist",
"py39-scikit-hep-particle",
"py39-queuelib",
"py39-docstring_parser",
"py39-hatch-nodejs-version",
"py39-hatch-jupyter-builder",
"py39-jupyter_client",
"py39-aiofiles",
"py39-cloudflare",
"py39-structlog",
"py39-atpublic",
"py39-psygnal",
"py39-pyproject_api",
"py39-ipyparallel",
"py39-jupyter_sphinx",
"py39-paho-mqtt",
"py39-nbclient",
"py39-sqlparse",
"py39-dnspython",
"py39-service_identity",
"py39-intervaltree",
"py39-notebook",
"py39-pymongo",
"py39-corner",
"py39-httpcore",
"py39-httpx",
"py39-osxmetadata",
"py39-nbformat",
"py39-altair",
"py39-jsonschema-specifications",
"py39-referencing",
"py39-terminado",
"py39-jupyter_events",
"py39-jupyterlab",
"py39-jupyter_packaging",
"py39-jupyterlab_server",
"py39-nbconvert",
"py39-userpath",
"py39-notebook_shim",
"py39-twisted",
"py39-jsonschema",
"py39-jsonschema-format-nongpl",
"py39-hatch-requirements-txt",
"py39-zarr",
"py39-elasticsearch",
"py39-strpdatetime",
"py39-npe2",
"py39-nameutils",
"py39-protego",
"py39-beautifulsoup4",
"py39-pipdeptree",
"py39-pyct",
"py39-pyviz_comms",
"py39-iniconfig",
"py39-pylast",
"py39-astropy-iers-data",
"py39-magicgui",
"py39-humanize",
"py39-ftfy",
"py39-sphinx-autodoc-typehints",
"py39-automat",
"py39-last",
"py39-bracex",
"py39-pyhamcrest",
"py39-in-n-out",
"py39-pydantic-compat",
"py39-wcmatch",
"py39-scikit-build",
"py39-platformdirs",
"py39-itemadapter",
"py39-filelock",
"py39-superqt",
"py39-hatch-vcs",
"py39-aesara",
"py39-annotated_types",
"py39-colorama",
"py39-pydantic",
"py39-app-model",
"py39-argcomplete",
"py39-expandvars",
"py39-execnet",
"py39-apipkg",
"py39-typing-inspection",
"py39-autoflake",
"py39-mongomock",
"py39-pytest-html",
"py39-pytest-metadata",
"py39-pydantic_settings",
"py39-sentinels",
"py39-attrs",
"py39-isort",
"py39-hatch-fancy-pypi-readme",
"py39-jupyterlab_pygments",
"py39-jupyter_console",
"py39-eventlet",
"py39-pytest-cov",
"py39-param",
"py39-virtualenv",
"py39-narwhals",
"py39-metakernel",
"py39-black",
"py39-pygments",
"py39-cattrs",
"py39-termcolor",
"py39-fsspec",
"py39-soupsieve",
"py39-urllib3",
"py39-panel"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-hep-uproot",
"py39-hatch-vcs",
"py39-hatch-requirements-txt"
]
},
{
"type": "run",
"ports": [
"py39-hatch-nodejs-version",
"py39-hatch-jupyter-builder"
]
}
]
},
{
"name": "py39-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-nbformat",
"py39-pyviz_comms",
"py39-jupyterlab_pygments"
]
}
]
},
{
"name": "py39-hatch-requirements-txt",
"portdir": "python/py-hatch-requirements-txt",
"version": "0.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/repo-helper/hatch-requirements-txt",
"description": "Hatchling plugin to read project dependencies from requirements.txt",
"long_description": "Hatchling plugin to read project dependencies from requirements.txt",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-hatchling",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pymongo"
]
}
]
},
{
"name": "py39-hatch-vcs",
"portdir": "python/py-hatch-vcs",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofek/hatch-vcs",
"description": "Hatch plugin for versioning with your preferred VCS",
"long_description": "Hatch plugin for versioning with your preferred VCS",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools_scm",
"py39-hatchling",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-panel",
"py39-scikit-build-core",
"py39-argon2-cffi",
"py39-scikit-hep-awkward",
"py39-scikit-hep-hepunits",
"py39-scikit-hep-hist",
"py39-scikit-hep-particle",
"py39-urllib3",
"py39-tox",
"py39-structlog",
"py39-psygnal",
"py39-pyproject_api",
"py39-corner",
"py39-jsonschema-specifications",
"py39-referencing",
"py39-jsonschema",
"py39-jsonschema-format-nongpl",
"py39-zarr",
"py39-npe2",
"py39-pipdeptree",
"py39-pyct",
"py39-iniconfig",
"py39-pylast",
"py39-astropy-iers-data",
"py39-magicgui",
"py39-humanize",
"py39-sphinx-autodoc-typehints",
"py39-automat",
"py39-last",
"py39-pyhamcrest",
"py39-in-n-out",
"py39-pydantic-compat",
"py39-scikit-build",
"py39-platformdirs",
"py39-filelock",
"py39-superqt",
"py39-aesara",
"py39-app-model",
"py39-argcomplete",
"py39-execnet",
"py39-apipkg",
"py39-mongomock",
"py39-pytest-html",
"py39-pytest-metadata",
"py39-sentinels",
"py39-attrs",
"py39-isort",
"py39-eventlet",
"py39-param",
"py39-virtualenv",
"py39-black",
"py39-cattrs",
"py39-termcolor",
"py39-fsspec"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-hep-uproot",
"py39-service_identity"
]
}
]
},
{
"name": "py39-hcloud",
"portdir": "python/py-hcloud",
"version": "2.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-18",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-requests",
"py39-future",
"py39-dateutil"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-hdbscan",
"portdir": "python/py-hdbscan",
"version": "0.8.33",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hdbscan.readthedocs.io/en/latest/",
"description": "A high performance implementation of HDBSCAN clustering.",
"long_description": "HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection. In practice this means that HDBSCAN returns a good clustering straight away with little or no parameter tuning -- and the primary parameter, minimum cluster size, is intuitive and easy to select. HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm that you can trust to return meaningful clusters (if there are any).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-cython-compat",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python39",
"py39-numpy",
"py39-scikit-learn",
"py39-scipy",
"py39-six"
]
},
{
"type": "run",
"ports": [
"py39-joblib"
]
},
{
"type": "test",
"ports": [
"py39-nose",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-hdf5plugin",
"portdir": "python/py-hdf5plugin",
"version": "5.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org/doc/hdf5plugin/latest/",
"description": "A set of compression filters for h5py",
"long_description": "hdf5plugin provides HDF5 compression filters--namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd--and makes them usable from h5py.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-installer",
"py39-cpuinfo",
"py39-cython",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-h5py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-fabio"
]
},
{
"type": "run",
"ports": [
"py39-xraylarch"
]
}
]
},
{
"name": "py39-hdfs",
"portdir": "python/py-hdfs",
"version": "2.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hdfscli.readthedocs.org/",
"description": "API and command line interface for HDFS",
"long_description": "API and command line interface for HDFS",
"active": false,
"categories": [
"sysutils",
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-docopt",
"py39-requests",
"py39-six",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-apache-beam"
]
}
]
},
{
"name": "py39-healpy",
"portdir": "python/py-healpy",
"version": "1.16.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/healpy/",
"description": "Python language interface for HEALPix",
"long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"healpix-cxx",
"libomp",
"libsharp",
"python39",
"py39-astropy",
"py39-matplotlib",
"py39-numpy",
"py39-six",
"cfitsio"
]
}
],
"depends_on": []
},
{
"name": "py39-heapdict",
"portdir": "python/py-heapdict",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stutzbachenterprises.com/",
"description": "Mutable mapping tools.",
"long_description": "Mutable mapping tools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-cachey"
]
}
]
},
{
"name": "py39-helpdev",
"portdir": "python/py-helpdev",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dpizetta/helpdev",
"description": "HelpDev - Extracts information about the Python environment easily.",
"long_description": "HelpDev - Extracts information about the Python environment easily.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-psutil",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-qdarkstyle"
]
}
]
},
{
"name": "py39-hid",
"portdir": "python/py-hid",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apmorton/pyhidapi",
"description": "Python hidapi bindings in ctypes (aka pyhidapi)",
"long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
"active": false,
"categories": [
"python",
"comms"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hidapi",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-hieroglyph",
"portdir": "python/py-hieroglyph",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nyergler/hieroglyph",
"description": "Sphinx slide generator",
"long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools",
"py39-six",
"py39-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": []
},
{
"name": "py39-hiredis",
"portdir": "python/py-hiredis",
"version": "3.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-hjson",
"portdir": "python/py-hjson",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hjson/hjson-py",
"description": "JSON for Humans, allows comments and is less error prone",
"long_description": "JSON for Humans, allows comments and is less error prone",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-hkdf",
"portdir": "python/py-hkdf",
"version": "0.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casebeer/python-hkdf",
"description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-spake2"
]
}
]
},
{
"name": "py39-honcho",
"portdir": "python/py-honcho",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nickstenning/honcho",
"description": "Python clone of Foreman (managing Procfile-based applications)",
"long_description": "Python clone of Foreman (managing Procfile-based applications)",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-jinja2"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py39-hpack",
"portdir": "python/py-hpack",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/hpack/",
"description": "Pure-Python HPACK header compression",
"long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-h2"
]
}
]
},
{
"name": "py39-hsluv",
"portdir": "python/py-hsluv",
"version": "5.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hsluv/hsluv-python",
"description": "A Python implementation of HSLuv (revision 4).",
"long_description": "A Python implementation of HSLuv (revision 4).",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-vispy"
]
}
]
},
{
"name": "py39-html2text",
"portdir": "python/py-html2text",
"version": "2025.4.15",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/html2text",
"description": "Script to turn HTML into equivalent Markdown-structured text.",
"long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-html5lib",
"portdir": "python/py-html5lib",
"version": "1.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/html5lib/html5lib-python",
"description": "Library for working with HTML documents",
"long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"py39-webencodings",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-astroquery",
"py39-skyfield",
"py39-beautifulsoup4",
"py39-xhtml2pdf"
]
}
]
},
{
"name": "py39-htmldocs",
"portdir": "lang/py-htmldocs",
"version": "3.9.18",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "HTML documentation for Python 3.9.18",
"long_description": "Access Python 3.9.18 HTML docs via file://${prefix}/share/doc/python39-doc/index.html",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-htmldocs"
]
}
]
},
{
"name": "py39-htseq",
"portdir": "python/py-htseq",
"version": "2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"py39-pysam",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py39-httpbin",
"portdir": "python/py-httpbin",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/httpbin",
"description": "HTTP Request and Response Service",
"long_description": "HTTP Request and Response Service",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"py39-werkzeug",
"py39-brotlicffi",
"py39-flasgger",
"python39",
"py39-decorator",
"py39-flask",
"py39-greenlet",
"py39-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-treq"
]
}
]
},
{
"name": "py39-httpcore",
"portdir": "python/py-httpcore",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpcore",
"description": "A minimal low level HTTP client.",
"long_description": "A minimal low level HTTP client.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"py39-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-sniffio",
"python39",
"py39-socksio",
"py39-anyio",
"py39-certifi",
"py39-h11",
"py39-h2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-httpx"
]
}
]
},
{
"name": "py39-httplib2",
"portdir": "python/py-httplib2",
"version": "2-0.22.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/httplib2/",
"description": "A comprehensive HTTP client library in Python",
"long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-parsing",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-google-api",
"py39-ansible-core",
"py39-google-auth-httplib2",
"py39-oauth2client",
"py39-beancount"
]
},
{
"type": "run",
"ports": [
"py39-apache-beam"
]
}
]
},
{
"name": "py39-httpx",
"portdir": "python/py-httpx",
"version": "0.28.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpx",
"description": "The next generation HTTP client.",
"long_description": "The next generation HTTP client.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"py39-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-httpcore",
"py39-idna",
"py39-pygments",
"py39-rich",
"py39-sniffio",
"py39-charset-normalizer",
"py39-socksio",
"py39-brotlicffi",
"python39",
"py39-brotli",
"py39-certifi",
"py39-click",
"py39-h2"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pylast",
"py39-pbs_installer",
"py39-jupyterlab",
"py39-cloudflare",
"py39-last",
"py39-zeep"
]
},
{
"type": "test",
"ports": [
"py39-falcon"
]
}
]
},
{
"name": "py39-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "0.16.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tqdm",
"py39-requests",
"py39-filelock"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytorch",
"py39-urllib3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
},
{
"type": "test",
"ports": [
"py39-transformers"
]
}
]
},
{
"name": "py39-humanfriendly",
"portdir": "python/py-humanfriendly",
"version": "10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://humanfriendly.readthedocs.io/",
"description": "Human friendly output for text interfaces using Python",
"long_description": "Human friendly output for text interfaces using Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-coloredlogs"
]
}
]
},
{
"name": "py39-humanize",
"portdir": "python/py-humanize",
"version": "4.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-humanize/humanize",
"description": "Python humanize utilities",
"long_description": "Python humanize utilities",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-hy",
"portdir": "python/py-hy",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hylang.org/",
"description": "Lisp dialect embedded in Python",
"long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-funcparserlib",
"python39"
]
},
{
"type": "run",
"ports": [
"hy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-hyrule"
]
}
]
},
{
"name": "py39-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-omegaconf",
"py39-antlr4-python3-runtime"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-fairseq"
]
}
]
},
{
"name": "py39-hyperframe",
"portdir": "python/py-hyperframe",
"version": "6.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org",
"description": "HTTP/2 framing layer for Python",
"long_description": "This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.",
"active": false,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-h2",
"py39-mitmproxy"
]
}
]
},
{
"name": "py39-hyperkitty",
"portdir": "python/py-hyperkitty",
"version": "1.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/hyperkitty",
"description": "A web interface to access GNU Mailman v3 archives",
"long_description": "HyperKitty is an open source Django application under development. It aims to provide a web interface to access GNU Mailman v3 archives.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-hyperlink",
"portdir": "python/py-hyperlink",
"version": "21.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/hyperlink",
"description": "A pure-Python implementation of immutable URLs",
"long_description": "Hyperlink is a pure-Python package and requires nothing but Python.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-idna"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-twisted"
]
}
]
},
{
"name": "py39-hypothesis",
"portdir": "python/py-hypothesis",
"version": "6.141.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/hypothesis",
"description": "A library for property based testing",
"long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-attrs",
"py39-sortedcontainers",
"py39-exceptiongroup",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-priority"
]
},
{
"type": "test",
"ports": [
"py39-fuzzywuzzy",
"py39-tensorflow-addons",
"py39-tensorflow-probability",
"py39-iso8601",
"py39-cairo",
"py39-hpack",
"py39-hyperlink",
"py39-mitmproxy",
"py39-fire",
"py39-ndindex",
"py39-thinc",
"py39-pytest-asyncio",
"py39-pytest-trio",
"py39-blis",
"py39-natsort",
"py39-cbor2",
"py39-snuggs",
"py39-pyarrow",
"py39-pyppmd",
"py39-pyrsistent",
"py39-numpy",
"py39-parver",
"py39-numdifftools",
"py39-multivolumefile",
"py39-pybcj",
"py39-dateutil",
"py39-json5",
"py39-mutagen",
"py39-xarray",
"py39-cssselect",
"py39-scipy",
"py39-attrs",
"py39-marisa-trie",
"py39-commonmark"
]
}
]
},
{
"name": "py39-hyrule",
"portdir": "python/py-hyrule",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyrule.readthedocs.io/",
"description": "A utility library for the Hy programming language",
"long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-hy"
]
}
],
"depends_on": []
},
{
"name": "py39-ibroadcast",
"portdir": "python/py-ibroadcast",
"version": "1.1.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ctrueden/ibroadcast-python",
"description": "iBroadcast Python client",
"long_description": "iBroadcast Python client",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-requests",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-icalendar",
"portdir": "python/py-icalendar",
"version": "4.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-dateutil",
"py39-setuptools",
"py39-tz"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
}
]
}