HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=421",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=419",
"results": [
{
"name": "py314-num2words",
"portdir": "python/py-num2words",
"version": "0.5.14",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/savoirfairelinux/num2words",
"description": "Convert numbers to words in multiple languages",
"long_description": "num2words is a library that converts numbers like 42 to words like forty-two. It supports multiple languages and ordinal numbers.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-docopt",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-num2words"
]
}
]
},
{
"name": "py314-nuitka",
"portdir": "python/py-nuitka",
"version": "4.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nuitka.net/",
"description": "Python compiler with full language support and CPython compatibility.",
"long_description": "Python compiler with full language support and CPython compatibility.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-zstd",
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ghost-downloader"
]
},
{
"type": "lib",
"ports": [
"py-nuitka"
]
}
]
},
{
"name": "py314-npx",
"portdir": "python/py-npx",
"version": "0.1.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
"long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-npx"
]
}
]
},
{
"name": "py314-npe2",
"portdir": "python/py-npe2",
"version": "0.8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-tomli-w",
"py314-pydantic",
"python314",
"py314-psygnal",
"py314-pydantic-extra-types",
"py314-typer",
"py314-platformdirs",
"py314-appdirs",
"py314-yaml",
"py314-rich"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-npe2",
"napari"
]
}
]
},
{
"name": "py314-notebook_shim",
"portdir": "python/py-notebook_shim",
"version": "0.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/notebook_shim",
"description": "Part of JupyterLab ecosystem.",
"long_description": "Part of JupyterLab ecosystem.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-jupyter_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyterlab",
"py-notebook_shim",
"py314-notebook"
]
}
]
},
{
"name": "py314-notebook",
"portdir": "python/py-notebook",
"version": "7.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Web-based notebook environment for interactive computing.",
"long_description": "Web-based notebook environment for interactive computing.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling",
"py314-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-notebook_shim",
"py314-tornado",
"py314-jupyter_server",
"py314-jupyterlab",
"py314-jupyterlab_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-holoviews",
"py314-jupyter",
"py-notebook"
]
}
]
},
{
"name": "py314-nodeenv",
"portdir": "python/py-nodeenv",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ekalinin/nodeenv",
"description": "Node.js virtual environment builder",
"long_description": "Node.js virtual environment builder",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pre-commit",
"pre-commit",
"py-nodeenv"
]
}
]
},
{
"name": "py314-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20260209-5b2e8ce9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-numpy",
"py314-scipy"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nmrglue-devel"
]
}
]
},
{
"name": "py314-nmrglue",
"portdir": "python/py-nmrglue",
"version": "0.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-numpy",
"py314-scipy"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nmrglue",
"peakipy"
]
}
]
},
{
"name": "py314-niquests",
"portdir": "python/py-niquests",
"version": "3.18.7",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://niquests.readthedocs.io/en/latest/",
"description": "simple, yet elegant, HTTP library",
"long_description": "py-niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-wassima",
"py314-charset-normalizer",
"py314-orjson",
"py314-urllib3-future"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghost-downloader",
"py-niquests"
]
}
]
},
{
"name": "py314-nh3",
"portdir": "python/py-nh3",
"version": "0.3.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/messense/nh3",
"description": "Python bindings to the ammonia HTML sanitization library.",
"long_description": "Python bindings to the ammonia HTML sanitization library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools-rust",
"py314-maturin"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nh3",
"py314-panel"
]
}
]
},
{
"name": "py314-networkx",
"portdir": "python/py-networkx",
"version": "3.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkx.github.io",
"description": "NetworkX in a Python package for graph manipulation.",
"long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"unfurl",
"py314-graphrc",
"py314-mapclassify",
"py-networkx",
"py314-xyzgraph",
"maigret"
]
},
{
"type": "run",
"ports": [
"py314-cfn-lint",
"py314-pyvis",
"py314-scikit-image"
]
},
{
"type": "test",
"ports": [
"py314-igraph"
]
}
]
},
{
"name": "py314-netcdf4",
"portdir": "python/py-netcdf4",
"version": "1.7.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unidata.github.io/netcdf4-python/",
"description": "Python/numpy interface to netCDF",
"long_description": "netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"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": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython",
"py314-setuptools_scm",
"py314-oldest-supported-numpy",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"netcdf",
"python314",
"py314-certifi",
"py314-numpy",
"py314-cftime"
]
},
{
"type": "test",
"ports": [
"py314-packaging",
"py314-cython",
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-netcdf4"
]
}
]
},
{
"name": "py314-netaddr",
"portdir": "python/py-netaddr",
"version": "1.3.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drkjam/netaddr/",
"description": "A network address manipulation library for Python",
"long_description": "A network address manipulation library for Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-netaddr",
"unfurl"
]
}
]
},
{
"name": "py314-nest_asyncio",
"portdir": "python/py-nest_asyncio",
"version": "1.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdewit/nest_asyncio",
"description": "Library that allows nested use of event loops.",
"long_description": "Library that allows nested use of event loops.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-ipykernel",
"py-nest_asyncio"
]
}
]
},
{
"name": "py314-neovim",
"portdir": "python/py-neovim",
"version": "0.6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neovim/pynvim",
"description": "Python client for Neovim",
"long_description": "Python client for Neovim. Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-msgpack",
"py314-greenlet"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-neovim"
]
},
{
"type": "run",
"ports": [
"neovim-remote"
]
}
]
},
{
"name": "py314-nds2-client",
"portdir": "science/nds2-client-swig",
"version": "0.16.12",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/NDSClient",
"description": "Python 314 bindings for Network Data Server Client",
"long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 314 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"cmake",
"pkgconfig",
"swig3-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nds2-client",
"python314",
"py314-numpy",
"swig3"
]
}
],
"depends_on": []
},
{
"name": "py314-ndindex",
"portdir": "python/py-ndindex",
"version": "1.10.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quansight-labs.github.io/ndindex/",
"description": "Python library for manipulating indices of ndarrays",
"long_description": "ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-cython",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-numpy"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-sympy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-blosc2",
"py-ndindex"
]
}
]
},
{
"name": "py314-nbval",
"portdir": "python/py-nbval",
"version": "0.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-nbformat",
"py314-jupyter_client",
"py314-ipykernel",
"py314-coverage",
"py314-pytest"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-matplotlib",
"py314-sympy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nbval"
]
},
{
"type": "test",
"ports": [
"py314-onnx"
]
}
]
},
{
"name": "py314-nbformat",
"portdir": "python/py-nbformat",
"version": "5.10.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "The Jupyter Notebook format.",
"long_description": "The Jupyter Notebook format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatch-nodejs-version",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-fastjsonschema",
"py314-traitlets",
"py314-jsonschema",
"py314-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter_server",
"py314-jupyter_sphinx",
"py314-nbclient",
"py314-nbconvert",
"py-nbformat"
]
},
{
"type": "run",
"ports": [
"py314-nbval"
]
}
]
},
{
"name": "py314-nbconvert",
"portdir": "python/py-nbconvert",
"version": "7.16.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter Notebooks converter.",
"long_description": "Jupyter Notebooks converter.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-markupsafe",
"py314-defusedxml",
"py314-traitlets",
"py314-beautifulsoup4",
"py314-mistune",
"python314",
"py314-jupyter_core",
"py314-nbclient",
"py314-nbformat",
"py314-pandocfilters",
"py314-bleach",
"py314-packaging",
"py314-pygments",
"py314-tinycss2",
"py314-jinja2"
]
},
{
"type": "run",
"ports": [
"pandoc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter",
"py314-jupyter_server",
"py314-jupyter_sphinx",
"py-nbconvert"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-nbclient",
"portdir": "python/py-nbclient",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Client library for programmatic Jupyter notebook execution.",
"long_description": "Client library for programmatic Jupyter notebook execution.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-nbformat",
"py314-traitlets",
"py314-jupyter_client",
"py314-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nbclient",
"py314-nbconvert"
]
}
]
},
{
"name": "py314-natsort",
"portdir": "python/py-natsort",
"version": "8.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SethMMorton/natsort",
"description": "Natural sorting for Python",
"long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pyicu"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-natsort"
]
}
]
},
{
"name": "py314-narwhals",
"portdir": "python/py-narwhals",
"version": "2.21.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/narwhals-dev/narwhals",
"description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
"long_description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"dask",
"pandas",
"pyarrow"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-narwhals",
"py314-panel",
"py314-altair"
]
},
{
"type": "run",
"ports": [
"py314-plotly"
]
}
]
},
{
"name": "py314-napari-svg",
"portdir": "python/py-napari-svg",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-svg",
"description": "A plugin for reading and writing svg files with napari.",
"long_description": "A plugin for reading and writing svg files with napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-imageio",
"py314-vispy",
"py314-napari-plugin-engine",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-napari-svg",
"napari"
]
}
]
},
{
"name": "py314-napari-plugin-engine",
"portdir": "python/py-napari-plugin-engine",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-plugin-engine",
"description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
"long_description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-napari-plugin-engine",
"py314-napari-console",
"py314-napari-svg",
"napari"
]
}
]
},
{
"name": "py314-napari-console",
"portdir": "python/py-napari-console",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-console",
"description": "A plugin that adds a console to napari.",
"long_description": "A plugin that adds a console to napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-qtpy",
"py314-ipython",
"py314-ipykernel",
"py314-qtconsole",
"py314-napari-plugin-engine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-napari-console",
"napari"
]
}
]
},
{
"name": "py314-nanobind",
"portdir": "python/py-nanobind",
"version": "2.12.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wjakob/nanobind",
"description": "nanobind: tiny and efficient C++/Python bindings",
"long_description": "nanobind: tiny and efficient C++/Python bindings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"ninja",
"clang-18",
"py314-installer",
"py314-scikit-build-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pikepdf",
"py314-gemmi",
"py314-onnx",
"py314-soxr"
]
},
{
"type": "lib",
"ports": [
"py-nanobind"
]
}
]
},
{
"name": "py314-mypy_extensions",
"portdir": "python/py-mypy_extensions",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/mypy_extensions",
"description": "Experimental type system extensions for programs checked with the mypy typechecker",
"long_description": "The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-mypy",
"py314-black",
"py-mypy_extensions",
"py314-psygnal",
"py314-pyannotate"
]
}
]
},
{
"name": "py314-mypy",
"portdir": "python/py-mypy",
"version": "2.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mypy-lang.org",
"description": "Optional static typing for Python",
"long_description": "Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-types-setuptools",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-types-psutil"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pathspec",
"py314-mypy_extensions",
"py314-typing_extensions",
"py314-librt",
"py314-ast_serialize"
]
},
{
"type": "run",
"ports": [
"mypy_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pytokens"
]
},
{
"type": "lib",
"ports": [
"py-mypy",
"refurb",
"py314-scipy",
"py314-hanko"
]
},
{
"type": "test",
"ports": [
"py314-rsa",
"py314-typer",
"py314-asgiref",
"py314-numpy"
]
}
]
},
{
"name": "py314-mutagen",
"portdir": "python/py-mutagen",
"version": "1.47.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mutagen.readthedocs.io",
"description": "A Python module to handle audio metadata",
"long_description": "Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mat2",
"py-mutagen"
]
}
]
},
{
"name": "py314-murmurhash",
"portdir": "python/py-murmurhash",
"version": "1.0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/murmurhash",
"description": "Cython bindings for MurmurHash2",
"long_description": "Cython bindings for MurmurHash2",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-cython",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-murmurhash",
"py314-preshed",
"py314-spaCy",
"py314-thinc"
]
}
]
},
{
"name": "py314-multivolumefile",
"portdir": "python/py-multivolumefile",
"version": "0.2.3",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miurahr/multivolume",
"description": "multi volume file wrapper library",
"long_description": "multi volume file wrapper library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-multivolumefile",
"py314-py7zr"
]
}
]
},
{
"name": "py314-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yfinance",
"py-multitasking"
]
}
]
},
{
"name": "py314-multiprocess",
"portdir": "python/py-multiprocess",
"version": "0.70.18",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/multiprocess",
"description": "better multiprocessing and multithreading in python",
"long_description": "better multiprocessing and multithreading in python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-dill",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-multiprocess"
]
},
{
"type": "run",
"ports": [
"py314-datasets"
]
}
]
},
{
"name": "py314-multipledispatch",
"portdir": "python/py-multipledispatch",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/multipledispatch/",
"description": "A relatively sane approach to multiple dispatch in Python.",
"long_description": "A relatively sane approach to multiple dispatch in Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-etuples",
"py314-logical-unification",
"py314-minikanren",
"py-multipledispatch"
]
}
]
},
{
"name": "py314-multidict",
"portdir": "python/py-multidict",
"version": "6.7.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/multidict",
"description": "Multidict implementation.",
"long_description": "Multidict is dict-like collection of key-value pairs where where a key might occur more than once in the container.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 91
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maigret",
"py314-aiobotocore",
"py314-aiohttp",
"py-multidict",
"py314-yarl"
]
}
]
},
{
"name": "py314-mssql",
"portdir": "python/py-mssql",
"version": "2.3.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymssql.org",
"description": "A simple database interface to MS-SQL for Python.",
"long_description": "A simple database interface to MS-SQL for Python.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-standard-distutils",
"clang-18",
"py314-build",
"py314-installer",
"py314-packaging",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"freetds",
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-psutil",
"py314-sqlalchemy",
"py314-gevent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mssql"
]
}
]
},
{
"name": "py314-mslex",
"portdir": "python/py-mslex",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/smoofra/mslex",
"description": "Missing shlex package for windows shell quoting",
"long_description": "Missing shlex package for windows shell quoting. It provides three functions - split, quote and join - just like shlex.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mslex"
]
}
]
},
{
"name": "py314-msgpack",
"portdir": "python/py-msgpack",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://msgpack.org/",
"description": "MessagePack (de)serializer for Python.",
"long_description": "MessagePack (de)serializer for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-cython",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-blosc2",
"py314-cachecontrol",
"py-msgpack",
"py314-neovim"
]
},
{
"type": "run",
"ports": [
"py314-librosa"
]
}
]
},
{
"name": "py314-mpmath",
"portdir": "python/py-mpmath",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mpmath.org",
"description": "Arbitrary-precision floating-point library for Python",
"long_description": "Arbitrary-precision floating-point library for Python",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpmath",
"py314-sympy"
]
},
{
"type": "test",
"ports": [
"py314-scipy"
]
}
]
},
{
"name": "py314-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-matplotlib",
"py314-astropy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpl-animators"
]
}
]
},
{
"name": "py314-mpi4py",
"portdir": "python/py-mpi4py",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mpi4py.github.io/mpi4py/",
"description": "MPI for Python - Python bindings for MPI",
"long_description": "MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"interpreter"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-cython",
"mpich-clang18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpi4py"
]
}
]
},
{
"name": "py314-movingpandas",
"portdir": "python/py-movingpandas",
"version": "0.22.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/movingpandas/movingpandas",
"description": "MovingPandas is a Python library for movement data exploration and analysis.",
"long_description": "MovingPandas is a Python library for movement data exploration and analysis. MovingPandas provides trajectory data structures and functions for handling movement data based on Pandas, GeoPandas, and HoloViz",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"viz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-cartopy",
"py314-folium",
"python314",
"py314-hvplot",
"py314-mapclassify",
"py314-geoviews",
"py314-matplotlib",
"py314-geopy",
"py314-geopandas",
"py314-bokeh"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-lonboard",
"py-movingpandas"
]
}
]
},
{
"name": "py314-more-itertools",
"portdir": "python/py-more-itertools",
"version": "10.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/more-itertools/more-itertools",
"description": "More routines for operating on iterables, beyond itertools.",
"long_description": "More routines for operating on iterables, beyond itertools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py314-jaraco.classes",
"py314-jaraco.functools",
"py314-jaraco.text",
"py-more-itertools"
]
}
]
},
{
"name": "py314-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-rasterio",
"python314",
"py314-pyproj",
"py314-attrs",
"py314-click",
"py314-pydantic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-async-geotiff",
"py-morecantile"
]
}
]
},
{
"name": "py314-modulegraph",
"portdir": "python/py-modulegraph",
"version": "0.19.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://undefined.org/python/#modulegraph",
"description": "Python module dependency analysis tool",
"long_description": "modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-altgraph",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-modulegraph",
"py314-py2app"
]
}
]
},
{
"name": "py314-mock",
"portdir": "python/py-mock",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mock.readthedocs.org/en/latest/",
"description": "Rolling backport of unittest.mock for all Pythons",
"long_description": "Rolling backport of unittest.mock for all Pythons.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mock",
"py314-skyfield",
"py314-stem",
"maigret"
]
},
{
"type": "run",
"ports": [
"py314-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py314-bitmath",
"py314-cfn-lint",
"py314-columnize",
"py314-configargparse",
"py314-freezegun",
"py314-geopy",
"py314-hcloud",
"py314-oauthlib",
"py314-parameterized",
"py314-python-lsp-jsonrpc",
"py314-python-lsp-server",
"py314-requests-oauthlib",
"py314-wurlitzer",
"autojump",
"gtk-doc",
"pipenv",
"py314-argh",
"py314-aws-sam-translator"
]
}
]
},
{
"name": "py314-mmcif_pdbx",
"portdir": "python/py-mmcif_pdbx",
"version": "2.0.1",
"license": "CC0-1.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Electrostatics/mmcif_pdbx",
"description": "Utilities for PDBx/mmCIF storage model",
"long_description": "Utilities for PDBx/mmCIF storage model",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mmcif_pdbx",
"pdb2pqr"
]
}
]
},
{
"name": "py314-ml_dtypes",
"portdir": "python/py-ml_dtypes",
"version": "0.5.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jax-ml/ml_dtypes",
"description": "NumPy dtype extensions used in machine learning",
"long_description": "NumPy dtype extensions used in machine learning",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-20",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ml_dtypes"
]
},
{
"type": "run",
"ports": [
"py314-onnx"
]
}
]
}
]
}