HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52249,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=559",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=557",
"results": [
{
"name": "py310-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "1.6.0",
"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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-fsspec",
"py310-httpx",
"py310-shellingham",
"py310-hf-xet",
"py310-typer",
"py310-typing_extensions",
"py310-packaging",
"py310-filelock",
"py310-yaml",
"py310-tqdm"
]
},
{
"type": "test",
"ports": [
"py310-urllib3",
"py310-pytest",
"py310-pytorch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-diffusers",
"py310-tokenizers",
"py310-transformers"
]
},
{
"type": "run",
"ports": [
"py310-transformers",
"py310-sentence-transformers",
"py310-datasets"
]
},
{
"type": "test",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py310-httpx-aiohttp",
"portdir": "python/py-httpx-aiohttp",
"version": "0.1.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://karpetrosyan.github.io/httpx-aiohttp/",
"description": "Provides transports for httpx to work on top of aiohttp",
"long_description": "Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-hatchling",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-aiohttp",
"py310-httpx",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-httpx2",
"portdir": "python/py-httpx2",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/httpx2",
"description": "HTTPX2 is a fully featured HTTP client library for Python.",
"long_description": "HTTPX2 is a fully featured HTTP client library for Python. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-18",
"py310-uv-dynamic-versioning"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-httpcore2",
"py310-idna",
"py310-typing_extensions",
"py310-anyio",
"py310-truststore"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-click",
"py310-brotli",
"py310-rich",
"py310-h2",
"py310-httpcore",
"py310-sniffio",
"py310-socksio",
"py310-brotlicffi",
"python310",
"py310-idna",
"py310-certifi",
"py310-charset-normalizer",
"py310-pygments"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zeep",
"py310-weasel",
"py310-cloudflare",
"py310-diffusers",
"py310-httpx-aiohttp",
"py310-jupyterlab",
"py310-pbs_installer",
"py310-pylast"
]
},
{
"type": "run",
"ports": [
"py310-datasets",
"py310-huggingface_hub"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-parsing",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcalcli",
"py310-ansible-core",
"py310-google-api",
"py310-google-auth-httplib2",
"py310-oauth2client"
]
}
]
},
{
"name": "py310-httpcore2",
"portdir": "python/py-httpcore2",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/httpx2/tree/main/src/httpcore2",
"description": "The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP request",
"long_description": "The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP request",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-uv-dynamic-versioning",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-18",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-h11",
"py310-truststore",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpx2"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-anyio",
"python310",
"py310-socksio",
"py310-certifi",
"py310-h11",
"py310-h2",
"py310-sniffio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpx"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-werkzeug",
"py310-flask",
"py310-brotlicffi",
"py310-flasgger",
"python310",
"py310-decorator",
"py310-six",
"py310-greenlet",
"py310-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pytest-httpbin"
]
},
{
"type": "test",
"ports": [
"py310-treq"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-pysam",
"python310"
]
},
{
"type": "run",
"ports": [
"py310-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-htseq"
]
}
]
},
{
"name": "py310-htmldocs",
"portdir": "lang/py-htmldocs",
"version": "3.10.20",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "HTML documentation for Python 3.10.20",
"long_description": "Access Python 3.10.20 HTML docs via file://${prefix}/share/doc/python310-doc/index.html",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"py310-webencodings",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-beautifulsoup4",
"py310-astroquery",
"py310-skyfield",
"py310-xhtml2pdf"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py-html2text_select"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-vispy"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-h2"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-jinja2"
]
},
{
"type": "run",
"ports": [
"honcho_select"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-honcho"
]
}
]
},
{
"name": "py310-holoviews",
"portdir": "python/py-holoviews",
"version": "1.22.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/holoviews",
"description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple.",
"long_description": "HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-panel",
"py310-param",
"python310",
"py310-pyviz_comms",
"py310-colorcet",
"py310-pyct",
"py310-pandas",
"py310-matplotlib",
"py310-notebook",
"py310-bokeh"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-geoviews",
"py310-hvplot"
]
}
]
},
{
"name": "py310-holidays",
"portdir": "python/py-holidays",
"version": "0.84",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vacanza/holidays",
"description": "Generate country-, subdivision-, and market-specific holiday sets.",
"long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-dateutil",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-spake2"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-hiredis",
"portdir": "python/py-hiredis",
"version": "3.3.0",
"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": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-six",
"py310-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-hieroglyph"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"python",
"comms"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"hidapi"
]
}
],
"depends_on": []
},
{
"name": "py310-hf-xet",
"portdir": "python/py-hf-xet",
"version": "1.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/xet-core",
"description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
"long_description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools-rust",
"py310-maturin",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-huggingface_hub"
]
}
]
},
{
"name": "py310-herbie-data",
"portdir": "python/py-herbie-data",
"version": "2022.9.0.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blaylockbk/Herbie",
"description": "Herbie: Retrieve NWP Model Data",
"long_description": "Herbie is a python package that downloads recent and archived numerical weather prediction (NWP) model output from different cloud archive sources. Its most popular capability is to download HRRR model data. NWP data in GRIB2 format can be read with xarray+cfgrib. Much of this data is made available through the NOAA Open Data Dissemination (NODD) Program (formerly the Big Data Program) which has made weather data more accessible than ever before.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-xarray",
"py310-metpy",
"py310-curl",
"wgrib2",
"py310-cfgrib",
"py310-pygrib",
"py310-calver",
"py310-cartopy",
"python310",
"py310-toml",
"py310-numpy",
"py310-pandas",
"py310-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-herbie-data"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-psutil",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-qdarkstyle"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cachey"
]
}
]
},
{
"name": "py310-healpy",
"portdir": "python/py-healpy",
"version": "1.19.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/healpy/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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"libomp",
"cfitsio",
"healpix-cxx",
"libsharp",
"python310",
"py310-numpy",
"py310-matplotlib",
"py310-astropy"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"sysutils",
"net",
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-six",
"py310-docopt",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-cpuinfo",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-h5py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-fabio"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-cython-compat"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python310",
"py310-six",
"py310-numpy",
"py310-scipy",
"py310-scikit-learn"
]
},
{
"type": "run",
"ports": [
"py310-joblib"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-18",
"py310-installer",
"py310-build",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-future",
"py310-dateutil",
"py310-requests"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2219
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools_scm",
"py310-hatchling",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-zarr",
"py310-discovery",
"py310-platformdirs",
"py310-pyproject_api",
"py310-python-discovery",
"py310-virtualenv",
"py310-panel",
"py310-param",
"py310-filelock",
"py310-structlog",
"py310-superqt",
"py310-sphinx-autodoc-typehints",
"py310-black",
"py310-aesara",
"py310-ulid",
"py310-urllib3",
"py310-astropy-iers-data",
"py310-apipkg",
"py310-app-model",
"py310-argcomplete",
"py310-argon2-cffi",
"py310-attrs",
"py310-automat",
"py310-cattrs",
"py310-corner",
"py310-eventlet",
"py310-execnet",
"py310-fmf",
"py310-fsspec",
"py310-geoviews",
"py310-holoviews",
"py310-humanize",
"py310-hvplot",
"py310-in-n-out",
"py310-isort",
"py310-jsonschema",
"py310-jsonschema-format-nongpl",
"py310-jsonschema-specifications",
"py310-magicgui",
"py310-mongomock",
"py310-npe2",
"py310-pint",
"py310-pipdeptree",
"py310-psygnal",
"py310-pyct",
"py310-pydantic-compat",
"py310-pyhamcrest",
"py310-pylast",
"py310-pytest-env",
"py310-pytest-html",
"py310-pytest-metadata",
"py310-referencing",
"py310-scikit-build",
"py310-scikit-build-core",
"py310-scikit-hep-awkward",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-hist",
"py310-scikit-hep-particle",
"py310-sentinels",
"py310-termcolor",
"py310-tox"
]
},
{
"type": "lib",
"ports": [
"py310-aiofiles",
"py310-service_identity",
"py310-scikit-hep-uproot"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"py310-hatchling",
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pymongo"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-bqscales",
"py310-ipympl",
"py310-jupyterlab_pygments",
"py310-nbformat",
"py310-pyviz_comms"
]
}
]
},
{
"name": "py310-hatchling",
"portdir": "python/py-hatchling",
"version": "1.30.1",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pluggy",
"py310-pathspec",
"py310-editables",
"py310-trove-classifiers",
"python310",
"py310-tomli",
"py310-packaging"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-zarr",
"py310-soupsieve",
"py310-pydantic",
"py310-pydantic_settings",
"py310-pybtex",
"py310-platformdirs",
"py310-pyproject_api",
"py310-python-discovery",
"py310-starlette",
"py310-virtualenv",
"py310-octave_kernel",
"py310-python-multipart",
"py310-beautifulsoup4",
"py310-altair",
"py310-panel",
"py310-param",
"py310-hatch-build-scripts",
"py310-filelock",
"py310-structlog",
"py310-uvicorn",
"py310-wcwidth",
"py310-pygments",
"py310-jupyter_client",
"py310-bqscales",
"py310-cloudflare",
"py310-superqt",
"py310-sphinx-autodoc-typehints",
"py310-black",
"py310-nbconvert",
"py310-aesara",
"py310-aiofiles",
"py310-annotated_types",
"py310-anywidget",
"py310-apipkg",
"py310-app-model",
"py310-argcomplete",
"py310-argon2-cffi",
"py310-attrs",
"py310-autoflake",
"py310-automat",
"py310-backports.asyncio.runner",
"py310-beartype",
"py310-binaryornot",
"py310-bracex",
"py310-cattrs",
"py310-colorama",
"py310-comm",
"py310-corner",
"py310-croniter",
"py310-cssselect",
"py310-diskcache-stubs",
"py310-django-debug-toolbar",
"py310-dnspython",
"py310-docstring_parser",
"py310-elasticsearch",
"py310-eventlet",
"py310-execnet",
"py310-expandvars",
"py310-fickling",
"py310-fmf",
"py310-fsspec",
"py310-ftfy",
"py310-geoviews",
"py310-hatch-fancy-pypi-readme",
"py310-ulid",
"py310-urllib3",
"py310-userpath",
"py310-versioningit",
"py310-wcmatch",
"py310-astropy-iers-data",
"py310-hatch-jupyter-builder",
"py310-hatch-nodejs-version",
"py310-hatch-requirements-txt",
"py310-hatch-vcs",
"py310-holoviews",
"py310-httpcore",
"py310-httpx",
"py310-httpx-aiohttp",
"py310-humanize",
"py310-hvplot",
"py310-in-n-out",
"py310-intervaltree",
"py310-ipykernel",
"py310-ipympl",
"py310-ipyparallel",
"py310-isort",
"py310-itemadapter",
"py310-jsonschema",
"py310-jsonschema-format-nongpl",
"py310-jsonschema-specifications",
"py310-jupyter_console",
"py310-jupyter_core",
"py310-jupyter_events",
"py310-jupyter_packaging",
"py310-jupyter_server_terminals",
"py310-jupyter_sphinx",
"py310-jupyterlab",
"py310-jupyterlab_pygments",
"py310-jupyterlab_server",
"py310-jupytext",
"py310-libtmux",
"py310-lonboard",
"py310-looseversion",
"py310-magicgui",
"py310-metakernel",
"py310-mongomock",
"py310-nameutils",
"py310-nbclient",
"py310-nbformat",
"py310-notebook_shim",
"py310-notebook",
"py310-npe2",
"py310-obspec",
"py310-osxmetadata",
"py310-paho-mqtt",
"py310-pint",
"py310-pipdeptree",
"py310-plotly",
"py310-protego",
"py310-psygnal",
"py310-pudb",
"py310-pyct",
"py310-pydantic-compat",
"py310-pydantic-extra-types",
"py310-pyhamcrest",
"py310-pylast",
"py310-pymongo",
"py310-pytest-cov",
"py310-pytest-env",
"py310-pytest-html",
"py310-pytest-metadata",
"py310-pytest-recording",
"py310-pyviz_comms",
"py310-queuelib",
"py310-redis",
"py310-referencing",
"py310-rfc3987-syntax",
"py310-rich-argparse",
"py310-scikit-build",
"py310-scikit-build-core",
"py310-scikit-hep-awkward",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-hist",
"py310-scikit-hep-particle",
"py310-sentinels",
"py310-service_identity",
"py310-sqlparse",
"py310-strpdatetime",
"py310-svglib",
"py310-termcolor",
"py310-terminado",
"py310-tmuxp",
"py310-tox",
"py310-traitlets",
"py310-treq",
"py310-trustme",
"py310-twisted",
"py310-typing-inspection",
"py310-typogrify"
]
},
{
"type": "lib",
"ports": [
"py310-hatch-vcs",
"py310-uv-dynamic-versioning",
"py310-hatch-requirements-txt",
"py310-scikit-hep-uproot"
]
},
{
"type": "run",
"ports": [
"py310-hatch-jupyter-builder",
"py310-hatch-nodejs-version"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-anywidget",
"py310-ipympl",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-jupyterlab_pygments",
"py310-jupytext",
"py310-notebook",
"py310-pyviz_comms"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatchling",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-ulid",
"py310-httpcore2",
"py310-httpx2",
"py310-structlog",
"py310-cloudflare",
"py310-black",
"py310-argon2-cffi",
"py310-attrs",
"py310-backports.asyncio.runner",
"py310-httpcore",
"py310-httpx",
"py310-httpx-aiohttp",
"py310-jsonschema",
"py310-jsonschema-format-nongpl",
"py310-pytest-cov",
"py310-scikit-build",
"py310-scikit-hep-awkward",
"py310-pydantic",
"py310-twisted"
]
},
{
"type": "lib",
"ports": [
"py310-service_identity"
]
}
]
},
{
"name": "py310-hatch-build-scripts",
"portdir": "python/py-hatch-build-scripts",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rmorshea/hatch-build-scripts",
"description": "A plugin for Hatch that allows you to run arbitrary build scripts and include their artifacts in your package distributions.",
"long_description": "A plugin for Hatch that allows you to run arbitrary build scripts and include their artifacts in your package distributions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pathspec"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-bqscales"
]
}
]
},
{
"name": "py310-hanko-certvalidator",
"portdir": "python/py-hanko-certvalidator",
"version": "0.31.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/pyHanko/tree/master/pkgs/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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-uritools",
"py310-requests",
"py310-cryptography",
"py310-asn1crypto",
"py310-oscrypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hanko"
]
}
]
},
{
"name": "py310-hanko",
"portdir": "python/py-hanko",
"version": "0.35.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/pyHanko",
"description": "Tools for stamping and signing PDF files",
"long_description": "Tools for stamping and signing PDF files",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"py310-cryptography",
"py310-fonttools",
"py310-pytest-asyncio",
"py310-tzlocal",
"python310",
"py310-qrcode",
"py310-hanko-certvalidator",
"py310-uritools",
"py310-uharfbuzz",
"py310-asn1crypto",
"py310-requests",
"py310-mypy",
"py310-click",
"py310-Pillow"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-xhtml2pdf"
]
},
{
"type": "run",
"ports": [
"py310-pdftl"
]
}
]
},
{
"name": "py310-halo",
"portdir": "python/py-halo",
"version": "0.0.31",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manrajgrover/halo",
"description": "Beautiful terminal spinners in Python",
"long_description": "Beautiful terminal spinners in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-six",
"py310-termcolor",
"py310-log-symbols",
"py310-spinners"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-milc"
]
}
]
},
{
"name": "py310-h5py",
"portdir": "python/py-h5py",
"version": "3.16.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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-pkgconfig",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"hdf5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-fabio",
"py310-astropy",
"py310-h5netcdf",
"py310-keras",
"py310-keras_preprocessing",
"py310-pyFAI",
"py310-pyasdf"
]
},
{
"type": "run",
"ports": [
"py310-silx",
"py310-xraylarch",
"py310-transformers",
"py310-tensorflow-macos",
"py310-allennlp",
"py310-hdf5plugin"
]
},
{
"type": "test",
"ports": [
"py310-emcee3"
]
}
]
},
{
"name": "py310-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.8.1",
"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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1474
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools_scm_git_archive",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"py310-h5py",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-arviz",
"py310-sunpy"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-hpack",
"py310-hyperframe",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpcore",
"py310-httpx",
"py310-mitmproxy"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpcore2",
"py310-uvicorn",
"py310-httpcore",
"py310-mitmproxy",
"py310-wsproto"
]
}
]
},
{
"name": "py310-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": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gfortran",
"openmpi",
"mpich",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"eigen3",
"LORENE",
"doxygen",
"py310-setuptools",
"py310-pip",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"flint",
"Gyoto",
"cfitsio",
"udunits2",
"xercesc3",
"boost176",
"python310",
"py310-numpy"
]
},
{
"type": "run",
"ports": [
"Gyoto"
]
},
{
"type": "test",
"ports": [
"py310-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py310-gssapi",
"portdir": "python/py-gssapi",
"version": "1.11.1",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythongssapi/python-gssapi",
"description": "Python interface to RFC 2743/2744",
"long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-decorator",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-requests-kerberos"
]
}
]
},
{
"name": "py310-gsl",
"portdir": "python/py-gsl",
"version": "2.6.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pygsl/pygsl",
"description": "Python interface to the GNU Scientific Library",
"long_description": "Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-meson-python",
"clang-18",
"pkgconfig",
"swig",
"swig-python",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"gsl",
"python310",
"py310-numpy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-gsecrets",
"portdir": "python/py-gsecrets",
"version": "1.3.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/recurve-inc/gsecrets",
"description": "Helper library and CLI for interacting with the secrets store",
"long_description": "Helper library and CLI for interacting with the secrets store",
"active": true,
"categories": [
"sysutils",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-google-api",
"python310",
"py310-google-cloud-storage",
"py310-ndg_httpsclient",
"py310-requests",
"py310-click",
"py310-asn1",
"py310-openssl"
]
}
],
"depends_on": []
}
]
}