HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50780,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=464",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=462",
"results": [
{
"name": "py312-pgspecial",
"portdir": "python/py-pgspecial",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pgspecial/",
"description": "Meta-commands handler for Postgres Database",
"long_description": "This package provides an API to execute meta-commands (AKA “special”, or “backslash commands”) on PostgreSQL.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-click",
"py312-psycopg",
"py312-sqlparse"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-pexpect",
"portdir": "python/py-pexpect",
"version": "4.9.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pexpect.readthedocs.org/",
"description": "Allows easy control of interactive console applications.",
"long_description": "Pexpect is a pure Python module for spawning child applications, controlling them, and responding to expected patterns in their output. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-ptyprocess",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-geomagpy",
"proxmark3-iceman",
"py312-poetry-plugin-shell",
"py312-ipython"
]
},
{
"type": "run",
"ports": [
"py312-spyder"
]
},
{
"type": "test",
"ports": [
"py312-scrapy"
]
}
]
},
{
"name": "py312-pew",
"portdir": "python/py-pew",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pew",
"description": "A tool to manage multiple virtual environments written in pure python",
"long_description": "A tool to manage multiple virtual environments written in pure python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools",
"py312-virtualenv",
"py312-virtualenv-clone"
]
},
{
"type": "run",
"ports": [
"pew_select"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-pendulum",
"portdir": "python/py-pendulum",
"version": "3.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pendulum/",
"description": "Python datetimes made easy",
"long_description": "Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-maturin",
"py312-setuptools-rust",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-dateutil",
"py312-tzdata",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pydantic-extra-types"
]
}
]
},
{
"name": "py312-pefile",
"portdir": "python/py-pefile",
"version": "2024.8.26",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erocarrera/pefile",
"description": "Parse and work with Portable Executable (PE) files",
"long_description": "pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. PE is the format used for executables, DLLs, object code, and other purposes on 32- and 64-bit versions of Windows operating systems. PE is also the standard executable format in EFI environments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-peewee",
"portdir": "python/py-peewee",
"version": "3.19.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coleifer/peewee/",
"description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
"long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-peakutils",
"portdir": "python/py-peakutils",
"version": "1.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://peakutils.readthedocs.io",
"description": "Peak detection utilities for 1D data",
"long_description": "Peak detection utilities for 1D data",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-scipy"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pandas"
]
}
],
"depends_on": []
},
{
"name": "py312-pdm-backend",
"portdir": "python/py-pdm-backend",
"version": "2.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdm-project/pdm-backend",
"description": "The build backend used by PDM that supports latest packaging standards",
"long_description": "The build backend used by PDM that supports latest packaging standards",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-anytree",
"py312-numdifftools",
"py312-pbs_installer",
"py312-webcolors",
"py312-pytoolconfig",
"py312-jsonconversion",
"py312-findpython",
"py312-django-mailman3",
"py312-annotated-doc",
"py312-fastapi",
"py312-typer",
"py312-asv-runner"
]
}
]
},
{
"name": "py312-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20260107",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-setuptools-git-versioning",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-charset-normalizer",
"py312-cryptography",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pdbecif",
"portdir": "python/py-pdbecif",
"version": "1.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PDBeurope/pdbecif",
"description": "Python package for reading, writing and manipulating mmCIF files",
"long_description": "Python package for reading, writing and manipulating mmCIF files, distributed by the wwPDB.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pdal-plugins",
"portdir": "python/py-pdal-plugins",
"version": "1.6.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python Plugins",
"long_description": "PDAL Python Plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py312-setuptools",
"py312-wheel",
"py312-scikit-build-core",
"py312-pybind11",
"cmake",
"ninja",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-pdal",
"PDAL"
]
}
],
"depends_on": []
},
{
"name": "py312-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-scikit-build-core",
"py312-pybind11",
"clang-20",
"cmake",
"ninja",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python312",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pandas",
"py312-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pdal-plugins"
]
}
]
},
{
"name": "py312-pbs_installer",
"portdir": "python/py-pbs_installer",
"version": "2025.10.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/pbs-installer",
"description": "An installer for indygreg's python-build-standalone",
"long_description": "The list of python versions are kept sync with the upstream automatically",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-pdm-backend",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-zstd",
"py312-httpx",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-munch",
"py312-cliff",
"py312-fixtures",
"git-review",
"py312-openstacksdk",
"py312-requestsexceptions",
"py312-requests-mock",
"py312-cinderclient",
"py312-openstackclient",
"py312-osc-lib",
"py312-oslo-config",
"py312-keystoneclient",
"py312-stevedore",
"py312-debtcollector",
"py312-keystoneauth1",
"py312-os-service-types",
"py312-oslo-i18n",
"py312-oslo-serialization",
"py312-oslo-utils",
"py312-lockfile",
"py312-qstylizer",
"py312-novaclient"
]
},
{
"type": "lib",
"ports": [
"py312-jschema_to_python",
"py312-sarif-om",
"py312-panedr",
"py312-virtualenvwrapper"
]
}
]
},
{
"name": "py312-patsy",
"portdir": "python/py-patsy",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/patsy",
"description": "Python package for describing statistical models.",
"long_description": "A Python package for describing statistical models and for building design matrices. It is closely inspired by and compatible with the 'formula' mini-language used in R and S.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pandas",
"py312-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-statsmodels"
]
}
]
},
{
"name": "py312-pathvalidate",
"portdir": "python/py-pathvalidate",
"version": "3.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thombashi/pathvalidate",
"description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
"long_description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-allpairspy",
"py312-tcolorpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scdl"
]
}
]
},
{
"name": "py312-pathtools",
"portdir": "python/py-pathtools",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/pathtools",
"description": "File system general utilities",
"long_description": "File system general utilities",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pathspec",
"portdir": "python/py-pathspec",
"version": "1.0.4",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-iminuit"
]
},
{
"type": "lib",
"ports": [
"py312-mypy",
"py312-scikit-build-core",
"py312-hatchling",
"py312-black"
]
}
]
},
{
"name": "py312-pathlib2",
"portdir": "python/py-pathlib2",
"version": "2.3.7.post1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pathlib2/",
"description": "Object-oriented filesystem paths (backport of standard pathlib)",
"long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-six",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pathlib2"
]
}
]
},
{
"name": "py312-path",
"portdir": "python/py-path",
"version": "17.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-coherent.licensed",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-more-itertools",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-pytest-shutil"
]
}
]
},
{
"name": "py312-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-poethepoet",
"py312-clikit"
]
}
]
},
{
"name": "py312-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.pylonsproject.org/projects/pastedeploy/en/latest/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pastedeploy"
]
},
{
"type": "test",
"ports": [
"py312-webtest"
]
}
]
},
{
"name": "py312-paste",
"portdir": "python/py-paste",
"version": "3.10.1",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonpaste.readthedocs.io/en/latest/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": []
},
{
"name": "py312-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": true,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py312-autobahn"
]
}
]
},
{
"name": "py312-partd",
"portdir": "python/py-partd",
"version": "1.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/partd/",
"description": "Appendable key-value storage.",
"long_description": "Appendable key-value storage.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-versioneer",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-toolz",
"py312-locket",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-dask"
]
}
]
},
{
"name": "py312-parso",
"portdir": "python/py-parso",
"version": "0.8.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/parso",
"description": "A Python Parser",
"long_description": "A Python Parser",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jedi"
]
},
{
"type": "run",
"ports": [
"py312-spyder"
]
}
]
},
{
"name": "py312-parsing",
"portdir": "python/py-parsing",
"version": "3.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"legit",
"py312-snuggs",
"py312-httplib2",
"py312-rdflib",
"py312-pysigma",
"py312-mitmproxy",
"py312-matplotlib"
]
},
{
"type": "run",
"ports": [
"py312-ezdxf",
"py312-rasterio",
"py312-oslo-utils",
"py312-pydot",
"py312-cloudscraper"
]
}
]
},
{
"name": "py312-parsimonious",
"portdir": "python/py-parsimonious",
"version": "0.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/parsimonious",
"description": "The fastest pure-Python PEG parser I can muster",
"long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-regex"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-parsel",
"portdir": "python/py-parsel",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapy/parsel/",
"description": "Extract data from HTML and XML using XPath and CSS selectors",
"long_description": "Extract data from HTML and XML using XPath and CSS selectors",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-pytest-runner",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-lxml",
"py312-psutil",
"py312-cssselect",
"py312-jmespath",
"py312-w3lib"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-scrapy",
"py312-itemloaders",
"py-parsel"
]
}
]
},
{
"name": "py312-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jrnl",
"py312-agate-sql",
"py312-agate"
]
}
]
},
{
"name": "py312-parse",
"portdir": "python/py-parse",
"version": "1.20.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-parfive",
"portdir": "python/py-parfive",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parfive.readthedocs.io/en/stable/",
"description": "A parallel file downloader using asyncio.",
"long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-aiohttp",
"py312-tqdm",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sunpy"
]
}
]
},
{
"name": "py312-paramiko",
"portdir": "python/py-paramiko",
"version": "3.5.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/paramiko/paramiko/",
"description": "Native Python SSHv2 protocol library",
"long_description": "This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-cryptography",
"py312-bcrypt",
"py312-pynacl",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-ansible-core",
"py312-pooch",
"py312-sshtunnel"
]
}
]
},
{
"name": "py312-parameterized",
"portdir": "python/py-parameterized",
"version": "0.9.0",
"license": "FreeBSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wolever/parameterized",
"description": "Parameterized testing with any Python test framework",
"long_description": "Parameterized testing with any Python test framework",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-mock",
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-aws-sam-translator"
]
}
]
},
{
"name": "py312-param",
"portdir": "python/py-param",
"version": "2.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/param",
"description": "Param is a library providing Parameters.",
"long_description": "Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-geoviews",
"py312-holoviews",
"py312-hvplot",
"py312-panel",
"py312-pyct"
]
},
{
"type": "run",
"ports": [
"py312-panel"
]
}
]
},
{
"name": "py312-panel",
"portdir": "python/py-panel",
"version": "1.8.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://panel.holoviz.org",
"description": "A high-level app and dashboarding solution for Python.",
"long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm11",
"clang-18",
"py312-hatch-vcs",
"py312-hatchling",
"py312-packaging",
"py312-installer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-bleach",
"py312-pandas",
"py312-xyzservices",
"python312",
"py312-param",
"py312-pyct",
"py312-pyviz_comms",
"py312-tqdm",
"py312-tzdata",
"panel_select",
"py312-narwhals",
"nodejs24",
"py312-bokeh",
"py312-typing_extensions",
"py312-markdown",
"py312-requests",
"py312-linkify-it-py",
"py312-markdown-it-py",
"py312-mdit-py-plugins"
]
},
{
"type": "run",
"ports": [
"py312-bleach",
"py312-pandas",
"py312-xyzservices",
"py312-bokeh",
"py312-param",
"py312-pyct",
"py312-pyviz_comms",
"py312-tqdm",
"py312-tzdata",
"panel_select",
"nodejs24",
"py312-mdit-py-plugins",
"py312-markdown-it-py",
"py312-linkify-it-py",
"py312-requests",
"py312-markdown",
"py312-typing_extensions",
"py312-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-geoviews",
"py312-holoviews",
"py312-hvplot"
]
}
]
},
{
"name": "py312-panedr",
"portdir": "python/py-panedr",
"version": "0.5.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbarnoud/panedr",
"description": "Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe.",
"long_description": "Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe. The library exposes one function—the edr_to_df function—that gets the path to an EDR file and returns a pandas dataframe.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pbr",
"py312-pandas"
]
},
{
"type": "test",
"ports": [
"py312-six",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-panedr"
]
}
]
},
{
"name": "py312-pandocfilters",
"portdir": "python/py-pandocfilters",
"version": "1.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jgm/pandocfilters",
"description": "Utilities for writing pandoc filters in python.",
"long_description": "Utilities for writing pandoc filters in python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-nbconvert"
]
}
]
},
{
"name": "py312-pandas",
"portdir": "python/py-pandas",
"version": "2.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pandas.pydata.org",
"description": "Powerful data structures for data analysis and statistics",
"long_description": "Powerful data structures for data analysis and statistics",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-wheel",
"py312-cython",
"py312-meson-python",
"py312-versioneer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-tz",
"py312-numpy",
"py312-dateutil",
"py312-pytzdata",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-wntr",
"WW",
"py312-holoviews",
"py312-hvplot",
"py312-mapclassify",
"py312-itables",
"py312-siphon",
"py312-geopandas",
"py312-arviz",
"py312-pymc",
"py312-bokeh",
"py312-scikit-rf",
"py312-xarray",
"py312-panedr",
"py312-panel",
"py312-seaborn",
"py312-maggma",
"py312-geoplot",
"py312-metpy",
"py312-altair",
"py312-skyfield",
"py312-astropy",
"py312-tropycal",
"py312-statsmodels",
"py312-drms"
]
},
{
"type": "run",
"ports": [
"py312-segregation",
"py312-panel",
"py312-colour",
"py312-libpysal",
"py312-spaghetti",
"py312-pmdarima",
"py312-tobler",
"py312-spvcm",
"py312-esda",
"py312-inequality",
"py312-spopt",
"py312-spreg",
"py312-spyder",
"py312-pymatgen",
"py312-pygmt",
"py312-pointpats",
"py312-momepy",
"py312-datasets",
"py312-access"
]
},
{
"type": "test",
"ports": [
"py312-igraph",
"py312-peakutils",
"py312-patsy",
"py312-pdal",
"py312-pyarrow"
]
}
]
},
{
"name": "py312-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": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-pymatgen"
]
}
]
},
{
"name": "py312-paho-mqtt",
"portdir": "python/py-paho-mqtt",
"version": "2.1.0",
"license": "(EPL-2 or EDL-1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclipse.org/paho",
"description": "MQTT version 3.1/3.1.1 client class",
"long_description": "Eclipse Paho MQTT Python client library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-geomagpy"
]
}
]
},
{
"name": "py312-pacmap",
"portdir": "python/py-pacmap",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YingfanWang/PaCMAP",
"description": "PaCMAP: Pairwise Controlled Manifold Approximation Projection",
"long_description": "PaCMAP: Pairwise Controlled Manifold Approximation Projection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-numba",
"py312-scikit-learn",
"py312-annoy"
]
}
],
"depends_on": []
},
{
"name": "py312-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-mssql",
"py312-panel",
"py312-gobject3",
"py312-pyside6",
"py312-zstd"
]
},
{
"type": "lib",
"ports": [
"py312-h5netcdf",
"py312-matplotlib",
"py312-sip",
"py312-geoviews",
"py312-hvplot",
"py312-tox",
"py312-pytest-rerunfailures",
"py312-stone",
"py312-pudb",
"py312-zmq",
"py312-ipykernel",
"py312-cartopy",
"py312-versioningit",
"py312-asv",
"py312-setuptools-git-versioning",
"py312-pooch",
"py312-altair",
"py312-qtpy",
"py312-mongomock",
"py312-kombu",
"py312-asdf",
"py312-pyqt-builder",
"py312-sunpy",
"py312-astropy",
"py312-statsmodels",
"py312-pytest-remotedata",
"py312-pytesseract",
"py312-dask",
"py312-pyproject_api",
"py312-desktop-notifier",
"py312-jupyter_server",
"py312-jupyterlab",
"py312-jupyterlab_server",
"py312-scikit-build-core",
"py312-qtconsole",
"py312-nbconvert",
"py312-hatchling",
"py312-py2app",
"py312-webargs",
"py312-hatch-requirements-txt",
"py312-ansible-core",
"py312-upt-macports",
"py312-pytoolconfig",
"py312-asdf-astropy",
"py312-geopandas",
"py312-pysigma",
"py312-arviz",
"py312-pyproject_metadata",
"py312-setuptools_scm",
"py312-pyogrio",
"py312-jupyter_packaging",
"py312-lazy_loader",
"py312-pyinstaller",
"py312-dunamai",
"py312-pyinstaller-hooks-contrib",
"py312-scikit-build",
"py312-build",
"py312-distributed",
"py312-deprecation",
"py312-mido",
"py312-sip-devel",
"py312-virtualfish",
"py312-findpython",
"py312-bokeh",
"py312-black",
"py312-scikit-image",
"py312-flasgger",
"py312-pytest",
"py312-xarray",
"py312-gunicorn",
"legit",
"py312-pikepdf",
"py312-nibabel",
"py312-jupytext"
]
},
{
"type": "run",
"ports": [
"py312-datasets",
"py312-oslo-utils",
"py312-pygmt",
"py312-huggingface_hub",
"py312-xraylarch",
"py312-panel",
"py312-ansible-compat",
"py312-pmdarima",
"py312-libpysal",
"py312-momepy",
"py312-keystoneclient",
"py312-pytorch",
"py312-sphinx",
"py312-silx",
"py312-splot"
]
},
{
"type": "test",
"ports": [
"py312-librosa",
"py312-netcdf4",
"py312-flask-cors",
"py312-obspy"
]
}
]
},
{
"name": "py312-pacal",
"portdir": "python/py-pacal",
"version": "1.6.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pacal.sourceforge.net/index.html",
"description": "PaCAL - ProbAbilistic CALculator",
"long_description": "What is PaCAL? PaCAL is a Python package which allows you to perform arithmetic on random variables just like you do with ordinary program variables. The variables can follow practically any distribution.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 45
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-sympy",
"py312-matplotlib",
"py312-scipy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pacal"
]
}
]
},
{
"name": "py312-owslib",
"portdir": "python/py-owslib",
"version": "0.35.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": true,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pyproj",
"py312-requests",
"py312-dateutil",
"py312-yaml",
"py312-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-cartopy"
]
}
]
},
{
"name": "py312-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupyter_server"
]
}
]
},
{
"name": "py312-outcome",
"portdir": "python/py-outcome",
"version": "1.3.0.post0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-attrs"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-async_generator",
"py312-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytest-trio",
"py312-trio"
]
}
]
},
{
"name": "py312-osxmetadata",
"portdir": "python/py-osxmetadata",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/osxmetadata",
"description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"long_description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-click",
"py312-xattr",
"py312-pyobjc",
"py312-bitstring",
"py312-applescript"
]
}
],
"depends_on": []
},
{
"name": "py312-os-service-types",
"portdir": "python/py-os-service-types",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/os-service-types/latest/",
"description": "Library for consuming OpenStack sevice-types-authority data",
"long_description": "Python library for consuming OpenStack sevice-types-authority data",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pbr"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-openstacksdk",
"py312-keystoneauth1"
]
}
]
},
{
"name": "py312-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "8.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-pbr",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-iso8601",
"py312-debtcollector",
"py312-oslo-i18n",
"py312-netaddr",
"py312-psutil",
"py312-yaml",
"py312-parsing",
"py312-tz",
"py312-packaging"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-keystoneclient",
"py312-cinderclient",
"py312-oslo-serialization",
"py312-novaclient",
"py312-osc-lib"
]
}
]
}
]
}