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=463",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=461",
"results": [
{
"name": "py312-pskc",
"portdir": "python/py-pskc",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arthurdejong.org/python-pskc/",
"description": "A library to handle Portable Symmetric Key Container (PSKC) files",
"long_description": "A Python module to handle Portable Symmetric Key Container (PSKC) files as defined in RFC 6030. PSKC files are used to transport and provision symmetric keys and key meta data (seed files) to different types of crypto modules, commonly one-time password systems or other authentication devices.",
"active": true,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-poetry-core",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-dateutil",
"py312-cryptography",
"python312"
]
}
],
"depends_on": []
},
{
"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": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pydot",
"python312",
"py312-rdflib",
"py312-six",
"py312-dateutil",
"py312-lxml",
"py312-networkx"
]
}
],
"depends_on": []
},
{
"name": "py312-proto-plus",
"portdir": "python/py-proto-plus",
"version": "1.26.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/proto-plus-python",
"description": "This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google.",
"long_description": "This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-protobuf3"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-google-api-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-google-api-core"
]
}
]
},
{
"name": "py312-protobuf3",
"portdir": "python/py-protobuf3",
"version": "4.21.12",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/protobuf",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"python312",
"py312-six",
"py312-flatbuffers"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-onnx",
"py312-siphon",
"py312-omemo-dr",
"py312-google-api-core",
"py312-googleapis-common-protos",
"py312-proto-plus"
]
}
]
},
{
"name": "py312-protego",
"portdir": "python/py-protego",
"version": "0.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/Protego",
"description": "Protego is a pure-Python `robots.txt` parser with support for modern conventions.",
"long_description": "Protego is a pure-Python `robots.txt` parser with support for modern conventions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-scrapy"
]
}
]
},
{
"name": "py312-propcache",
"portdir": "python/py-propcache",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/propcache",
"description": "fast implementation of cached properties",
"long_description": "accelerated versions of functools.cached_property",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-expandvars"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-aiohttp",
"py312-yarl"
]
}
]
},
{
"name": "py312-prompt_toolkit",
"portdir": "python/py-prompt_toolkit",
"version": "3.0.52",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prompt-toolkit/python-prompt-toolkit",
"description": "Library for building powerful interactive command lines in Python",
"long_description": "Library for building powerful interactive command lines in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-wcwidth"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-awscli2",
"py312-git-delete-merged-branches",
"py312-ptpython",
"py312-jupyter_console",
"py312-ipython"
]
},
{
"type": "run",
"ports": [
"py312-questionary"
]
}
]
},
{
"name": "py312-promise",
"portdir": "python/py-promise",
"version": "2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/syrusakbary/promise",
"description": "Promises/A implementation for Python",
"long_description": "Promises/A implementation for Python",
"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": [
{
"type": "lib",
"ports": [
"py-promise"
]
}
]
},
{
"name": "py312-prometheus_client",
"portdir": "python/py-prometheus_client",
"version": "0.23.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prometheus/client_python",
"description": "Prometheus instrumentation library for Python applications",
"long_description": "Prometheus instrumentation library for Python applications",
"active": true,
"categories": [
"devel",
"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-jupyter_server",
"py312-nbclassic"
]
}
]
},
{
"name": "py312-progressbar",
"portdir": "python/py-progressbar",
"version": "2.5.20251208",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/niltonvolpato/python-progressbar",
"description": "Text progressbar library for python",
"long_description": "This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-bitmath"
]
}
]
},
{
"name": "py312-prettytable",
"portdir": "python/py-prettytable",
"version": "0.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/prettytable",
"description": "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.",
"long_description": "PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of sub-tables by specifying a row range.",
"active": true,
"categories": [
"textproc",
"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": [
{
"type": "lib",
"ports": [
"py312-sigma-cli",
"py312-irodsclient",
"py312-ipython-sql"
]
},
{
"type": "run",
"ports": [
"py312-cliff",
"py312-cinderclient",
"py312-novaclient"
]
}
]
},
{
"name": "py312-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"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": [
"py312-traitlets"
]
},
{
"type": "test",
"ports": [
"py312-packaging",
"py312-cryptography",
"py312-structlog"
]
}
]
},
{
"name": "py312-preshed",
"portdir": "python/py-preshed",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/preshed",
"description": "Cython hash tables that assume keys are pre-hashed",
"long_description": "Cython hash tables that assume keys are pre-hashed",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-20",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cython",
"py312-cymem",
"py312-murmurhash"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-thinc"
]
}
]
},
{
"name": "py312-pre-commit",
"portdir": "python/py-pre-commit",
"version": "4.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pre-commit/pre-commit",
"description": "A framework for managing and maintaining multi-language pre-commit hooks",
"long_description": "A framework for managing and maintaining multi-language pre-commit hooks",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-virtualenv",
"py312-identify",
"py312-cfgv",
"py312-nodeenv",
"py312-yaml"
]
}
],
"depends_on": []
},
{
"name": "py312-precis-i18n",
"portdir": "python/py-precis-i18n",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/byllyfish/precis_i18n",
"description": "PRECIS framework for Unicode",
"long_description": "Implementation of PRECIS framework for Unicode to be used with usernames & passwords.",
"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": [
{
"type": "lib",
"ports": [
"py-precis-i18n"
]
},
{
"type": "run",
"ports": [
"py312-nbxmpp"
]
}
]
},
{
"name": "py312-pptx",
"portdir": "python/py-pptx",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scanny/python-pptx",
"description": "Python module for creating and updating PowerPoint files.",
"long_description": "A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system. It could also be used for making bulk updates to a library of presentations or simply to automate the production of a slide or two that would be tedious to get right by hand.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-Pillow",
"py312-lxml",
"py312-XlsxWriter",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-poyo",
"portdir": "python/py-poyo",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/poyo",
"description": "A lightweight YAML Parser for Python.",
"long_description": "A lightweight YAML Parser for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"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-powerline-gitstatus",
"portdir": "python/py-powerline-gitstatus",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaspernbrouwer/powerline-gitstatus",
"description": "A Powerline segment for showing the status of a Git working copy",
"long_description": "A Powerline segment for showing the status of a Git working copy.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-powerline"
]
}
],
"depends_on": []
},
{
"name": "py312-powerline-exitstatus-kai",
"portdir": "python/py-powerline-exitstatus-kai",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/i0ntempest/powerline-exitstatus-kai",
"description": "A Powerline segment for showing exit status or code",
"long_description": "A Powerline segment for showing exit status or code. Modified from Powerline Exitstatus.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-powerline"
]
}
],
"depends_on": []
},
{
"name": "py312-powerline",
"portdir": "python/py-powerline",
"version": "2.8.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/powerline/powerline",
"description": "The ultimate statusline/prompt utility",
"long_description": "Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-powerline-exitstatus-kai",
"py312-powerline-gitstatus"
]
}
]
},
{
"name": "py312-portend",
"portdir": "python/py-portend",
"version": "3.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/portend",
"description": "TCP port monitoring utilities",
"long_description": "TCP port monitoring utilities",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-coherent.licensed",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-tempora"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-portend"
]
}
]
},
{
"name": "py312-portalocker",
"portdir": "python/py-portalocker",
"version": "3.2.0",
"license": "PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WoLpH/portalocker",
"description": "Cross-platform locking library",
"long_description": "Portalocker is a library to provide an easy API to file locking.",
"active": true,
"categories": [
"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-redis"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-sacrebleu"
]
}
]
},
{
"name": "py312-pooch",
"portdir": "python/py-pooch",
"version": "1.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fatiando/pooch",
"description": "Pooch manages your Python library's sample data files it automatically downloads and stores them in a local directory with support for versioning and corruption checks.",
"long_description": "Pooch manages your Python library's sample data files it automatically downloads and stores them in a local directory with support for versioning and corruption checks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"progress",
"sftp",
"xxhash"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-platformdirs",
"py312-requests",
"py312-tqdm",
"py312-paramiko"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-metpy"
]
},
{
"type": "run",
"ports": [
"py312-librosa"
]
},
{
"type": "test",
"ports": [
"py312-scipy"
]
}
]
},
{
"name": "py312-polygon",
"portdir": "python/py-polygon",
"version": "3.0.9.1",
"license": "LGPL and Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.j-raedler.de/projects/polygon",
"description": "Python bindings for General Polygon Clipping Library",
"long_description": "Polygon is a python package that simplifies the handling of polygons in 2D. It contains Python bindings for gpc, the excellent General Polygon Clipping Library by Alan Murta and some extensions written in C and pure Python.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"numpy",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-polygon"
]
}
]
},
{
"name": "py312-pointpats",
"portdir": "python/py-pointpats",
"version": "2.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/pointpats/",
"description": "Point Pattern Analysis (pointpats)",
"long_description": "The PySAL Point Pattern Analysis (pointpats) package is an open-source python library for the statistical analysis of planar point patterns.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-setuptools_scm",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-libpysal",
"py312-geopandas",
"py312-scipy",
"py312-shapely",
"py312-matplotlib",
"py312-pandas",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
},
{
"type": "run",
"ports": [
"py312-spopt"
]
}
]
},
{
"name": "py312-poetry-plugin-shell",
"portdir": "python/py-poetry-plugin-shell",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-poetry.org",
"description": "Poetry plugin to run subshell with virtual environment activated",
"long_description": "Poetry plugin to run subshell with virtual environment activated",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-shellingham",
"py312-pexpect",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-poetry-plugin-export",
"portdir": "python/py-poetry-plugin-export",
"version": "1.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-poetry.org",
"description": "Poetry plugin to export the dependencies to various formats",
"long_description": "Poetry plugin to export the dependencies to various formats",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-poetry-core",
"portdir": "python/py-poetry-core",
"version": "2.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/poetry-core",
"description": "A PEP 517 build backend implementation developed for Poetry.",
"long_description": "A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-josepy",
"yubikey-manager4",
"py312-gpsoauth",
"jrnl",
"py312-pastel",
"py312-dns-lexicon",
"py312-poethepoet",
"py312-fido2",
"py312-aiohappyeyeballs",
"py312-unpaddedbase64",
"epy",
"py312-alagitpull",
"py312-ffmpy",
"py312-fortranformat",
"py312-sh",
"py312-cleo",
"py312-backoff",
"py312-qrcode",
"radon",
"py312-pkgconfig",
"py312-tinydb",
"py312-sigma-cli",
"py312-pysigma",
"py312-funcparserlib",
"py312-pytzdata",
"py312-xdg",
"py312-rencode",
"py312-dunamai",
"py312-country",
"py312-pytest-httpserver",
"py312-requests-cache",
"py312-flask-babel",
"py312-virtualfish",
"py312-rsa",
"py312-coveralls",
"py312-bpylist2",
"py312-rich-theme-manager",
"py312-shortuuid",
"py312-xdg-base-dirs",
"py312-rich",
"py312-crashtest",
"py312-iso8601",
"py312-langcodes",
"py312-decli",
"py312-python-pae",
"reuse",
"py312-yaspin",
"py312-pygls",
"py312-pskc",
"py312-pick",
"py312-questionary",
"py312-docstyle",
"py312-flexmock",
"py312-tomlkit",
"py312-pylint-venv",
"py312-clikit",
"py312-textual",
"py312-rdflib",
"py312-poetry-plugin-shell",
"py312-poetry-plugin-export"
]
}
]
},
{
"name": "py312-poethepoet",
"portdir": "python/py-poethepoet",
"version": "0.41.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poethepoet.natn.io",
"description": "A batteries included task runner that works well with poetry or uv.",
"long_description": "A batteries included task runner that works well with poetry or uv.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-yaml",
"py312-pastel",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-podcastparser",
"portdir": "python/py-podcastparser",
"version": "0.6.10",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/podcastparser",
"description": "Simplified, fast RSS parser.",
"long_description": "The podcast parser project is a library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.",
"active": true,
"categories": [
"net",
"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": [
"gpodder",
"py-podcastparser"
]
}
]
},
{
"name": "py312-pmdarima",
"portdir": "python/py-pmdarima",
"version": "2.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alkaline-ml.com/pmdarima",
"description": "Python's forecast auto.arima equivalent",
"long_description": "Python's forecast auto.arima equivalent",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-meson-python",
"py312-cython",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-scipy",
"py312-statsmodels",
"py312-joblib",
"py312-scikit-learn",
"py312-pandas",
"py312-urllib3",
"py312-numpy",
"py312-cython",
"py312-packaging"
]
}
],
"depends_on": []
},
{
"name": "py312-plyvel",
"portdir": "python/py-plyvel",
"version": "1.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbolster/plyvel",
"description": "Plyvel is a fast and feature-rich Python interface to LevelDB.",
"long_description": "Plyvel is a Python interface to LevelDB that has a rich feature set, high performance and a friendly Pythonic API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"leveldb"
]
}
],
"depends_on": []
},
{
"name": "py312-ply",
"portdir": "python/py-ply",
"version": "3.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dabeaz.com/ply/",
"description": "lex and yacc implementation for Python",
"long_description": "lex and yacc implementation for Python",
"active": true,
"categories": [
"devel",
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt67-qtwebengine",
"qt67-qtwebengine-docs"
]
},
{
"type": "lib",
"ports": [
"py312-sip",
"dolfin",
"py312-smi",
"fava",
"py312-sip-devel",
"py312-jsonpath-rw",
"py312-lesscpy",
"py312-stone",
"py312-pythran",
"py312-pycifrw"
]
}
]
},
{
"name": "py312-plumbum",
"portdir": "python/py-plumbum",
"version": "1.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://plumbum.readthedocs.org",
"description": "Plumbum: Shell Combinators for Python",
"long_description": "Plumbum (Latin for lead, which was used to create pipes back in the day) is a small yet feature-rich library for shell script-like programs in Python. The motto of the library is \"Never write shell scripts again\", and thus it attempts to mimic the shell syntax (\"shell combinators\") where it makes sense, while keeping it all pythonic and cross-platform.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-plumbum"
]
}
]
},
{
"name": "py312-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-python-lsp-server",
"py312-hatchling",
"py312-pytest-cov",
"py312-pytest",
"py312-tox"
]
}
]
},
{
"name": "py312-plotly",
"portdir": "python/py-plotly",
"version": "6.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://plotly.com/python/",
"description": "Interactive graphing library for Python.",
"long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-hatchling",
"py312-jupyter_packaging",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-matplotlib",
"py312-jupyterlab",
"py312-tenacity",
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-pymatgen"
]
}
]
},
{
"name": "py312-platformdirs",
"portdir": "python/py-platformdirs",
"version": "4.9.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/platformdirs/platformdirs",
"description": "A small Python module for determining appropriate platform-specific dirs",
"long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"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-tox",
"py312-npe2",
"py312-pylint",
"py312-textual",
"py312-jupyter_core",
"py312-yapf",
"py312-virtualenv",
"py312-requests-cache",
"py312-findpython",
"py312-black",
"py312-pint",
"py312-pooch"
]
},
{
"type": "run",
"ports": [
"py312-openstacksdk",
"py312-libpysal",
"py312-xraydb"
]
}
]
},
{
"name": "py312-plac",
"portdir": "python/py-plac",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/plac",
"description": "Plac: Parsing the Command Line the Easy Way",
"long_description": "Plac: Parsing the Command Line the Easy Way",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-plac",
"py312-thinc"
]
}
]
},
{
"name": "py312-pkginfo",
"portdir": "python/py-pkginfo",
"version": "1.12.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pkginfo",
"description": "Query metadatdata from sdists and bdists installed packages.",
"long_description": "Provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"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-upt-pypi"
]
}
]
},
{
"name": "py312-pkgconfig",
"portdir": "python/py-pkgconfig",
"version": "1.5.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matze/pkgconfig",
"description": "Python module to interface with pkg-config.",
"long_description": "Python module to interface with pkg-config. It can be used to check if a package exists, check if a package meets certain version requirements, query CFLAGS and LDFLAGS, and parse the output to build extensions with setup.py.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-aiohttp",
"py312-xmlsec",
"py312-lz4",
"py312-h5py"
]
},
{
"type": "lib",
"ports": [
"py312-virtualfish"
]
}
]
},
{
"name": "py312-pkce",
"portdir": "python/py-pkce",
"version": "1.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RomeoDespres/pkce",
"description": "PKCE Pyhton generator",
"long_description": "PKCE Pyhton generator",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pipdeptree",
"portdir": "python/py-pipdeptree",
"version": "2.29.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naiquevin/pipdeptree",
"description": "Command line utility to show dependency tree of packages",
"long_description": "Command line utility to show dependency tree of packages",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-hatch-vcs",
"clang-18",
"py312-build",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-pip",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-pip",
"portdir": "python/py-pip",
"version": "26.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pip.pypa.io",
"description": "A tool for installing and managing Python packages.",
"long_description": "pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"python312"
]
},
{
"type": "run",
"ports": [
"pip_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-gyoto",
"py312-mkl",
"py312-mkl-include",
"py312-pyarrow",
"py312-pyfatfs"
]
},
{
"type": "lib",
"ports": [
"py312-pipdeptree",
"httpie"
]
}
]
},
{
"name": "py312-pint",
"portdir": "python/py-pint",
"version": "0.25.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pint.readthedocs.org/",
"description": "Pint: a Python units library",
"long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
"active": true,
"categories": [
"science",
"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",
"py312-typing_extensions",
"py312-platformdirs",
"py312-flexcache",
"py312-flexparser"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-metpy",
"tmt"
]
}
]
},
{
"name": "py312-Pillow",
"portdir": "python/py-Pillow",
"version": "9.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-imaging/Pillow",
"description": "Python Imaging Library (fork)",
"long_description": "Python Imaging Library (fork)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp",
"zlib",
"python312",
"py312-tkinter",
"py312-olefile",
"freetype",
"lcms2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-bokeh",
"matrix-commander",
"py312-fabio",
"py312-pikepdf",
"py312-xhtml2pdf",
"py312-sphinx-gallery",
"py312-cartopy",
"py312-pptx",
"ipe-tools",
"py312-matplotlib",
"py312-pyvo",
"gajim",
"py312-vispy",
"py312-reportlab",
"py312-pytesseract",
"py312-contextily",
"py312-blockdiag",
"py312-img2pdf",
"py312-opengl",
"py312-openslide",
"impressive",
"py312-imageio",
"py312-ipympl",
"py312-cairosvg"
]
},
{
"type": "run",
"ports": [
"py312-wxmplot",
"py312-imagehash",
"py312-xraylarch",
"py312-luma.core",
"py312-wordcloud",
"py312-zbar",
"py312-scikit-image",
"py312-wxpython-4.0"
]
},
{
"type": "test",
"ports": [
"py312-scrapy",
"py312-Faker",
"py312-svgelements",
"py312-django-allauth"
]
}
]
},
{
"name": "py312-pikepdf",
"portdir": "python/py-pikepdf",
"version": "10.3.0",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pikepdf/pikepdf",
"description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
"long_description": "pikepdf is based on QPDF, a powerful PDF manipulation and repair library.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-21"
]
},
{
"type": "lib",
"ports": [
"qpdf",
"py312-deprecated",
"python312",
"py312-packaging",
"py312-Pillow",
"py312-pybind11",
"py312-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-img2pdf"
]
},
{
"type": "test",
"ports": [
"py312-cairocffi"
]
}
]
},
{
"name": "py312-pickleshare",
"portdir": "python/py-pickleshare",
"version": "0.7.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vivainio/pickleshare",
"description": "Tiny 'shelve'-like database with concurrency support.",
"long_description": "Tiny 'shelve'-like database with concurrency support.",
"active": true,
"categories": [
"devel",
"science",
"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": "run",
"ports": [
"py312-spyder"
]
}
]
},
{
"name": "py312-pick",
"portdir": "python/py-pick",
"version": "2.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wong2/pick",
"description": "pick an option in the terminal with a simple GUI",
"long_description": "pick an option in the terminal with a simple GUI",
"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": []
},
{
"name": "py312-photoscript",
"portdir": "python/py-photoscript",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/photoscript",
"description": "Python wrapper around Apple Photos applescript interface",
"long_description": "Python wrapper around Apple Photos applescript interface",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-pyobjc",
"py312-applescript",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-phonenumbers",
"portdir": "python/py-phonenumbers",
"version": "8.13.30",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/daviddrysdale/python-phonenumbers",
"description": "parsing, formatting, storing and validating international phone numbers",
"long_description": "Python version of the Google common library for parsing, formatting, storing and validating international phone numbers",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"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-pydantic-extra-types"
]
}
]
}
]
}