HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49348,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=23",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=21",
"results": [
{
"name": "py313-qdarkstyle",
"portdir": "python/py-qdarkstyle",
"version": "3.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
"description": "A dark stylesheet for Python and Qt applications",
"long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 585
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-qtpy",
"py313-helpdev",
"py313-qtsass",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qdarkstyle"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-pytensor",
"portdir": "python/py-pytensor",
"version": "2.35.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/pytensor",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1910
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-toml",
"py313-cython",
"py313-versioneer"
]
},
{
"type": "lib",
"ports": [
"py313-logical-unification",
"python313",
"py313-minikanren",
"py313-setuptools",
"py313-typing_extensions",
"py313-filelock",
"py313-numpy",
"py313-scipy",
"py313-cons",
"py313-etuples"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pymc",
"py-pytensor"
]
}
]
},
{
"name": "py313-pymc",
"portdir": "python/py-pymc",
"version": "5.26.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/pymc",
"description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
"long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1910
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-versioneer"
]
},
{
"type": "lib",
"ports": [
"py313-pandas",
"py313-cloudpickle",
"python313",
"py313-arviz",
"py313-pytensor",
"py313-rich",
"py313-typing_extensions",
"py313-numpy",
"py313-scipy",
"py313-threadpoolctl",
"py313-cachetools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymc"
]
}
]
},
{
"name": "py313-pygithub",
"portdir": "python/py-pygithub",
"version": "2.6.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pygithub.readthedocs.io/",
"description": "Typed interactions with the GitHub API v3",
"long_description": "PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-setuptools_scm",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pynacl",
"py313-deprecated",
"py313-jwt",
"py313-cryptography",
"py313-typing_extensions",
"py313-urllib3",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygithub"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-pyficache",
"portdir": "python/py-pyficache",
"version": "2.5.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python module for reading and caching lines",
"long_description": "The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1910
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pygments",
"py313-xdis",
"py313-term-background"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyficache"
]
},
{
"type": "run",
"ports": [
"py313-trepan3k"
]
},
{
"type": "test",
"ports": [
"py313-trepan3k"
]
}
]
},
{
"name": "py313-libsass",
"portdir": "python/py-libsass",
"version": "0.23.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass.github.io/libsass-python/",
"description": "Python binding for libsass",
"long_description": "Python binding for libsass",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1501
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libsass"
]
},
{
"type": "run",
"ports": [
"py313-qtsass"
]
}
]
},
{
"name": "py313-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-maturin",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer",
"py313-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jellyfish",
"beets",
"beets-devel"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-helpdev",
"portdir": "python/py-helpdev",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/dpizetta/helpdev",
"description": "HelpDev - Extracts information about the Python environment easily.",
"long_description": "HelpDev - Extracts information about the Python environment easily.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-psutil",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-helpdev",
"py313-qdarkstyle"
]
}
]
},
{
"name": "py313-cookiecutter",
"portdir": "python/py-cookiecutter",
"version": "2.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cookiecutter/cookiecutter",
"description": "A command-line utility that creates projects from project templates.",
"long_description": "A command-line utility that creates projects from project templates., e.g. creating a Python package project from a Python package project template.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1910
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-binaryornot",
"py313-rich",
"python313",
"py313-slugify",
"py313-arrow",
"py313-requests",
"py313-click",
"py313-yaml",
"py313-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cookiecutter"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-arviz",
"portdir": "python/py-arviz",
"version": "0.22.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz",
"description": "Exploratory analysis of Bayesian models",
"long_description": "Exploratory analysis of Bayesian models",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1910
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-matplotlib",
"py313-pandas",
"python313",
"py313-xarray-einstats",
"py313-h5netcdf",
"py313-xarray",
"py313-packaging",
"py313-typing_extensions",
"py313-numpy",
"py313-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pymc",
"py-arviz"
]
}
]
},
{
"name": "py313-argh",
"portdir": "python/py-argh",
"version": "0.31.3",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neithere/argh",
"description": "A simple argparse wrapper",
"long_description": "A simple argparse wrapper",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 585
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-17",
"py313-build",
"py313-flit_core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock",
"py313-iocapture"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-argh",
"py313-watchdog"
]
}
]
},
{
"name": "npm11",
"portdir": "devel/npm11",
"version": "11.6.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs24"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"emscripten",
"alcom",
"create-dmg-js",
"py39-panel",
"py310-panel",
"py311-panel",
"py312-panel",
"py313-panel",
"neohtop"
]
}
]
},
{
"name": "nodejs24",
"portdir": "lang/nodejs24",
"version": "24.9.0",
"license": "(MIT or BSD)",
"platforms": "{darwin != 11.*}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nodejs.org/",
"description": "Evented I/O for V8 JavaScript",
"long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
"active": true,
"categories": [
"net",
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [
"no_openssl3_with_quic"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python313",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"icu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alcom"
]
},
{
"type": "lib",
"ports": [
"py313-panel",
"create-dmg-js",
"npm11",
"py39-panel",
"py310-panel",
"py311-panel",
"py312-panel"
]
},
{
"type": "run",
"ports": [
"py311-panel",
"py312-panel",
"py313-panel",
"emscripten",
"py310-panel",
"py39-panel"
]
}
]
},
{
"name": "py313-cloudscraper",
"portdir": "python/py-cloudscraper",
"version": "1.2.71",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/VeNoMouS/cloudscraper",
"description": "A Python module to bypass Cloudflare's anti-bot page",
"long_description": "A simple Python module to bypass Cloudflare's anti-bot page (also known as I'm Under Attack Mode, or IUAM), implemented with Requests. This can be useful if you wish to scrape or crawl a website protected with Cloudflare.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 138
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-requests",
"py313-requests-toolbelt",
"py313-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cloudscraper"
]
}
]
},
{
"name": "py313-bidi",
"portdir": "python/py-bidi",
"version": "0.6.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MeirKriheli/python-bidi",
"description": "Pure python implementation of the BiDi layout algorithm",
"long_description": "Pure python implementation of the BiDi layout algorithm",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bidi"
]
}
]
},
{
"name": "openjdk24-graalvm",
"portdir": "java/openjdk24-graalvm",
"version": "24.0.2",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.graalvm.org",
"description": "GraalVM Community Edition based on OpenJDK 24 (Short Term Support ended in September 2025)",
"long_description": "GraalVM Community Edition based on OpenJDK 24 (Short Term Support ended in September 2025) \n\nGraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 93
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 347
}
],
"variants": [
"Applets",
"BundledApp",
"JNI",
"WebStart"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-mercurial_extension_utils",
"portdir": "python/py-mercurial_extension_utils",
"version": "1.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/mercurial/mercurial-extension_utils",
"description": "Utility methods for Mercurial extensions",
"long_description": "Utility methods for Mercurial extensions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 166
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"mercurial"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mercurial_extension_utils",
"hg-keyring"
]
}
]
},
{
"name": "py313-iniparse",
"portdir": "python/py-iniparse",
"version": "0.5",
"license": "PSF and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/candlepin/python-iniparse",
"description": "Python Module for Accessing and Modifying Configuration Data in INI files",
"long_description": "iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tortoisehg",
"py-iniparse"
]
}
]
},
{
"name": "fish3",
"portdir": "shells/fish3",
"version": "3.7.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fishshell.com/",
"description": "The user-friendly command line shell - legacy version",
"long_description": "fish is a smart and user-friendly command line shell for macOS, Linux, and the rest of the family. This port is the last version of fish that written in C++. It is suitable for bootstrapping or use on systems without Rust installed.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"pcre2",
"libiconv",
"gettext-runtime"
]
},
{
"type": "test",
"ports": [
"py313-pexpect"
]
}
],
"depends_on": []
},
{
"name": "py313-pymatgen",
"portdir": "python/py-pymatgen",
"version": "2025.6.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymatgen.org/",
"description": "Python Materials Genomics (pymatgen) is a robust materials analysis code",
"long_description": "Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"clang-18",
"py313-cython",
"py313-wheel",
"py313-setuptools",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy"
]
},
{
"type": "run",
"ports": [
"py313-matplotlib",
"py313-tabulate",
"py313-networkx",
"py313-pandas",
"py313-beautifulsoup4",
"py313-plotly",
"py313-monty",
"py313-palettable",
"py313-pybtex",
"py313-spglib",
"py313-uncertainties",
"py313-scipy",
"py313-ruamel-yaml",
"py313-tqdm",
"py313-sympy",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymatgen",
"py313-emmet-core",
"py313-larixite",
"py313-mp-api"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-pybtex",
"portdir": "python/py-pybtex",
"version": "0.25.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://pybtex.org/",
"description": "A BibTeX-compatible bibliography processor in Python.",
"long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-yaml",
"py313-latexcodec"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pybtex",
"py313-emmet-core"
]
},
{
"type": "run",
"ports": [
"py313-pymatgen"
]
}
]
},
{
"name": "py313-latexcodec",
"portdir": "python/py-latexcodec",
"version": "3.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/latexcodec",
"description": "A lexer and codec to work with LaTeX code in Python.",
"long_description": "A lexer and codec to work with LaTeX code in Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"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": [
"py-latexcodec",
"py313-pybtex"
]
}
]
},
{
"name": "py313-palettable",
"portdir": "python/py-palettable",
"version": "3.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jiffyclub.github.io/palettable/",
"description": "Color palettes for Python",
"long_description": "Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-palettable"
]
},
{
"type": "run",
"ports": [
"py313-pymatgen"
]
}
]
},
{
"name": "py313-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": 97
}
],
"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-emmet-core",
"py313-maggma",
"py-monty",
"py313-mp-api"
]
},
{
"type": "run",
"ports": [
"py313-pymatgen"
]
}
]
},
{
"name": "py313-tzlocal",
"portdir": "python/py-tzlocal",
"version": "5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/tzlocal",
"description": "tzinfo object for the local timezone",
"long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pytzdata"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pgcli",
"py313-hanko",
"py-tzlocal"
]
}
]
},
{
"name": "py313-sunpy",
"portdir": "python/py-sunpy",
"version": "7.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [
"database",
"image",
"map",
"net",
"timeseries",
"visualization",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"py313-contourpy",
"py313-parfive",
"py313-beautifulsoup4",
"py313-scikit-image",
"python313",
"py313-astropy",
"py313-zeep",
"py313-h5netcdf",
"py313-reproject",
"py313-drms",
"py313-packaging",
"py313-numpy",
"py313-fsspec",
"py313-dateutil",
"py313-tqdm",
"py313-sqlalchemy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sunpy"
]
}
]
},
{
"name": "py313-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm_git_archive",
"py313-wheel",
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-h5py",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-h5netcdf",
"py313-arviz",
"py313-sunpy"
]
}
]
},
{
"name": "py313-zeep",
"portdir": "python/py-zeep",
"version": "4.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python-zeep.org/en/master/",
"description": "A fast and modern Python SOAP client.",
"long_description": "A fast and modern Python SOAP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [
"async",
"xmlsec"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-requests-toolbelt",
"py313-lxml",
"py313-cached-property",
"py313-defusedxml",
"python313",
"py313-httpx",
"py313-xmlsec",
"py313-isodate",
"py313-requests-file",
"py313-tz",
"py313-attrs",
"py313-requests",
"py313-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-sunpy",
"py-zeep"
]
}
]
},
{
"name": "py313-pytest-lazy-fixture",
"portdir": "python/py-pytest-lazy-fixture",
"version": "0.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tvorog/pytest-lazy-fixture",
"description": "It helps to use fixtures in pytest.mark.parametrize",
"long_description": "Use your fixtures in @pytest.mark.parametrize.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-flake8",
"py313-tox"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-lazy-fixture"
]
},
{
"type": "test",
"ports": [
"py313-pyarrow"
]
}
]
},
{
"name": "py313-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-packaging",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tox",
"py-pyproject_api"
]
}
]
},
{
"name": "py312-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-hatch-vcs",
"clang-18",
"py312-build",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tox"
]
}
]
},
{
"name": "py311-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-hatch-vcs",
"clang-18",
"py311-build",
"py311-hatchling"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-tox"
]
}
]
},
{
"name": "py39-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-tomli",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tox"
]
}
]
},
{
"name": "py310-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"py310-packaging",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tox"
]
}
]
},
{
"name": "py-pyproject_api",
"portdir": "python/py-pyproject_api",
"version": "1.10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/pyproject-api",
"description": "API to interact with the python pyproject.toml based projects",
"long_description": "API to interact with the python pyproject.toml based projects",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyproject_api"
]
}
],
"depends_on": []
},
{
"name": "py313-tox",
"portdir": "python/py-tox",
"version": "4.28.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tox.readthedocs.io/en/latest/",
"description": "tox: virtualenv-based automation of test activities",
"long_description": "Tox as is a generic virtualenv management and test command line tool",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 50
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"py313-filelock",
"py313-platformdirs",
"py313-virtualenv",
"tox_select",
"py313-chardet",
"py313-cachetools",
"py313-colorama",
"py313-pyproject_api",
"py313-toml",
"python313",
"py313-packaging",
"py313-setuptools",
"py313-pluggy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tox",
"py313-stem"
]
},
{
"type": "run",
"ports": [
"py313-pytest-lazy-fixture"
]
}
]
},
{
"name": "py313-asdf-astropy",
"portdir": "python/py-asdf-astropy",
"version": "0.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/asdf-astropy",
"description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
"long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-astropy",
"py313-packaging",
"py313-numpy",
"py313-asdf-transform-schemas",
"py313-asdf",
"py313-asdf-coordinates-schemas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-asdf-astropy"
]
}
]
},
{
"name": "py313-mpi4py",
"portdir": "python/py-mpi4py",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"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": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cython",
"mpich-clang18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpi4py"
]
}
]
},
{
"name": "py313-prov",
"portdir": "python/py-prov",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prov.readthedocs.org",
"description": "A Python library for W3C Provenance Data Model",
"long_description": "A Python library for W3C Provenance Data Model. It supports PROV-JSON and PROV-XML serialization and deserialization, and exporting of PROV documents into various graphical formats, e.g. PDF, PNG, SVG.",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 585
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-pydot",
"python313",
"py313-rdflib",
"py313-six",
"py313-dateutil",
"py313-lxml",
"py313-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-prov"
]
}
]
},
{
"name": "py312-prov",
"portdir": "python/py-prov",
"version": "1.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prov.readthedocs.org",
"description": "A Python library for W3C Provenance Data Model",
"long_description": "A Python library for W3C Provenance Data Model. It supports PROV-JSON and PROV-XML serialization and deserialization, and exporting of PROV documents into various graphical formats, e.g. PDF, PNG, SVG.",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 585
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-pydot",
"python312",
"py312-rdflib",
"py312-six",
"py312-dateutil",
"py312-lxml",
"py312-networkx"
]
}
],
"depends_on": []
},
{
"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": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1501
}
],
"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": [
{
"type": "build",
"ports": [
"py313-pypostal"
]
},
{
"type": "lib",
"ports": [
"py-nose"
]
},
{
"type": "test",
"ports": [
"py313-zbar"
]
}
]
},
{
"name": "py313-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 428
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-doctest-ignore-unicode"
]
}
]
},
{
"name": "py312-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 428
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-rdflib",
"portdir": "python/py-rdflib",
"version": "7.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RDFLib/rdflib",
"description": "Python library for working with RDF",
"long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-parsing",
"py313-isodate"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rdflib",
"py313-prov"
]
}
]
},
{
"name": "py312-rdflib",
"portdir": "python/py-rdflib",
"version": "7.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RDFLib/rdflib",
"description": "Python library for working with RDF",
"long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-parsing",
"py312-isodate"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-prov"
]
}
]
},
{
"name": "py313-pydot",
"portdir": "python/py-pydot",
"version": "1.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erocarrera/pydot",
"description": "Python interface to Graphviz's Dot",
"long_description": "This module provides with a full interface to create handle modify and process graphs in Graphviz's dot language.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"graphviz",
"py313-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pydot",
"py313-prov"
]
}
]
},
{
"name": "py312-pydot",
"portdir": "python/py-pydot",
"version": "1.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erocarrera/pydot",
"description": "Python interface to Graphviz's Dot",
"long_description": "This module provides with a full interface to create handle modify and process graphs in Graphviz's dot language.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"graphviz",
"py312-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-prov"
]
}
]
},
{
"name": "py313-astropy",
"portdir": "python/py-astropy",
"version": "7.1.1",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1093
}
],
"variants": [
"all",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-toml",
"py313-cython",
"py313-jinja2",
"py313-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"py313-matplotlib",
"py313-colorlog",
"cfitsio",
"py313-pandas",
"py313-h5py",
"py313-astropy-iers-data",
"erfa",
"wcslib",
"expat",
"python313",
"py313-packaging",
"py313-numpy",
"py313-yaml",
"py313-pythran",
"py313-scipy",
"py313-pyerfa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-asdf-astropy",
"py313-pyvo",
"py313-mpl-animators",
"py-astropy",
"py313-astropy-healpix",
"py313-sunpy",
"py313-skyfield"
]
},
{
"type": "run",
"ports": [
"py313-reproject"
]
}
]
},
{
"name": "py313-splot",
"portdir": "python/py-splot",
"version": "1.1.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://splot.readthedocs.io/en/latest/",
"description": "Lightweight plotting for geospatial analysis in PySAL (splot)",
"long_description": "splot connects spatial analysis done in PySAL to different popular visualization toolkits like matplotlib. The splot package allows you to create both static plots ready for publication and interactive visualizations for quick iteration and spatial data exploration.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-esda",
"py313-libpysal",
"py313-mapclassify",
"py313-spreg",
"py313-giddy",
"py313-seaborn",
"py313-geopandas",
"py313-matplotlib",
"py313-numpy",
"py313-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pysal",
"py-splot"
]
}
]
},
{
"name": "py313-segregation",
"portdir": "python/py-segregation",
"version": "2.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/segregation/",
"description": "Segregation Measurement, Inferential Statistics and Decomposition Analysis",
"long_description": "The PySAL segregation package provides a suite of tools for measuring segregation over time and space.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-setuptools_scm",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pandas",
"py313-geopandas",
"py313-scikit-learn",
"py313-seaborn",
"py313-libpysal",
"py313-mapclassify",
"py313-numba",
"py313-joblib",
"py313-deprecation",
"py313-matplotlib",
"py313-pyproj",
"py313-tqdm",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pysal",
"py-segregation"
]
}
]
}
]
}