HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50724,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=498",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=496",
"results": [
{
"name": "py311-nanobind",
"portdir": "python/py-nanobind",
"version": "2.11.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wjakob/nanobind",
"description": "nanobind: tiny and efficient C++/Python bindings",
"long_description": "nanobind: tiny and efficient C++/Python bindings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"ninja",
"py311-build",
"py311-scikit-build-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-soxr"
]
}
]
},
{
"name": "py311-nameutils",
"portdir": "python/py-nameutils",
"version": "1.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://raf.org/nameutils",
"description": "Identify given/family names and capitalize correctly",
"long_description": "Identify given/family names and capitalize correctly. \n\nnameutils is a python module containing functions that can split a person's full name into their given and family names, and capitalize the letters appropriately. It understands complex names in Latin scripts from many different languages, and it understands Chinese, Japanese, and Korean names, in both their own characters, and romanized.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "raf",
"github": "macportsraf",
"ports_count": 33
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-regex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nameutils"
]
}
]
},
{
"name": "py311-myst-parser",
"portdir": "python/py-myst-parser",
"version": "3.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/MyST-Parser",
"description": "An extended commonmark compliant parser, with bridges to docutils & sphinx.",
"long_description": "MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility. This repository serves as the reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx. It contains an extended CommonMark-compliant parser using markdown-it-py, as well as a Sphinx extension that allows you to write MyST Markdown in Sphinx.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-flit_core",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-mdit-py-plugins",
"py311-markdown-it-py",
"py311-yaml",
"py311-sphinx",
"py311-jinja2",
"py311-docutils"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-beautifulsoup4",
"py311-mdit-py-plugins",
"py311-pytest-regressions"
]
}
],
"depends_on": []
},
{
"name": "py311-mysqlclient",
"portdir": "python/py-mysqlclient",
"version": "2.2.7",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Python3 interface to MySQL/MariaDB, fork of MySQL-python",
"long_description": "Python3 interface to MySQL/MariaDB, fork of MySQL-python",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"mysql57",
"mysql8",
"mariadb10_6",
"mariadb10_11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools",
"py311-wheel",
"pkgconfig",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"mariadb-10.11",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mypy",
"py311-psygnal",
"py311-black",
"py311-logilab-common",
"py311-pyannotate"
]
},
{
"type": "test",
"ports": [
"py311-trio"
]
}
]
},
{
"name": "py311-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": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-types-psutil",
"py311-types-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-pathspec",
"py311-typing_extensions",
"py311-mypy_extensions",
"py311-librt",
"python311"
]
},
{
"type": "run",
"ports": [
"mypy_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytokens"
]
},
{
"type": "lib",
"ports": [
"py311-scipy"
]
},
{
"type": "run",
"ports": [
"py311-pytest-mypy",
"py311-orjson"
]
},
{
"type": "test",
"ports": [
"py311-asgiref",
"py311-typer",
"py311-immutables",
"py311-numpy",
"py311-pytest-asyncio",
"py311-trio",
"py311-rsa"
]
}
]
},
{
"name": "py311-mygpoclient",
"portdir": "python/py-mygpoclient",
"version": "1.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/mygpoclient",
"description": "python module for interacting with my.gpodder.org web services",
"long_description": "The mygpoclient library allows developers to utilize a Pythonic interface to the my.gpodder.org web services. It's mostly useful for the gpodder podcast client.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-simplejson",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spotify-dl",
"qobuz-dl",
"py311-mediafile"
]
}
]
},
{
"name": "py311-musicbrainzngs",
"portdir": "python/py-musicbrainzngs",
"version": "0.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-musicbrainzngs.readthedocs.io/",
"description": "Python bindings for Musicbrainz' NGS webservice",
"long_description": "This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-murmurhash",
"portdir": "python/py-murmurhash",
"version": "1.0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/murmurhash",
"description": "Cython bindings for MurmurHash2",
"long_description": "Cython bindings for MurmurHash2",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cython"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-preshed",
"py311-thinc"
]
}
]
},
{
"name": "py311-mupdf",
"portdir": "python/py-mupdf",
"version": "1.24.2",
"license": "AGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymupdf.readthedocs.io",
"description": "Python bindings for MuPDF, a lightweight PDF, XPS, and E-book viewer, renderer and toolkit",
"long_description": "PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer and toolkit. Both PyMuPDF and MuPDF are maintained and developed by Artifex Software, Inc. MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks) formats, and it is known for its top performance and exceptional rendering quality. With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps, .cbz, .fb2 or .epub. In addition, about 10 popular image formats can also be handled like documents: .png, .jpg, .bmp, .tiff etc.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"swig-python",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"freetype",
"python311",
"mupdf"
]
}
],
"depends_on": []
},
{
"name": "py311-munkres",
"portdir": "python/py-munkres",
"version": "1.1.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://software.clapper.org/munkres/",
"description": "Munkres algorithm for Python",
"long_description": "The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the ith worker to the jth job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-munkres"
]
}
]
},
{
"name": "py311-munch",
"portdir": "python/py-munch",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Infinidat/munch",
"description": "A dot-accessible dictionary (a la JavaScript objects).",
"long_description": "A dot-accessible dictionary (a la JavaScript objects).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-pbr"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-py7zr"
]
}
]
},
{
"name": "py311-multiprocess",
"portdir": "python/py-multiprocess",
"version": "0.70.18",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/multiprocess",
"description": "better multiprocessing and multithreading in python",
"long_description": "better multiprocessing and multithreading in python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py311-dill",
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-datasets"
]
}
]
},
{
"name": "py311-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-etuples",
"py311-logical-unification",
"py311-minikanren"
]
}
]
},
{
"name": "py311-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": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-aiohttp",
"py311-aiobotocore",
"py311-yarl"
]
}
]
},
{
"name": "py311-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": [
"py311-cython",
"clang-18",
"py311-build",
"py311-installer",
"py311-packaging",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"freetds",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-sqlalchemy",
"py311-pytest",
"py311-psutil",
"py311-gevent"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-neovim",
"py311-mitmproxy",
"py311-maggma",
"py311-blosc2",
"py311-cachecontrol",
"py311-mp-api",
"py311-distributed"
]
},
{
"type": "run",
"ports": [
"py311-librosa",
"py311-autobahn",
"py311-oslo-serialization"
]
}
]
},
{
"name": "py311-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-sympy"
]
},
{
"type": "test",
"ports": [
"py311-scipy"
]
}
]
},
{
"name": "py311-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-matplotlib",
"py311-astropy",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-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": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-cython",
"mpich-clang18",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-petsc4py"
]
}
]
},
{
"name": "py311-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-mp-api",
"portdir": "python/py-mp-api",
"version": "0.45.15",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/materialsproject/api",
"description": "API Client for the Materials Project",
"long_description": "API Client for the Materials Project",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-smart_open",
"py311-monty",
"python311",
"py311-emmet-core",
"py311-maggma",
"py311-pymatgen",
"py311-setuptools",
"py311-typing_extensions",
"py311-requests",
"py311-msgpack"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
},
{
"name": "py311-movingpandas",
"portdir": "python/py-movingpandas",
"version": "0.22.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/movingpandas/movingpandas",
"description": "MovingPandas is a Python library for movement data exploration and analysis.",
"long_description": "MovingPandas is a Python library for movement data exploration and analysis. MovingPandas provides trajectory data structures and functions for handling movement data based on Pandas, GeoPandas, and HoloViz",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"viz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-geopy",
"py311-geopandas",
"python311",
"py311-geoviews",
"py311-hvplot",
"py311-folium",
"py311-matplotlib",
"py311-bokeh",
"py311-mapclassify",
"py311-cartopy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-lonboard"
]
}
]
},
{
"name": "py311-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jaraco.text",
"py311-jaraco.functools",
"py311-jaraco.classes",
"py311-cheroot"
]
},
{
"type": "test",
"ports": [
"py311-path"
]
}
]
},
{
"name": "py311-monty",
"portdir": "python/py-monty",
"version": "2025.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://materialsvirtuallab.github.io/monty/",
"description": "Monty is the missing complement to Python.",
"long_description": "Monty is the missing complement to Python. Monty implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mp-api",
"py311-maggma",
"py311-emmet-core"
]
},
{
"type": "run",
"ports": [
"py311-pymatgen"
]
}
]
},
{
"name": "py311-mongomock",
"portdir": "python/py-mongomock",
"version": "4.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongomock/mongomock",
"description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"py311-tz",
"py311-sentinels",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-maggma"
]
}
]
},
{
"name": "py311-mongoengine",
"portdir": "python/py-mongoengine",
"version": "0.29.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mongoengine.org/",
"description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.",
"long_description": "MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-pymongo",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mongoengine"
]
}
]
},
{
"name": "py311-momepy",
"portdir": "python/py-momepy",
"version": "0.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.momepy.org/en/stable/",
"description": "Urban Morphology Measuring Toolkit (momepy)",
"long_description": "The PySAL momepy package is a library for quantitative analysis of urban form - urban morphometrics.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-setuptools_scm",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-libpysal",
"py311-geopandas",
"py311-shapely",
"py311-tqdm",
"py311-pandas",
"py311-networkx",
"py311-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pysal"
]
}
]
},
{
"name": "py311-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": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-altgraph",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-py2app"
]
}
]
},
{
"name": "py311-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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-stem",
"py311-thinc",
"py311-skyfield"
]
},
{
"type": "run",
"ports": [
"py311-pytest-shutil",
"py311-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py311-python-lsp-server",
"py311-webtest",
"py311-freezegun",
"py311-wurlitzer",
"py311-bitmath",
"py311-srsly",
"py311-requests-oauthlib",
"py311-python-lsp-jsonrpc",
"py311-docker",
"py311-oauthlib",
"py311-docx",
"py311-pytest-virtualenv",
"py311-m2r",
"py311-pygls",
"py311-configargparse",
"py311-parameterized",
"py311-cfn-lint",
"py311-hcloud",
"py311-aws-sam-translator",
"py311-columnize",
"py311-openid",
"http-prompt",
"py311-argh",
"py311-geopy",
"py311-ddt",
"py311-qt4py",
"py311-flake8"
]
}
]
},
{
"name": "py311-ml_dtypes",
"portdir": "python/py-ml_dtypes",
"version": "0.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jax-ml/ml_dtypes",
"description": "NumPy dtype extensions used in machine learning",
"long_description": "NumPy dtype extensions used in machine learning",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-20",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-onnx"
]
}
]
},
{
"name": "py311-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytorch"
]
}
]
},
{
"name": "py311-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pytorch",
"py311-mkl-include"
]
}
]
},
{
"name": "py311-mitmproxy_rs",
"portdir": "python/py-mitmproxy_rs",
"version": "0.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "Rust bits for Mitmproxy",
"long_description": "Rust bits for Mitmproxy, most notably WireGuard Mode and Local Redirect Mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-mitmproxy_macos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mitmproxy"
]
}
]
},
{
"name": "py311-mitmproxy_macos",
"portdir": "python/py-mitmproxy_macos",
"version": "0.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "Precompiled binaries used by Mitmproxy",
"long_description": "Precompiled binaries used by Mitmproxy, provides Local Redirect Mode and automates the certificate trust process. See https://mitmproxy.org/posts/local-redirect/macos/",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-mitmproxy_rs"
]
}
]
},
{
"name": "py311-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "11.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-cryptography",
"py311-openssl",
"py311-msgpack",
"py311-tornado",
"py311-h11",
"py311-h2",
"py311-hyperframe",
"py311-ruamel-yaml",
"py311-ruamel-yaml-clib",
"py311-flask",
"py311-zstd",
"py311-urwid",
"py311-pyperclip",
"py311-asgiref",
"py311-kaitaistruct",
"py311-ldap3",
"py311-passlib",
"py311-publicsuffix2",
"py311-wsproto",
"py311-aioquic",
"py311-mitmproxy_rs",
"python311",
"py311-parsing",
"py311-sortedcontainers",
"py311-certifi",
"py311-brotli"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-requests",
"py311-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py311-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": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"present",
"py311-nbconvert",
"py311-flasgger"
]
},
{
"type": "run",
"ports": [
"py311-m2r"
]
}
]
},
{
"name": "py311-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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-toolz",
"py311-cons",
"py311-logical-unification",
"py311-multipledispatch",
"py311-etuples"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pytensor",
"py311-aesara"
]
}
]
},
{
"name": "py311-minidb",
"portdir": "python/py-minidb",
"version": "2.0.7",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thp.io/2010/minidb/",
"description": "A simple SQLite3-based store for Python objects",
"long_description": "A simple SQLite3-based store for Python objects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-urlwatch"
]
}
]
},
{
"name": "py311-mimeparse",
"portdir": "python/py-mimeparse",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbtsai/python-mimeparse",
"description": "Basic functions for handling mimetypes in Python",
"long_description": "Basic functions for handling mimetypes in Python",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-tastypie"
]
}
]
},
{
"name": "py311-milc",
"portdir": "python/py-milc",
"version": "1.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clueboard/milc",
"description": "Opinionated Batteries-Included Python 3 CLI Framework.",
"long_description": "MILC is a framework for writing CLI tools. It's goal is to make getting started easy and to grow with your program as it grows. MILC is Batteries Included- it gives you all the functionality that your users demand out of the box. Argument parsing, configuration files, flexible and configurable log output, ANSI colors, spinners, and other nicities are combined into one easy to use module.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-types-colorama",
"py311-argcomplete",
"py311-halo",
"py311-spinners",
"py311-platformdirs",
"py311-colorama"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-milc"
]
}
]
},
{
"name": "py311-mido",
"portdir": "python/py-mido",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mido.readthedocs.io/",
"description": "MIDI Objects for Python",
"long_description": "Mido is a library for working with MIDI messages and ports.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools_scm",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-pretty-midi"
]
}
]
},
{
"name": "py311-mgwr",
"portdir": "python/py-mgwr",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mgwr.readthedocs.io/en/latest/",
"description": "Multiscale Geographically Weighted Regression (mgwr)",
"long_description": "Multiscale Geographically Weighted Regression (mgwr), short for “spatial regression”, is a Python package to estimate simultaneous autoregressive spatial regression models. These models are useful when modeling processes where observations interact with one another.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-spreg",
"py311-spglm",
"py311-libpysal",
"py311-scipy",
"py311-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pysal"
]
}
]
},
{
"name": "py311-metpy",
"portdir": "python/py-metpy",
"version": "1.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Unidata/MetPy",
"description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
"long_description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-scipy",
"py311-pint",
"python311",
"py311-xarray",
"py311-pooch",
"py311-traitlets",
"py311-numpy",
"py311-pyproj",
"py311-pandas",
"py311-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py311-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-oct2py",
"py311-octave_kernel"
]
}
]
},
{
"name": "py311-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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"py311-pyproject_metadata",
"py311-meson",
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-gobject3",
"py311-scikit-umfpack",
"py311-cairo",
"py311-contourpy",
"py311-matplotlib",
"py311-pandas",
"py311-pywavelets",
"py311-pmdarima",
"py311-gsl",
"py311-scikit-image",
"py311-fabio",
"py311-beancount",
"py311-scipy",
"py311-scikit-learn",
"py311-numpy",
"py311-pyFAI"
]
}
]
},
{
"name": "py311-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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"ninja",
"py311-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-meson-python"
]
}
]
}
]
}