HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52414,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=421",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=419",
"results": [
{
"name": "py314-publicsuffix2",
"portdir": "python/py-publicsuffix2",
"version": "2.20191221",
"license": "(MIT or MPL-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nexB/python-publicsuffix2",
"description": "Get a public suffix for a domain name using the Public Suffix List",
"long_description": "Get a public suffix for a domain name using the Public Suffix List",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-requests",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-publicsuffix2",
"unfurl"
]
}
]
},
{
"name": "py314-ptyprocess",
"portdir": "python/py-ptyprocess",
"version": "0.7.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pexpect/ptyprocess",
"description": "Run a subprocess in a pseudo terminal",
"long_description": "Run a subprocess in a pseudo terminal",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pexpect",
"py-ptyprocess",
"py314-terminado"
]
}
]
},
{
"name": "py314-ptpython",
"portdir": "python/py-ptpython",
"version": "3.0.32",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prompt-toolkit/ptpython",
"description": "Python REPL build on top of prompt_toolkit",
"long_description": "Python REPL build on top of prompt_toolkit",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pygments",
"py314-appdirs",
"py314-jedi",
"py314-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ptpython_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-ptpython"
]
}
]
},
{
"name": "py314-psygnal",
"portdir": "python/py-psygnal",
"version": "0.15.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/psygnal",
"description": "Pure python implementation of Qt-style Signals",
"long_description": "Pure python implementation of Qt-style Signals, with (optional) signature and type checking, and support for threading.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-mypy_extensions",
"py314-typing_extensions",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-magicgui",
"napari",
"py314-npe2",
"py314-anywidget",
"py314-app-model",
"py-psygnal"
]
}
]
},
{
"name": "py314-psycopg2",
"portdir": "python/py-psycopg2",
"version": "2.9.10",
"license": "LGPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.psycopg.org",
"description": "A python DBAPI-2.0-compliant database adapter for postgresql",
"long_description": "Psycopg2 is a postgresql database adapter for python. It's fully compliant to python's DBAPI-2.0. psycopg is designed for heavily multi-threaded applications featuring connection pooling.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-virtualenv",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql17",
"python314",
"py314-setuptools",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"barman",
"openstreetmap-carto",
"py-psycopg2"
]
},
{
"type": "run",
"ports": [
"grass",
"qgis3"
]
}
]
},
{
"name": "py314-psutil",
"portdir": "python/py-psutil",
"version": "7.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/giampaolo/psutil",
"description": "A process utilities module for Python.",
"long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py314-prolif",
"napari",
"py314-pytest-xprocess",
"py314-robotframework-ride",
"py314-virtualfish",
"thefuck",
"asitop",
"glances",
"py314-helpdev",
"py314-ipykernel",
"py-psutil",
"py314-py7zr"
]
},
{
"type": "run",
"ports": [
"py314-spyder",
"py314-marimo",
"neovim-remote",
"tiptop"
]
},
{
"type": "test",
"ports": [
"py314-lz4",
"py314-mssql"
]
}
]
},
{
"name": "py314-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": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-poetry-core",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-dateutil",
"py314-cryptography",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pskc"
]
},
{
"type": "run",
"ports": [
"yubikey-manager"
]
}
]
},
{
"name": "py314-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": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-protobuf3"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-google-api-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-google-api-core",
"py-proto-plus"
]
}
]
},
{
"name": "py314-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": [
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"python314",
"py314-six",
"py314-flatbuffers"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"unfurl",
"yfinance",
"qgis3",
"py314-audiocraft",
"py314-google-api-core",
"py314-googleapis-common-protos",
"py314-onnx",
"py314-proto-plus",
"py-protobuf3"
]
},
{
"type": "run",
"ports": [
"py314-mlx-lm"
]
}
]
},
{
"name": "py314-propcache",
"portdir": "python/py-propcache",
"version": "0.5.2",
"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": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-expandvars",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-propcache",
"py314-aiohttp",
"py314-yarl"
]
}
]
},
{
"name": "py314-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": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-wcwidth"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-awscli2",
"py314-git-delete-merged-branches",
"xonsh",
"py314-ipython",
"py314-jupyter_console",
"py-prompt_toolkit",
"py314-ptpython"
]
}
]
},
{
"name": "py314-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": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter_server",
"py-prometheus_client"
]
}
]
},
{
"name": "py314-prolif",
"portdir": "python/py-prolif",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chemosim-lab/ProLIF",
"description": "Interaction Fingerprints for protein-ligand complexes and more",
"long_description": "Interaction Fingerprints for protein-ligand complexes and more",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-matplotlib",
"py314-networkx",
"py314-pandas",
"python314",
"py314-multiprocess",
"py314-MDAnalysis",
"py314-py3dmol",
"py314-dill",
"py314-numpy",
"py314-scipy",
"py314-tqdm",
"py314-psutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-prolif"
]
}
]
},
{
"name": "py314-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": [
"py314-installer",
"clang-18",
"py314-build",
"py314-pytest-runner",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-bitmath",
"py-progressbar"
]
}
]
},
{
"name": "py314-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": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-sigma-cli",
"py-prettytable"
]
}
]
},
{
"name": "py314-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": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pretend",
"py314-traitlets"
]
},
{
"type": "test",
"ports": [
"py314-cryptography",
"py314-structlog",
"py314-id",
"py314-packaging"
]
}
]
},
{
"name": "py314-preshed",
"portdir": "python/py-preshed",
"version": "3.0.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"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": 232
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-20",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-cython",
"py314-cymem",
"py314-murmurhash",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-preshed",
"py314-spaCy",
"py314-thinc"
]
}
]
},
{
"name": "py314-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": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-yaml",
"py314-virtualenv",
"py314-identify",
"py314-cfgv",
"py314-nodeenv"
]
}
],
"depends_on": []
},
{
"name": "py314-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": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-lxml",
"py314-Pillow",
"py314-XlsxWriter",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pptx"
]
}
]
},
{
"name": "py314-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": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poyo"
]
}
]
},
{
"name": "py314-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": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-portalocker",
"py314-msal-extensions"
]
}
]
},
{
"name": "py314-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": 1547
}
],
"variants": [
"progress",
"sftp",
"xxhash"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging",
"py314-platformdirs",
"py314-requests",
"py314-tqdm",
"py314-paramiko"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pooch",
"verde"
]
},
{
"type": "run",
"ports": [
"py314-librosa"
]
},
{
"type": "test",
"ports": [
"py314-scipy"
]
}
]
},
{
"name": "py314-polib",
"portdir": "python/py-polib",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/izimobil/polib/",
"description": "A library to manipulate gettext files (po and mo files).",
"long_description": "A library to manipulate gettext files (po and mo files).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"git-cola",
"py-polib"
]
}
]
},
{
"name": "py314-pointpats",
"portdir": "python/py-pointpats",
"version": "2.6.0",
"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": [
"clang-18",
"py314-setuptools_scm",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-libpysal",
"py314-geopandas",
"py314-shapely",
"py314-pandas",
"py314-matplotlib",
"py314-scipy",
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pointpats"
]
}
]
},
{
"name": "py314-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": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py314-pexpect",
"py314-shellingham",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry",
"py-poetry-plugin-shell"
]
}
]
},
{
"name": "py314-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": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry",
"py-poetry-plugin-export"
]
}
]
},
{
"name": "py314-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": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"rexi",
"py314-dns-lexicon",
"py314-rich",
"py314-aiohappyeyeballs",
"maigret",
"yubikey-manager",
"py314-tomlkit",
"py314-pygls",
"py314-pysigma",
"py314-poethepoet",
"py314-fido2",
"py314-sigma-cli",
"py314-textual",
"proselint",
"py314-oct2py",
"poetry",
"py314-bbpb",
"py314-bpylist2",
"py314-cleo",
"py314-country",
"py314-crashtest",
"py314-dbus-fast",
"py314-docstyle",
"py314-dunamai",
"py314-ffmpy",
"py314-flexmock",
"py314-funcparserlib",
"py314-isbinary",
"py314-josepy",
"py314-metakernel",
"py314-pastel",
"py314-pick",
"py314-pkgconfig",
"py314-poetry-plugin-export",
"py314-poetry-plugin-shell",
"py314-pskc",
"py314-pylint-venv",
"py314-pytest-httpserver",
"py314-pytzdata",
"py314-qrcode",
"py314-rdflib",
"py314-requests-cache",
"py314-rich-theme-manager",
"py314-rsa",
"py314-sentipy",
"py314-shortuuid",
"py314-tinydb",
"py314-virtualfish",
"py314-xdg-base-dirs",
"py314-yaspin",
"refurb",
"name-that-hash",
"pywhat",
"search-that-hash",
"justpath",
"pushbroom",
"rich-cli"
]
},
{
"type": "lib",
"ports": [
"poetry",
"py-poetry-core"
]
}
]
},
{
"name": "py314-poethepoet",
"portdir": "python/py-poethepoet",
"version": "0.48.0",
"license": "MIT",
"platforms": "{darwin any}",
"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": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py314-yaml",
"py314-pastel",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-poethepoet"
]
}
]
},
{
"name": "py314-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": 92
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"leveldb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-plyvel"
]
}
]
},
{
"name": "py314-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": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt610-qtwebengine",
"qt610-qtwebengine-docs",
"qt6-qtwebengine",
"qt6-qtwebengine-docs"
]
},
{
"type": "lib",
"ports": [
"py-ply",
"py314-pythran",
"py314-sip",
"py314-stone"
]
}
]
},
{
"name": "py314-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": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pytest",
"ocrmypdf",
"py314-hatchling",
"py-pluggy",
"py314-pytest-cov",
"py314-python-lsp-server",
"py314-tox"
]
}
]
},
{
"name": "py314-plotpy",
"portdir": "python/py-plotpy",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PlotPyStack/plotpy/",
"description": "Curve and image plotting tools for Python/Qt applications",
"long_description": "Curve and image plotting tools for Python/Qt applications",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-scikit-image",
"python314",
"py314-tifffile",
"py314-scipy",
"py314-Pillow",
"py314-guidata",
"py314-pythonqwt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-plotpy",
"peakipy"
]
}
]
},
{
"name": "py314-plotly",
"portdir": "python/py-plotly",
"version": "6.7.0",
"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": [
"py314-installer",
"clang-18",
"py314-build",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-narwhals",
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-holoviews",
"py314-dash",
"py-plotly",
"peakipy"
]
},
{
"type": "run",
"ports": [
"qgis3"
]
}
]
},
{
"name": "py314-platformdirs",
"portdir": "python/py-platformdirs",
"version": "4.10.0",
"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": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xml2rfc",
"py314-python-discovery",
"py314-virtualenv",
"yfinance",
"py-platformdirs",
"maigret",
"py314-nutpie",
"py314-yapf",
"pipx",
"py314-npe2",
"py314-hatch",
"py314-black",
"py314-textual",
"poetry",
"py314-findpython",
"py314-jupyter_core",
"py314-pint",
"py314-pooch",
"py314-pylint",
"py314-requests-cache",
"py314-tox"
]
},
{
"type": "run",
"ports": [
"py314-libpysal",
"nvchecker"
]
}
]
},
{
"name": "py314-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": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry",
"py-pkginfo",
"py314-upt-pypi"
]
}
]
},
{
"name": "py314-pkgconfig",
"portdir": "python/py-pkgconfig",
"version": "1.6.0",
"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": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-lz4",
"py314-xmlsec",
"py314-aiohttp",
"py314-h5py",
"py314-uharfbuzz"
]
},
{
"type": "lib",
"ports": [
"py314-virtualfish",
"py-pkgconfig"
]
}
]
},
{
"name": "py314-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": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pkce"
]
}
]
},
{
"name": "py314-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": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-setuptools",
"python314"
]
},
{
"type": "run",
"ports": [
"pip_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"xrootd",
"ghidra",
"py314-gyoto",
"py314-mkl",
"py314-mkl-include",
"py314-pyfatfs"
]
},
{
"type": "lib",
"ports": [
"platformio",
"py-pip",
"pipx"
]
}
]
},
{
"name": "py314-pint",
"portdir": "python/py-pint",
"version": "0.25.3",
"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": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-platformdirs",
"py314-typing_extensions",
"py314-flexcache",
"py314-flexparser"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-pint"
]
}
]
},
{
"name": "py314-Pillow",
"portdir": "python/py-Pillow",
"version": "12.3.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": 2897
}
],
"variants": [
"raqm",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-pybind11"
]
},
{
"type": "lib",
"ports": [
"freetype",
"libavif",
"zlib",
"py314-tkinter",
"py314-olefile",
"python314",
"lcms2",
"libjpeg-turbo",
"openjpeg",
"tiff",
"webp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pptx",
"py314-contextily",
"py314-matplotlib",
"py314-glymur",
"xyzrender",
"py314-plotpy",
"py314-openslide",
"sigil",
"py314-bokeh",
"grass",
"py314-vispy",
"napari",
"py314-pyvo",
"py314-svglib",
"py314-pikepdf",
"py314-pyside6-fluent-widgets",
"py314-qrcode",
"py314-reportlab",
"py314-sphinx-gallery",
"py314-torchvision",
"py314-xhtml2pdf",
"py-Pillow",
"ocrmypdf",
"py314-hanko",
"py314-gradio",
"py314-barcode",
"py314-blockdiag",
"py314-cairosvg",
"py314-cartopy",
"py314-colorthief",
"py314-diffusers",
"py314-fpdf2",
"py314-imageio",
"py314-img2pdf",
"py314-ipympl",
"py314-opengl"
]
},
{
"type": "run",
"ports": [
"qgis3",
"volatility3",
"py314-scikit-image",
"py314-wxpython-4.0",
"py314-luma.core"
]
},
{
"type": "test",
"ports": [
"py314-Faker",
"py314-svgelements"
]
}
]
},
{
"name": "py314-pikepdf",
"portdir": "python/py-pikepdf",
"version": "10.10.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": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-22",
"ninja",
"py314-build",
"py314-installer",
"py314-trove-classifiers",
"py314-scikit-build-core",
"py314-nanobind"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging",
"py314-lxml",
"py314-Pillow",
"py314-deprecated",
"qpdf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pikepdf",
"py314-pdftl",
"ocrmypdf",
"py314-img2pdf"
]
},
{
"type": "test",
"ports": [
"py314-cairocffi"
]
}
]
},
{
"name": "py314-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": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pickleshare"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-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": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pick"
]
}
]
},
{
"name": "py314-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": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pyobjc",
"py314-applescript",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-photoscript"
]
}
]
},
{
"name": "py314-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": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-phonenumbers",
"py314-pydantic-extra-types"
]
}
]
},
{
"name": "py314-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": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-ptyprocess",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xxh",
"proxmark3-iceman",
"py314-hatch",
"py314-ipython",
"py314-metakernel",
"py-pexpect",
"py314-poetry-plugin-shell"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-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": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-setuptools",
"py314-virtualenv",
"py314-pythonz",
"py314-virtualenv-clone"
]
},
{
"type": "run",
"ports": [
"pew_select"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pew"
]
}
]
},
{
"name": "py314-pesq",
"portdir": "python/py-pesq",
"version": "0.0.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ludlows/python-pesq",
"description": "PESQ (Perceptual Evaluation of Speech Quality) wrapper for Python",
"long_description": "A Python wrapper for the PESQ speech quality evaluation algorithm, supporting both narrowband and wideband modes.",
"active": true,
"categories": [
"audio",
"math",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-pytest-runner",
"py314-wheel",
"py314-cython",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-pesq"
]
}
]
},
{
"name": "py314-periodictable",
"portdir": "python/py-periodictable",
"version": "2.1.0",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-periodictable/periodictable",
"description": "Extensible periodic table of the elements",
"long_description": "Extensible periodic table of the elements",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-parsing",
"py314-numpy"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-cclib",
"py-periodictable"
]
}
]
},
{
"name": "py314-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": [
"py314-maturin",
"py314-build",
"py314-installer",
"py314-setuptools-rust",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-dateutil",
"py314-tzdata",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pendulum",
"py314-pydantic-extra-types"
]
}
]
}
]
}