HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52178,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=596",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=594",
"results": [
{
"name": "py313-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": [
"py313-hatch-nodejs-version",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-traitlets",
"py313-fastjsonschema",
"py313-jupyter_core",
"py313-jsonschema"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"py313-nbconvert",
"ihaskell",
"py313-jupyter_sphinx",
"py313-nbclient"
]
},
{
"type": "run",
"ports": [
"py313-marimo",
"py313-nbval"
]
}
]
},
{
"name": "py313-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",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-nbformat",
"py313-ipykernel",
"py313-jupyter_client",
"py313-coverage",
"py313-pytest"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-sympy",
"py313-matplotlib"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py313-onnx"
]
}
]
},
{
"name": "py313-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nclib"
]
}
]
},
{
"name": "py313-ndg_httpsclient",
"portdir": "python/py-ndg_httpsclient",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
"long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-openssl",
"py313-asn1",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ndg_httpsclient",
"certbot-dns-namecheap"
]
}
]
},
{
"name": "py313-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": [
"py313-wheel",
"py313-cython",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-sympy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-blosc2"
]
}
]
},
{
"name": "py313-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 313 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 313 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"cmake",
"pkgconfig",
"swig3-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nds2-client",
"python313",
"py313-numpy",
"swig3"
]
}
],
"depends_on": []
},
{
"name": "py313-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": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-msgpack",
"py313-greenlet"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-timeout"
]
}
],
"depends_on": []
},
{
"name": "py313-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": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-dash",
"py313-ipykernel"
]
}
]
},
{
"name": "py313-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": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-rad"
]
},
{
"type": "run",
"ports": [
"py313-oslo-config",
"py313-oslo-utils"
]
}
]
},
{
"name": "py313-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": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-cython",
"py313-oldest-supported-numpy",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"netcdf",
"python313",
"py313-certifi",
"py313-numpy",
"py313-cftime"
]
},
{
"type": "test",
"ports": [
"py313-packaging",
"py313-pytest",
"py313-cython"
]
}
],
"depends_on": []
},
{
"name": "py313-networkit",
"portdir": "python/py-networkit",
"version": "11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkit.iti.kit.edu/",
"description": "NetworKit is a toolbox for high-performance network analysis",
"long_description": "NetworKit is a toolbox for high-performance network analysis",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython",
"cmake"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy",
"py313-tabulate",
"libomp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-networkit"
]
}
]
},
{
"name": "py313-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",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tropycal",
"py313-prolif",
"py313-mapclassify",
"py313-prov",
"py313-MDAnalysis"
]
},
{
"type": "run",
"ports": [
"py313-pyvis",
"py313-spopt",
"py313-pymatgen",
"py313-momepy",
"py313-cfn-lint",
"py313-scikit-image"
]
},
{
"type": "test",
"ports": [
"py313-igraph"
]
}
]
},
{
"name": "py313-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": 1432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-panel"
]
}
]
},
{
"name": "py313-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": 280
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-wassima",
"py313-charset-normalizer",
"py313-orjson",
"py313-urllib3-future"
]
}
],
"depends_on": []
},
{
"name": "py313-nltk",
"portdir": "python/py-nltk",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nltk.org/",
"description": "Natural Language Toolkit",
"long_description": "NLTK is Python modules for research and development in natural language processing",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-click",
"py313-regex",
"py313-tqdm",
"py313-joblib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-beancount-import",
"py-nltk"
]
}
]
},
{
"name": "py313-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": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pre-commit"
]
}
]
},
{
"name": "py313-nose",
"portdir": "python/py-nose",
"version": "1.3.7",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nose.readthedocs.io/",
"description": "A Python unittest extension.",
"long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-setuptools"
]
},
{
"type": "run",
"ports": [
"nosetests_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-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",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-notebook_shim",
"py313-tornado",
"py313-jupyter_server",
"py313-jupyterlab_server",
"py313-jupyterlab"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-holoviews",
"py313-jupyter"
]
}
]
},
{
"name": "py313-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",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-jupyter_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyterlab",
"py313-notebook"
]
}
]
},
{
"name": "py313-notify2",
"portdir": "python/py-notify2",
"version": "0.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/takluyver/pynotify2",
"description": "Python interface to DBus notifications",
"long_description": "Python interface to DBus notifications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-notify2"
]
}
]
},
{
"name": "py313-novaclient",
"portdir": "python/py-novaclient",
"version": "18.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-novaclient/latest/",
"description": "Command line for openstack api",
"long_description": "This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-stevedore",
"py313-oslo-serialization",
"py313-oslo-utils",
"py313-oslo-i18n",
"py313-keystoneauth1",
"py313-iso8601",
"py313-prettytable"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-novaclient"
]
}
]
},
{
"name": "py313-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": 1432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-rich",
"py313-psygnal",
"python313",
"py313-typer",
"py313-pydantic-extra-types",
"py313-pydantic",
"py313-appdirs",
"py313-platformdirs",
"py313-yaml",
"py313-tomli-w"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 1432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-ntplib",
"portdir": "python/py-ntplib",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cf-natali/ntplib",
"description": "Simple interface to query NTP servers from Python.",
"long_description": "This module offers a simple interface to query NTP servers from Python. It also provides utility text (mode, leap indicator, ...). Since it is pure Python, and only depends on core modules, it should work on any platform with a decent Python implementation.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ntplib"
]
}
]
},
{
"name": "py313-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": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-zstd",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 178
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-docopt",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py313-numba",
"portdir": "python/py-numba",
"version": "0.65.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numba.pydata.org/",
"description": "Numba is a NumPy aware dynamic compiler for Python.",
"long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"openmp",
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-llvmlite",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pacmap",
"py313-pynndescent",
"py313-sparse",
"py313-quantecon"
]
},
{
"type": "run",
"ports": [
"py313-umap-learn",
"py313-resampy",
"py313-segregation",
"py313-librosa"
]
}
]
},
{
"name": "py313-numcodecs",
"portdir": "python/py-numcodecs",
"version": "0.16.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zarr-developers/numcodecs",
"description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"long_description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cpuinfo",
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zarr"
]
}
]
},
{
"name": "py313-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": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"py313-statsmodels",
"python313",
"py313-numpy",
"py313-scipy",
"py313-algopy"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-matplotlib",
"py313-line_profiler"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-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": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tables",
"py313-blosc2",
"py313-pyFAI"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-numpy",
"portdir": "python/py-numpy",
"version": "2.4.6",
"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": 457
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-meson-python",
"clang-20",
"gcc15",
"pkgconfig",
"py313-build",
"py313-installer",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python313"
]
},
{
"type": "run",
"ports": [
"py313-oldest-supported-numpy"
]
},
{
"type": "test",
"ports": [
"py313-tz",
"py313-charset-normalizer",
"py313-hypothesis",
"py313-pytest",
"py313-typing_extensions",
"py313-mypy",
"py313-cffi",
"py313-cython"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-reproject",
"py313-rsgislib"
]
},
{
"type": "lib",
"ports": [
"py313-MDAnalysis",
"py313-gsd",
"py313-mrcfile",
"py313-prolif",
"py313-arviz-base",
"py313-arviz-stats",
"py313-pymc",
"py313-pyarrow",
"py313-pytorch",
"py313-opencv4",
"py313-opencv4-devel",
"mathgl",
"py313-fabio",
"py313-h5py",
"py313-netcdf4",
"py313-tables",
"py313-asdf-astropy",
"py313-GridDataFormats",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydicom",
"py313-pyedr",
"py313-pyerfa",
"py313-pymatgen",
"py313-pymca",
"py313-pyregion",
"py313-pystoi",
"py313-pythonqwt",
"py313-pythran",
"py313-pywavelets",
"py313-quantecon",
"py313-regions",
"py313-samplerate",
"py313-scikit-image",
"py313-scikit-learn",
"py313-scikit-rf",
"py313-scikit-umfpack",
"py313-scikits-bootstrap",
"py313-scipy",
"py313-seaborn",
"py313-shapely",
"py313-silx",
"py313-siphon",
"py313-skyfield",
"py313-snuggs",
"py313-spaCy",
"py313-sparse",
"py313-spglib",
"py313-spiceypy",
"py313-statsmodels",
"py313-sunpy",
"py313-termplotlib",
"py313-thinc",
"py313-torchmetrics",
"py313-torchvision",
"py313-transformers",
"py313-tropycal",
"py313-ttfquery",
"py313-usadel1",
"py313-xarray",
"py313-xarray-einstats",
"py313-xformers",
"py313-zarr",
"py313-zlmdb",
"py313-gyoto",
"py313-nds2-client",
"py313-bokeh",
"py313-pandas",
"py313-guidata",
"py313-pytensor",
"py313-altair",
"py313-gradio",
"py313-asdf",
"py313-gdal",
"py313-healpy",
"py313-tifffile",
"py313-lscsoft-glue",
"py313-drms",
"pcraster",
"py313-pyogrio",
"py313-rasterio",
"py313-imagecodecs",
"py313-async-geotiff",
"py313-ligo-lw",
"py313-numba",
"py313-vispy",
"py313-pyside6",
"beets",
"beets-devel",
"beets-bpmanalyser",
"beets-describe",
"py313-libsvm",
"macos-fortress-easylistpac",
"py313-acor",
"py313-algopy",
"boost181-numpy",
"py313-astlib",
"py313-astroML",
"py313-astroplan",
"py313-astropy",
"py313-astropy-healpix",
"py313-astroscrappy",
"py313-aubio",
"py313-audiocraft",
"py313-beancount-import",
"py313-biopython",
"py313-blis",
"py313-blosc2",
"py313-bottleneck",
"py313-cartopy",
"py313-cftime",
"py313-contextily",
"py313-contourpy",
"py313-corner",
"py313-deap",
"py313-diffusers",
"py313-dm-tree",
"py313-eccodes",
"py313-emcee3",
"py313-emmet-core",
"py313-encodec",
"py313-fisx",
"py313-flashy",
"py313-game",
"py313-geopandas",
"py313-geoviews",
"py313-graph-tool",
"py313-gsl",
"py313-hvplot",
"py313-imageio",
"py313-ipympl",
"py313-jplephem",
"py313-kornia",
"py313-kornia-rs",
"py313-langid",
"py313-lap",
"py313-lmfit",
"py313-lonboard",
"py313-maggma",
"py313-mahotas",
"py313-mapclassify",
"py313-matplotlib",
"py313-matplotlib-basemap",
"py313-mdtraj",
"py313-meshio",
"py313-metpy",
"py313-mpl-animators",
"py313-napari-svg",
"py313-ndindex",
"py313-networkit",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-npx",
"py313-numcodecs",
"py313-numdifftools",
"py313-numexpr",
"py313-obspy",
"py313-onnx",
"py313-opengl-accelerate",
"py313-openunmix",
"py313-pacmap",
"py313-patsy",
"py313-pdal",
"py313-pdal-plugins",
"py313-peakutils",
"py313-pesq",
"py313-petsc4py",
"py313-photutils"
]
},
{
"type": "run",
"ports": [
"py313-pointpats",
"py313-segregation",
"py313-splot",
"py313-spopt",
"py313-spreg",
"py313-libpysal",
"py313-librosa",
"py313-spvcm",
"py313-spyder",
"py313-pmdarima",
"py313-xraylarch",
"py313-sentence-transformers",
"py313-xraydb",
"py313-fasttext",
"py313-datasets",
"py313-mgwr",
"py313-ml_dtypes",
"py313-pygmt",
"py313-umap-learn",
"py313-sounddevice",
"py313-soundfile",
"py313-esda",
"py313-soxr",
"py313-tobler",
"py313-pdftl",
"py313-folium",
"py313-spaghetti",
"py313-qimage2ndarray",
"py313-wxmplot",
"py313-reproject",
"py313-rasterstats",
"py313-access",
"py313-imagehash",
"py313-resampy",
"py313-aplpy",
"py313-inequality",
"py313-spglm",
"py313-wxpython-4.0",
"py313-spint"
]
},
{
"type": "test",
"ports": [
"py313-cairocffi",
"py313-pyavm",
"py313-dill",
"py313-blosc",
"py313-igraph",
"py313-svgelements",
"py313-mmtf-python",
"py313-uncertainties",
"py313-zbar"
]
}
]
},
{
"name": "py313-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": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinx",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-jinja2"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-nutpie",
"portdir": "python/py-nutpie",
"version": "0.16.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymc-devs.github.io/nutpie",
"description": "Sample Stan or PyMC models",
"long_description": "The nutpie package provides a fast NUTS sampler for PyMC and Stan models",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"py313-arviz",
"py313-zarr",
"python313",
"py313-obstore",
"py313-arro3-core",
"py313-platformdirs",
"py313-pandas",
"py313-xarray",
"py313-pyarrow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-pymc"
]
}
]
},
{
"name": "py313-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": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-blinker",
"py313-cryptography",
"py313-jwt"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"azure-cli",
"py313-discogs-client",
"py313-requests-oauthlib"
]
}
]
},
{
"name": "py313-objexplore",
"portdir": "python/py-objexplore",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kylepollina/objexplore",
"description": "Interactive Python Object Explorer",
"long_description": "Interactive Python Object Explorer",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-blessed",
"py313-rich",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-obspec",
"portdir": "python/py-obspec",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/obspec",
"description": "A Python protocol for interfacing with object storage.",
"long_description": "A Python protocol for interfacing with object storage.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-async-tiff"
]
}
]
},
{
"name": "py313-obspy",
"portdir": "python/py-obspy",
"version": "1.5.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"help2man",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-scipy",
"py313-matplotlib",
"python313",
"py313-requests",
"py313-decorator",
"py313-numpy",
"py313-sqlalchemy",
"py313-lxml"
]
},
{
"type": "run",
"ports": [
"obspy_select"
]
},
{
"type": "test",
"ports": [
"py313-packaging",
"py313-pytest",
"py313-pyproj",
"py313-pytest-json-report"
]
}
],
"depends_on": []
},
{
"name": "py313-obstore",
"portdir": "python/py-obstore",
"version": "0.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developmentseed.org/obstore",
"description": "The simplest, highest-throughput Python interface to Amazon S3, Google Cloud Storage, Azure Storage, & other S3-compliant APIs",
"long_description": "The simplest, highest-throughput Python interface to Amazon S3, Google Cloud Storage, Azure Storage, & other S3-compliant APIs, powered by Rust",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nutpie"
]
}
]
},
{
"name": "py313-octave_kernel",
"portdir": "python/py-octave_kernel",
"version": "1.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/octave_kernel",
"description": "A Jupyter kernel for Octave",
"long_description": "A Jupyter kernel for Octave",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-metakernel",
"octave"
]
}
],
"depends_on": []
},
{
"name": "py313-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": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-netcdf4",
"py313-blosc2",
"py313-cftime",
"py313-usadel1"
]
},
{
"type": "run",
"ports": [
"py313-numpy"
]
}
]
},
{
"name": "py313-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": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-Pillow"
]
}
]
},
{
"name": "py313-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"openjdk11",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-antlr4-python3-runtime-49"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-dora-search",
"py313-hydra-core"
]
}
]
},
{
"name": "py313-omniORBpy",
"portdir": "python/py-omniORBpy",
"version": "4.3.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://omniorb.sourceforge.net/",
"description": "Python bindings for omniORB",
"long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-installer",
"py313-setuptools",
"pkgconfig",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"omniORB"
]
}
],
"depends_on": []
},
{
"name": "py313-onnx",
"portdir": "python/py-onnx",
"version": "1.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://onnx.ai/",
"description": "Open Neural Network Exchange",
"long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-20",
"py313-nanobind",
"cmake",
"pybind11",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-typing_extensions",
"py313-numpy",
"py313-protobuf3"
]
},
{
"type": "run",
"ports": [
"py313-ml_dtypes"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-tabulate",
"py313-nbval"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-pytorch"
]
}
]
},
{
"name": "py313-openai",
"portdir": "python/py-openai",
"version": "2.41.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/openai-python",
"description": "The official Python library for the openai API",
"long_description": "The official Python library for the openai API",
"active": true,
"categories": [
"python",
"llm"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py313-distro",
"py313-httpx",
"python313",
"py313-jiter",
"py313-pydantic",
"py313-typing_extensions",
"py313-sniffio",
"py313-anyio",
"py313-tqdm"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-marimo"
]
}
]
},
{
"name": "py313-openbabel",
"portdir": "python/py-openbabel",
"version": "3.2.0",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Python interface to the Open Babel chemistry library",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
"active": true,
"categories": [
"devel",
"science",
"python",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-scikit-build-core",
"py313-installer",
"py313-setuptools_scm",
"ninja",
"pkgconfig",
"swig-python",
"eigen3",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"openbabel"
]
}
],
"depends_on": []
},
{
"name": "py313-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"zlib",
"libquirc",
"imath",
"python313",
"py313-numpy",
"webp",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py313-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"libquirc",
"imath",
"python313",
"py313-numpy",
"opencv4-devel",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
}
]
}