HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50555,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=604",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=602",
"results": [
{
"name": "py314-markupsafe",
"portdir": "python/py-markupsafe",
"version": "3.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/markupsafe/",
"description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"long_description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"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": [
"py314-nbconvert",
"py314-mako",
"py314-jinja2",
"glances",
"py314-werkzeug"
]
}
]
},
{
"name": "py314-marshmallow",
"portdir": "python/py-marshmallow",
"version": "3.23.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marshmallow-code/marshmallow",
"description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"platformio",
"py-marshmallow"
]
}
]
},
{
"name": "py314-matplotlib",
"portdir": "python/py-matplotlib",
"version": "3.10.8",
"license": "(PSF or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://matplotlib.org/",
"description": "Matplotlib is a python plotting library",
"long_description": "Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt5, cairo, latex).",
"active": true,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"tkinter",
"gtk3",
"qt5",
"qt6",
"cairo",
"pyside6",
"dvipng",
"ghostscript",
"latex",
"pdftops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"clang-20",
"py314-build",
"py314-installer",
"py314-setuptools_scm",
"py314-certifi",
"py314-meson-python",
"py314-pybind11"
]
},
{
"type": "lib",
"ports": [
"py314-contourpy",
"py314-kiwisolver",
"qhull",
"py314-fonttools",
"py314-Pillow",
"freetype",
"python314",
"py314-packaging",
"py314-dateutil",
"py314-cycler",
"py314-cairo",
"py314-parsing",
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-arviz",
"py314-corner",
"py314-cartopy",
"py314-skyfield",
"py314-astropy",
"py314-contextily",
"py-matplotlib",
"chemex",
"py314-plotly",
"peakipy",
"py314-ipympl"
]
},
{
"type": "run",
"ports": [
"py314-spyder",
"py314-scikit-image"
]
},
{
"type": "test",
"ports": [
"py314-igraph",
"py314-numdifftools",
"py314-gyoto"
]
}
]
},
{
"name": "py314-matplotlib-inline",
"portdir": "python/py-matplotlib-inline",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinRenou/matplotlib-inline",
"description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-ipykernel",
"py314-ipython"
]
}
]
},
{
"name": "py314-maturin",
"portdir": "python/py-maturin",
"version": "1.11.5",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyo3/maturin",
"description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"long_description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools-rust",
"py314-setuptools",
"py314-wheel",
"cargo",
"legacy-support",
"rust",
"clang-20",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"libunwind"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-uv-build",
"py314-orjson",
"py314-cryptography",
"py314-jellyfish",
"py314-pydantic_core",
"py314-rpds-py"
]
},
{
"type": "lib",
"ports": [
"py-maturin"
]
}
]
},
{
"name": "py314-mda-xdrlib",
"portdir": "python/py-mda-xdrlib",
"version": "0.2.0",
"license": "PSF-2.1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/mda-xdrlib",
"description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"long_description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-versioningit"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mda-xdrlib"
]
}
]
},
{
"name": "py314-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-markdown-it-py",
"py314-panel",
"py314-textual"
]
}
]
},
{
"name": "py314-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-markdown-it-py"
]
}
]
},
{
"name": "py314-mercantile",
"portdir": "python/py-mercantile",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/mercantile",
"description": "Spherical mercator and XYZ tile utilities",
"long_description": "Spherical mercator and XYZ tile utilities",
"active": true,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-click",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-contextily"
]
}
]
},
{
"name": "py314-meshio",
"portdir": "python/py-meshio",
"version": "5.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/meshio",
"description": "There are various mesh formats available for representing unstructured meshes.",
"long_description": "There are various mesh formats available for representing unstructured meshes. meshio can read and write all of the following and smoothly converts between them: Abaqus, ANSYS msh, AVS-UCD, CGNS, DOLFIN XML, Exodus, FLAC3D, H5M, Kratos/MDPA, Medit, MED/Salome, Nastran (bulk data), Neuroglancer precomputed format, Gmsh (format versions 2.2, 4.0, and 4.1), OBJ, OFF, PERMAS, PLY, STL, Tecplot .dat, TetGen .node/.ele, SVG (2D only, output only), SU2, UGRID, VTK, VTU, WKT (TIN), XDMF.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-rich",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-meshio",
"py314-vispy"
]
}
]
},
{
"name": "py314-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"ninja",
"py314-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qemu"
]
},
{
"type": "lib",
"ports": [
"py314-meson-python",
"meson",
"py-meson"
]
}
]
},
{
"name": "py314-meson-python",
"portdir": "python/py-meson-python",
"version": "0.19.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mesonbuild/meson-python",
"description": "Meson Python build backend (PEP 517)",
"long_description": "Meson Python build backend (PEP 517)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-setuptools",
"py314-meson",
"py314-pyproject_metadata",
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-scikit-learn",
"py314-scikit-umfpack",
"py314-cairo",
"py314-contourpy",
"py314-matplotlib",
"py314-scikit-image",
"py314-pandas",
"py314-pywavelets",
"py314-numpy",
"py314-gsl",
"py314-gobject3",
"py314-scipy"
]
},
{
"type": "lib",
"ports": [
"py-meson-python"
]
}
]
},
{
"name": "py314-minikanren",
"portdir": "python/py-minikanren",
"version": "1.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/kanren",
"description": "Relational programming in Python",
"long_description": "Relational programming in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-cons",
"py314-etuples",
"py314-logical-unification",
"py314-multipledispatch",
"py314-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pytensor"
]
}
]
},
{
"name": "py314-mistune",
"portdir": "python/py-mistune",
"version": "3.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lepture/mistune",
"description": "The fastest markdown parser in pure Python.",
"long_description": "The fastest markdown parser in pure Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"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": [
"py314-nbconvert",
"py-mistune"
]
}
]
},
{
"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": 1989
}
],
"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": [
"py314-skyfield"
]
},
{
"type": "run",
"ports": [
"py314-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py314-geopy",
"py314-python-lsp-server",
"py314-freezegun",
"py314-wurlitzer",
"py314-requests-oauthlib",
"py314-python-lsp-jsonrpc",
"py314-oauthlib",
"py314-configargparse",
"py314-parameterized",
"py314-aws-sam-translator",
"py314-columnize",
"py314-cfn-lint",
"py314-hcloud",
"autojump",
"py314-argh",
"pipenv"
]
}
]
},
{
"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": 349
}
],
"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": [
"py314-py2app"
]
}
]
},
{
"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": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-flit_core",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-more-itertools",
"py314-jaraco.functools",
"py314-jaraco.classes",
"py314-jaraco.text"
]
}
]
},
{
"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",
"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": []
},
{
"name": "py314-mpmath",
"portdir": "python/py-mpmath",
"version": "1.3.0",
"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": 2871
}
],
"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-sympy"
]
},
{
"type": "test",
"ports": [
"py314-scipy"
]
}
]
},
{
"name": "py314-msgpack",
"portdir": "python/py-msgpack",
"version": "1.1.1",
"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"
]
}
]
},
{
"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": []
},
{
"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"
]
}
],
"depends_on": []
},
{
"name": "py314-multidict",
"portdir": "python/py-multidict",
"version": "6.7.0",
"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": 90
}
],
"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": [
"py314-aiohttp",
"py314-aiobotocore",
"py314-yarl"
]
}
]
},
{
"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": 2871
}
],
"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"
]
}
]
},
{
"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": [
"py314-py7zr"
]
}
]
},
{
"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": []
},
{
"name": "py314-mypy",
"portdir": "python/py-mypy",
"version": "1.19.1",
"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": 249
}
],
"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": [
"py314-pathspec",
"py314-mypy_extensions",
"py314-typing_extensions",
"py314-librt",
"python314"
]
},
{
"type": "run",
"ports": [
"mypy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"refurb",
"py314-scipy"
]
},
{
"type": "test",
"ports": [
"py314-typer",
"py314-rsa",
"py314-asgiref",
"py314-numpy",
"py314-pytest-asyncio"
]
}
]
},
{
"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": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-psygnal",
"py314-mypy",
"py314-black",
"py314-pyannotate"
]
}
]
},
{
"name": "py314-nanobind",
"portdir": "python/py-nanobind",
"version": "2.10.2",
"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": 1989
}
],
"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-gemmi"
]
},
{
"type": "lib",
"ports": [
"py-nanobind"
]
}
]
},
{
"name": "py314-narwhals",
"portdir": "python/py-narwhals",
"version": "2.15.0",
"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": 1212
}
],
"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"
]
}
]
},
{
"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": 1989
}
],
"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": []
},
{
"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": 2871
}
],
"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": [
"py314-nbconvert"
]
}
]
},
{
"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": 2871
}
],
"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_server",
"py314-jupyter_sphinx"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"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": 2871
}
],
"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-nbclient",
"py314-jupyter_server",
"py314-nbconvert",
"py314-jupyter_sphinx"
]
}
]
},
{
"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-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": 651
}
],
"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-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": 2871
}
],
"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"
]
}
]
},
{
"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",
"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": []
},
{
"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": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-scikit-image",
"py314-cfn-lint"
]
},
{
"type": "test",
"ports": [
"py314-igraph"
]
}
]
},
{
"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": 1989
}
],
"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": [
"peakipy"
]
}
]
},
{
"name": "py314-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20250920-1f575edf",
"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": 1989
}
],
"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": []
},
{
"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": 1989
}
],
"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": [
"pre-commit",
"py-nodeenv",
"py314-pre-commit"
]
}
]
},
{
"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": 2871
}
],
"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"
]
}
]
},
{
"name": "py314-numdifftools",
"portdir": "python/py-numdifftools",
"version": "0.9.42",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pbrod/numdifftools",
"description": "Solve automatic numerical differentiation problems in one or more variables.",
"long_description": "Solve automatic numerical differentiation problems in one or more variables.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"py314-statsmodels",
"python314",
"py314-numpy",
"py314-scipy",
"py314-algopy"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-matplotlib",
"py314-line_profiler"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-numdifftools",
"chemex",
"peakipy"
]
}
]
},
{
"name": "py314-numexpr",
"portdir": "python/py-numexpr",
"version": "2.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/numexpr",
"description": "Multiple-operator array expression evaluator",
"long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"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": [
"py314-blosc2",
"py314-tables"
]
}
]
},
{
"name": "py314-numpy",
"portdir": "python/py-numpy",
"version": "2.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numpy.org",
"description": "The core utilities for the scientific library scipy for Python",
"long_description": "The core utilities for the scientific library scipy for Python",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-cython",
"py314-meson-python",
"pkgconfig",
"clang-20",
"gcc15",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python314"
]
},
{
"type": "run",
"ports": [
"py314-oldest-supported-numpy"
]
},
{
"type": "test",
"ports": [
"py314-cython",
"py314-tz",
"py314-pytest",
"py314-hypothesis",
"py314-charset-normalizer",
"py314-cffi",
"py314-mypy",
"py314-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyarrow",
"py314-ndindex",
"py314-tables",
"vitables",
"py314-nmrglue",
"py314-nmrglue-devel",
"py314-asdf-astropy",
"py314-peakutils",
"py314-pythonqwt",
"py314-skyfield",
"py314-shapely",
"py314-astropy",
"py314-astropy-healpix",
"py314-biopython",
"py314-arviz",
"py314-statsmodels",
"py314-xarray",
"py314-contextily",
"py314-rasterio",
"py314-cftime",
"py314-scikit-umfpack",
"py314-emcee3",
"py314-contourpy",
"py314-matplotlib",
"py314-numdifftools",
"py314-pymc",
"arpeggio",
"chemex",
"arpeggio-devel",
"pymol",
"pymol-devel",
"py314-algopy",
"py314-bokeh",
"py314-scikit-image",
"peakipy",
"py314-gdal",
"py314-meshio",
"py314-vispy",
"py314-numexpr",
"py314-pytensor",
"py314-geopandas",
"py314-game",
"py314-dm-tree",
"py314-pandas",
"py314-pyogrio",
"py314-pywavelets",
"py314-imageio",
"py314-mahotas",
"py-numpy",
"py314-ipympl",
"py314-corner",
"py314-gsl",
"py314-patsy",
"py314-pyside6",
"py314-gyoto",
"py314-imagecodecs",
"py314-tifffile",
"py314-cartopy",
"py314-h5py",
"py314-xarray-einstats",
"py314-scipy",
"py314-fastdtw",
"py314-eli5",
"py314-pythran",
"py314-scikit-learn",
"py314-opencv4",
"py314-blosc2",
"py314-netcdf4",
"graphtage",
"py314-pyerfa",
"py314-asdf",
"py314-bottleneck",
"py314-guidata",
"py314-jplephem",
"py314-lmfit"
]
},
{
"type": "run",
"ports": [
"py314-rasterstats",
"py314-libpysal",
"py314-sounddevice",
"py314-spreg",
"py314-spyder",
"py314-tobler",
"py314-access",
"py314-esda"
]
},
{
"type": "test",
"ports": [
"py314-igraph",
"py314-uncertainties",
"py314-cairocffi",
"py314-svgelements",
"py314-dill"
]
}
]
},
{
"name": "py314-numpydoc",
"portdir": "python/py-numpydoc",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numpy/numpydoc",
"description": "Sphinx extension to support docstrings in Numpy format",
"long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-sphinx",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-jinja2"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-oauthlib",
"portdir": "python/py-oauthlib",
"version": "3.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oauthlib/oauthlib",
"description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"long_description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-cryptography",
"py314-blinker",
"py314-jwt"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-requests-oauthlib"
]
}
]
},
{
"name": "py314-oldest-supported-numpy",
"portdir": "python/py-oldest-supported-numpy",
"version": "0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
"description": "a numpy dependency stub",
"long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-blosc2",
"py314-cftime",
"py314-netcdf4"
]
},
{
"type": "run",
"ports": [
"py314-numpy"
]
}
]
},
{
"name": "py314-olefile",
"portdir": "python/py-olefile",
"version": "0.47",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-Pillow"
]
}
]
}
]
}