HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50560,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=596",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=594",
"results": [
{
"name": "py313-xkcdpass",
"portdir": "python/py-xkcdpass",
"version": "1.30.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redacted/XKCD-password-generator",
"description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-xlib",
"portdir": "python/py-xlib",
"version": "0.33",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "python module for the X protocol",
"long_description": "The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.",
"active": true,
"categories": [
"python",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlib"
]
}
]
},
{
"name": "py313-xlrd",
"portdir": "python/py-xlrd",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.python-excel.org/",
"description": "module to extract data from Microsoft Excel spreadsheet files",
"long_description": "xlrd is a Python module to extract data from Microsoft Excel spreadsheet files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlrd",
"py313-csvkit",
"py313-agate-excel"
]
}
]
},
{
"name": "py313-xlsx2csv",
"portdir": "python/py-xlsx2csv",
"version": "0.8.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dilshod/xlsx2csv",
"description": "xlsx to csv converter",
"long_description": "Converts xslx files to csv format. Handles large XLSX files. Fast and easy to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlsx2csv"
]
}
]
},
{
"name": "py313-XlsxWriter",
"portdir": "python/py-XlsxWriter",
"version": "3.2.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmcnamara/XlsxWriter",
"description": "Python module for writing files in XLSX file format.",
"long_description": "XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pptx",
"py-XlsxWriter"
]
}
]
},
{
"name": "py313-xmlsec",
"portdir": "python/py-xmlsec",
"version": "1.3.17",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmlsec.readthedocs.io/en/latest/",
"description": "A set of Python bindings for the XML Security Library.",
"long_description": "A set of Python bindings for the XML Security Library.",
"active": true,
"categories": [
"textproc",
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pkgconfig",
"py313-wheel",
"py313-setuptools_scm",
"py313-toml",
"libtool",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-lxml",
"xmlsec"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zeep",
"py-xmlsec"
]
}
]
},
{
"name": "py313-xmltodict",
"portdir": "python/py-xmltodict",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinblech/xmltodict",
"description": "Makes working with XML feel like you are working with JSON",
"long_description": "This Python module makes working with XML feel like you are working with JSON.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-soco",
"py313-pywinrm"
]
},
{
"type": "test",
"ports": [
"py313-Faker"
]
}
]
},
{
"name": "py313-xraydb",
"portdir": "python/py-xraydb",
"version": "4.5.8",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xraypy.github.io/XrayDB",
"description": "X-ray reference data in a SQLite library, including a Python interface.",
"long_description": "X-ray reference data in a SQLite library, including a Python interface. The repository contains useful data about the interactions of X-rays with matter. It packages these different data sources into a single sqlite3 database which can, in principle, be used by a very large number of computer programming languages and environments.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools_scm",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-scipy",
"py313-sqlalchemy",
"py313-numpy",
"py313-platformdirs"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xraydb",
"py313-larixite"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-xraylarch",
"portdir": "python/py-xraylarch",
"version": "2025.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xraypy.github.io/xraylarch",
"description": "Larch is a system for analyzing X-ray data from synchrotron beamlines.",
"long_description": "Larch is an open-source library and set of applications for processing and analyzing X-ray absorption and fluorescence spectroscopy data and X-ray fluorescence and diffraction image data from synchrotron beamlines. It aims to be a complete analysis toolkit for X-ray absorption fine-structure spectroscopy (XAFS) including X-ray absorption near-edge spectroscopy (XANES) and extended X-ray absorption fine-structure spectroscopy (EXAFS). It also supports visualization and analysis tools for X-ray fluorescence (XRF) spectra and XRF and X-ray diffraction (XRD) images as collected at scanning X-ray microprobe beamlines.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"wxgui",
"qtgui"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-sqlalchemy",
"py313-yaml",
"py313-Pillow",
"py313-scipy",
"py313-lmfit",
"py313-uncertainties",
"py313-matplotlib",
"py313-dill",
"py313-tabulate",
"py313-termcolor",
"py313-imageio",
"py313-scikit-image",
"py313-numdifftools",
"py313-wxpython-4.0",
"py313-scikit-learn",
"py313-h5py",
"py313-pymatgen",
"py313-numexpr",
"py313-darkdetect",
"py313-hdf5plugin",
"py313-larixite",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pyshortcuts",
"py313-silx",
"py313-sqlalchemy-utils",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-fabio",
"py313-packaging",
"py313-charset-normalizer",
"py313-requests",
"py313-asteval",
"py313-psutil",
"py313-toml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xraylarch"
]
}
]
},
{
"name": "py313-xxhash",
"portdir": "python/py-xxhash",
"version": "3.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ifduyue/python-xxhash",
"description": "Python binding for xxHash",
"long_description": "Python binding for xxHash",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"xxhashlib",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xxhash"
]
},
{
"type": "run",
"ports": [
"py313-datasets"
]
}
]
},
{
"name": "py313-xyzservices",
"portdir": "python/py-xyzservices",
"version": "2025.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geopandas/xyzservices",
"description": "Source of XYZ tiles provider",
"long_description": "Source of XYZ tiles provider",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-contextily",
"py313-bokeh",
"py313-panel"
]
},
{
"type": "run",
"ports": [
"py313-panel",
"py313-folium"
]
}
]
},
{
"name": "py313-yaml",
"portdir": "python/py-yaml",
"version": "6.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yaml/pyyaml",
"description": "YAML 1.1 parser and emitter for Python",
"long_description": "PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"libyaml"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"llvm-21",
"llvm-19",
"mod_gnutls",
"flang-20",
"cabal",
"lldb-20",
"clang-20",
"mlir-20",
"llvm-devel",
"mlir-devel",
"clang-devel",
"lldb-devel",
"flang-devel",
"llvm-20",
"mlir-19",
"flang-21",
"clang-19",
"mesa",
"lldb-19",
"lldb-21",
"mlir-21",
"flang-19",
"clang-21"
]
},
{
"type": "lib",
"ports": [
"py313-dask",
"py313-vcrpy",
"py313-poethepoet",
"py313-scruffington",
"py313-pybtex",
"py-yaml",
"py313-cloudflare2",
"py313-hanko",
"py313-npe2",
"py313-bokeh",
"py313-jupyter_events",
"napari",
"py313-ansible-core",
"py313-pysigma",
"py313-responses",
"py313-cookiecutter",
"qutebrowser",
"py313-confuse",
"beets",
"beets-devel",
"beets-originquery",
"beets-xtractor",
"py313-flasgger",
"py313-pytorch",
"openstreetmap-carto",
"py313-owslib",
"py313-pre-commit",
"py313-benchexec",
"py313-zlmdb",
"py313-asdf",
"py313-awscli",
"py313-mrjob",
"py313-astropy",
"py313-watchdog",
"py313-donfig",
"osxphotos"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-datasets",
"py313-pytest-regressions",
"py313-huggingface_hub",
"py313-wxmplot",
"py313-ansible-compat",
"py313-kaptan",
"py313-oslo-utils",
"podman-compose-devel",
"podman-compose",
"qgis3-ltr",
"qgis3",
"py313-openstacksdk",
"py313-dns-lexicon",
"py313-oslo-config",
"py313-cliff",
"py313-cfn-lint",
"ramalama"
]
},
{
"type": "test",
"ports": [
"py313-pypdf",
"py313-configargparse",
"py313-tomlkit",
"py313-pylast",
"py313-aws-sam-translator",
"py313-jsonnet"
]
}
]
},
{
"name": "py313-yapf",
"portdir": "python/py-yapf",
"version": "0.43.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/yapf",
"description": "A formatter for Python files",
"long_description": "YAPF is based off of 'clang-format', developed by Daniel Jasper.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-platformdirs"
]
},
{
"type": "run",
"ports": [
"yapf_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-server",
"py-yapf"
]
}
]
},
{
"name": "py313-yara",
"portdir": "security/yara",
"version": "4.5.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/VirusTotal/yara-python",
"description": "yara bindings for python 3.13",
"long_description": "Malware identification and classification tool. This subport provides bindings for python 3.13",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"yara",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-yarl",
"portdir": "python/py-yarl",
"version": "1.22.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/yarl",
"description": "Yet another URL library.",
"long_description": "URL library with immutable URL objects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-expandvars",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-idna",
"py313-multidict",
"py313-propcache",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-vcrpy",
"py313-aiohttp",
"py-yarl"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-yaspin",
"portdir": "python/py-yaspin",
"version": "3.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavdmyt/yaspin",
"description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects",
"long_description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"clang-18",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-termcolor"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-z3",
"portdir": "math/z3",
"version": "4.15.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python 3.13 bindings for the Z3 theorem prover",
"long_description": "Python 3.13 bindings for the Z3 SMT solver library from Microsoft Research.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"cmake",
"ninja",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-setuptools",
"z3"
]
}
],
"depends_on": []
},
{
"name": "py313-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zarr-developers/zarr-python",
"description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
"long_description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-typing_extensions",
"py313-numpy",
"py313-donfig",
"py313-numcodecs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zarr"
]
},
{
"type": "run",
"ports": [
"py313-reproject"
]
}
]
},
{
"name": "py313-zbar",
"portdir": "python/py-zbar",
"version": "0.1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NaturalHistoryMuseum/pyzbar",
"description": "Read one-dimensional barcodes and QR codes from Python 2 and 3.",
"long_description": "Read one-dimensional barcodes and QR codes from Python 2 and 3.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-wheel",
"py313-setuptools",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-Pillow",
"zbar"
]
},
{
"type": "test",
"ports": [
"py313-numpy",
"py313-imageio",
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zbar",
"beets-barcode"
]
}
]
},
{
"name": "py313-zc-lockfile",
"portdir": "python/py-zc-lockfile",
"version": "3.0.post1",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zc.lockfile",
"description": "Basic inter-process locks",
"long_description": "The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zc-lockfile"
]
}
]
},
{
"name": "py313-zeep",
"portdir": "python/py-zeep",
"version": "4.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python-zeep.org/en/master/",
"description": "A fast and modern Python SOAP client.",
"long_description": "A fast and modern Python SOAP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"async",
"xmlsec"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-requests-toolbelt",
"py313-lxml",
"py313-cached-property",
"py313-defusedxml",
"python313",
"py313-httpx",
"py313-xmlsec",
"py313-isodate",
"py313-requests-file",
"py313-tz",
"py313-attrs",
"py313-requests",
"py313-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zeep",
"py313-sunpy"
]
}
]
},
{
"name": "py313-zipfile-deflate64",
"portdir": "python/py-zipfile-deflate64",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brianhelba/zipfile-deflate64",
"description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
"long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zipfile-deflate64"
]
}
]
},
{
"name": "py313-zipp",
"portdir": "python/py-zipp",
"version": "3.23.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/zipp",
"description": "A pathlib-compatible Zipfile object wrapper.",
"long_description": "A pathlib-compatible Zipfile object wrapper.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-coherent.licensed",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cabal"
]
},
{
"type": "lib",
"ports": [
"py313-importlib-metadata",
"py-zipp"
]
}
]
},
{
"name": "py313-zipstream-ng",
"portdir": "python/py-zipstream-ng",
"version": "1.8.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pR0Ps/iterable-io",
"description": "A modern and easy to use streamable zip file generator",
"long_description": "A modern and easy to use streamable zip file generator. It can package and stream many files and folders into a zip on the fly without needing temporary files or excessive memory. It can also calculate the final size of the zip file before streaming it.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 226
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zipstream-ng",
"magic-wormhole"
]
}
]
},
{
"name": "py313-zlmdb",
"portdir": "python/py-zlmdb",
"version": "25.12.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crossbario/zlmdb",
"description": "Object relational zero copy in memory database layer for LMDB.",
"long_description": "Object relational zero copy in memory database layer for LMDB.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1022
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-cbor2",
"python313",
"py313-txaio",
"py313-pynacl",
"py313-cffi",
"py313-click",
"py313-numpy",
"py313-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zlmdb"
]
}
]
},
{
"name": "py313-zmq",
"portdir": "python/py-zmq",
"version": "27.1.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-scikit-build-core",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-cffi",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_client",
"py-zmq",
"py313-ipykernel",
"py313-jupyter_server",
"py313-jupyter_console",
"py313-spyder-kernels",
"py313-maggma"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-zope-component",
"portdir": "python/py-zope-component",
"version": "6.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.component",
"description": "This package represents the core of the Zope Component Architecture.",
"long_description": "This package represents the core of the Zope Component Architecture.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-zope-event",
"py313-zopeinterface",
"py313-zope-hookable",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"certbot-dns-namecheap",
"py-zope-component"
]
},
{
"type": "test",
"ports": [
"py313-testfixtures"
]
}
]
},
{
"name": "py313-zope-event",
"portdir": "python/py-zope-event",
"version": "5.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.event",
"description": "Very basic event publishing system",
"long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zope-event",
"py313-zope-component",
"py313-gevent"
]
},
{
"type": "test",
"ports": [
"py313-zopeinterface"
]
}
]
},
{
"name": "py313-zope-hookable",
"portdir": "python/py-zope-hookable",
"version": "5.4",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.hookable",
"description": "Zope hookable.",
"long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-cython",
"py313-pyobjc",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zope-component",
"py-zope-hookable"
]
}
]
},
{
"name": "py313-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "7.2",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zopetoolkit.readthedocs.io/",
"description": "Python interfaces for Zope",
"long_description": "Python interfaces for Zope",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"certbot-dns-namecheap",
"py313-zope-component",
"py313-repoze.sphinx.autointerface",
"py313-twisted",
"py-zopeinterface",
"py313-gevent"
]
},
{
"type": "run",
"ports": [
"py313-lazr.config",
"py313-lazr.delegates"
]
},
{
"type": "test",
"ports": [
"py313-attrs"
]
}
]
},
{
"name": "py313-zopfli",
"portdir": "python/py-zopfli",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obp/py-zopfli",
"description": "Zopfli module for python",
"long_description": "Zopfli module for python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-fonttools"
]
}
]
},
{
"name": "py313-zstd",
"portdir": "python/py-zstd",
"version": "0.25.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/indygreg/python-zstandard",
"description": "Zstandard compression",
"long_description": "This extension allows Zstandard compression from Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cffi",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-packaging"
]
},
{
"type": "lib",
"ports": [
"python313",
"zstd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pbs_installer",
"py-zstd",
"py313-nuitka",
"py313-mitmproxy",
"py313-discordpy"
]
},
{
"type": "run",
"ports": [
"py313-pytorch"
]
}
]
},
{
"name": "py314-about-time",
"portdir": "python/py-about-time",
"version": "4.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/about-time",
"description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"active": true,
"categories": [
"devel",
"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": [
"py314-alive-progress"
]
}
]
},
{
"name": "py314-absl",
"portdir": "python/py-absl",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abseil/abseil-py",
"description": "Abseil Python Common Libraries",
"long_description": "absl-py is a collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"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-absl",
"py314-dm-tree"
]
}
]
},
{
"name": "py314-access",
"portdir": "python/py-access",
"version": "1.1.10.post3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/access/",
"description": "Spatial Access for PySAL (access)",
"long_description": "Spatial Access for PySAL (access) provides classical and novel measures of spatial accessibility to services.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-requests",
"py314-numpy",
"py314-pandas",
"py314-geopandas"
]
}
],
"depends_on": []
},
{
"name": "py314-aenum",
"portdir": "python/py-aenum",
"version": "3.1.16",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ethanfurman/aenum",
"description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"long_description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py314-affine",
"portdir": "python/py-affine",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sgillies/affine",
"description": "Matrices describing affine transformation of the plane.",
"long_description": "Matrices describing affine transformation of the plane.",
"active": true,
"categories": [
"devel",
"math",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-rasterstats",
"py314-rasterio"
]
}
]
},
{
"name": "py314-aiobotocore",
"portdir": "python/py-aiobotocore",
"version": "2.26.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiobotocore",
"description": "Async client for Amazon services",
"long_description": "Async client for Amazon services",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-aioitertools",
"python314",
"py314-jmespath",
"py314-botocore",
"py314-dateutil",
"py314-multidict",
"py314-aiohttp",
"py314-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-s3fs"
]
}
]
},
{
"name": "py314-aiodns",
"portdir": "python/py-aiodns",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saghul/aiodns",
"description": "Simple DNS resolver for asyncio.",
"long_description": "aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pycares"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-pytest-asyncio",
"py314-pycares"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-aiohttp",
"py314-discordpy",
"py-aiodns"
]
}
]
},
{
"name": "py314-aiohappyeyeballs",
"portdir": "python/py-aiohappyeyeballs",
"version": "2.6.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohappyeyeballs",
"description": "Happy Eyeballs for pre-resolved hosts",
"long_description": "This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-aiohttp"
]
}
]
},
{
"name": "py314-aiohttp",
"portdir": "python/py-aiohttp",
"version": "3.12.15",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohttp",
"description": "Async http client/server framework",
"long_description": "aiohttp key futures are the support for both client and server side of HTTP protocol, support for both client and server Web-Sockets out-of-the-box without the Callback Hell and Web-server's middlewares and pluggable routing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-pkgconfig"
]
},
{
"type": "lib",
"ports": [
"py314-aiodns",
"py314-aiohappyeyeballs",
"python314",
"py314-yarl",
"py314-multidict",
"py314-propcache",
"py314-attrs",
"py314-brotli",
"py314-aiosignal",
"py314-frozenlist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-discordpy",
"py314-aiobotocore",
"py314-s3fs",
"py314-aiohttp-socks"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-aiohttp-socks",
"portdir": "python/py-aiohttp-socks",
"version": "0.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/aiohttp-socks",
"description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
"long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-aiohttp",
"py314-python-socks",
"python314"
]
}
],
"depends_on": []
},
{
"name": "py314-aioitertools",
"portdir": "python/py-aioitertools",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aioitertools.omnilib.dev/",
"description": "Async implementation of itertools, builtins and more.",
"long_description": "Async implementation of itertools, builtins and more.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-aiobotocore"
]
}
]
},
{
"name": "py314-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-service_identity",
"py314-certifi",
"py314-cryptography",
"py314-openssl",
"py314-pylsqpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-dnspython"
]
}
]
},
{
"name": "py314-aiosignal",
"portdir": "python/py-aiosignal",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiosignal",
"description": "manage callbacks in asyncio projects",
"long_description": "A project to manage callbacks in asyncio projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-frozenlist",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-aiohttp"
]
}
]
},
{
"name": "py314-ajsonrpc",
"portdir": "python/py-ajsonrpc",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavlov99/ajsonrpc",
"description": "JSON-RPC 1/2 transport implementation",
"long_description": "JSON-RPC 1/2 transport implementation",
"active": true,
"categories": [
"devel",
"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": [
"platformio",
"py-ajsonrpc"
]
}
]
},
{
"name": "py314-alabaster",
"portdir": "python/py-alabaster",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alabaster.readthedocs.io/en/latest/",
"description": "A configurable sidebar enabled Sphinx theme",
"long_description": "A configurable sidebar enabled Sphinx theme",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-sphinx"
]
}
]
},
{
"name": "py314-alembic",
"portdir": "python/py-alembic",
"version": "1.17.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alembic.sqlalchemy.org/",
"description": "A database migration tool for SQLAlchemy.",
"long_description": "A database migration tool for SQLAlchemy.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-typing_extensions",
"py314-sqlalchemy",
"py314-mako",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maestral"
]
}
]
},
{
"name": "py314-algopy",
"portdir": "python/py-algopy",
"version": "0.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b45ch1/algopy",
"description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"long_description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-scipy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-numdifftools"
]
}
]
},
{
"name": "py314-alive-progress",
"portdir": "python/py-alive-progress",
"version": "3.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/alive-progress",
"description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-about-time",
"py314-grapheme",
"python314"
]
}
],
"depends_on": []
}
]
}