HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51797,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=560",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=558",
"results": [
{
"name": "py310-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.44.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-networkx",
"py310-jschema_to_python",
"py310-jsonpatch",
"py310-sarif-om",
"py310-junit-xml",
"py310-regex",
"py310-yaml",
"py310-sympy",
"py310-jsonschema",
"py310-aws-sam-translator"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-cfgv",
"portdir": "python/py-cfgv",
"version": "3.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asottile/cfgv",
"description": "Validate configuration and produce human readable error messages.",
"long_description": "Validate configuration and produce human readable error messages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pre-commit"
]
}
]
},
{
"name": "py310-cfgrib",
"portdir": "python/py-cfgrib",
"version": "0.9.10.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ecmwf/cfgrib",
"description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
"long_description": "Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-eccodes",
"py310-click",
"py310-attrs",
"py310-numpy",
"py310-xarray"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cfgrib",
"py310-herbie-data"
]
}
]
},
{
"name": "py310-cffi",
"portdir": "python/py-cffi",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cffi.readthedocs.org/",
"description": "Foreign Function Interface for Python calling C code.",
"long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pycparser",
"libffi"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-python-snappy",
"py310-sounddevice",
"py310-zstd",
"py310-pymunk"
]
},
{
"type": "lib",
"ports": [
"py310-soundfile",
"py310-pygit2",
"py310-curl-cffi",
"py310-eccodes",
"py310-brotlicffi",
"py310-xattr",
"py310-lmdb",
"py310-reflink",
"py310-argon2-cffi-bindings",
"py310-python-augeas",
"py310-zmq",
"py310-pyopencl",
"py310-pynacl",
"py310-rchitect",
"py310-gevent",
"py310-cryptography",
"py310-pycares",
"py310-pyheif",
"py310-cairocffi"
]
},
{
"type": "run",
"ports": [
"py310-fairseq",
"py310-autobahn",
"py310-olm",
"py310-sounddevice"
]
},
{
"type": "test",
"ports": [
"py310-pyarrow",
"py310-numpy"
]
}
]
},
{
"name": "py310-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-python-pae",
"py310-aiohttp",
"py310-cryptography",
"py310-asn1crypto",
"py310-certomancer"
]
}
],
"depends_on": []
},
{
"name": "py310-certomancer",
"portdir": "python/py-certomancer",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/certomancer",
"description": "PKI testing tool",
"long_description": "PKI testing tool",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-pytest-runner",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-oscrypto",
"py310-click",
"py310-dateutil",
"py310-yaml",
"py310-tzlocal",
"py310-asn1crypto"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-certomancer-csc-dummy"
]
}
]
},
{
"name": "py310-certifi",
"portdir": "python/py-certifi",
"version": "2026.2.25",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/certifi",
"description": "Python package for providing Mozilla's CA Bundle.",
"long_description": "Python package for providing Mozilla's CA Bundle.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-matplotlib",
"py310-prawcore"
]
},
{
"type": "lib",
"ports": [
"py310-kubernetes",
"py310-curl-cffi",
"py310-requests",
"py310-fiona",
"py310-requests-futures",
"py310-netcdf4",
"py310-skyfield",
"py310-pyproj",
"py310-httpx",
"py310-httpcore",
"py310-aioquic",
"py310-freetype",
"py310-pyogrio",
"py310-urllib3",
"py310-mitmproxy"
]
},
{
"type": "run",
"ports": [
"py310-elastic-transport",
"py310-elasticsearch",
"py310-oci",
"py310-rasterio",
"py310-sentry-sdk"
]
},
{
"type": "test",
"ports": [
"py310-cryptography"
]
}
]
},
{
"name": "py310-celery",
"portdir": "python/py-celery",
"version": "5.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.celeryq.dev",
"description": "Distributed Task Queue",
"long_description": "Celery is an asynchronous task queue/job queue based on distributed message passing",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-tz",
"py310-billiard",
"py310-kombu"
]
},
{
"type": "run",
"ports": [
"celery_select"
]
}
],
"depends_on": []
},
{
"name": "py310-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-17",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-cbor2",
"portdir": "python/py-cbor2",
"version": "5.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/cbor2",
"description": "Pure Python CBOR de-serializer with extensive tag support",
"long_description": "Pure Python CBOR de-serializer with extensive tag support",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-luma.core",
"py310-autobahn"
]
}
]
},
{
"name": "py310-cbor",
"portdir": "python/py-cbor",
"version": "1.0.0",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/bodhisnarkva/cbor",
"description": "RFC 7049 Concise Binary Object Representation",
"long_description": "RFC 7049 Concise Binary Object Representation",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-cattrs",
"portdir": "python/py-cattrs",
"version": "26.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-attrs/cattrs",
"description": "py-cattrs is an open-source Python library for structuring and unstructuring data.",
"long_description": "py-cattrs is an open-source Python library for structuring and unstructuring data.. py-cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes are supported by manually registering converters.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"py310-attrs",
"py310-exceptiongroup",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-ruff",
"py310-requests-cache",
"py310-lsprotocol"
]
},
{
"type": "run",
"ports": [
"py310-pygls"
]
}
]
},
{
"name": "py310-catalogue",
"portdir": "python/py-catalogue",
"version": "2.0.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/explosion/catalogue",
"description": "Super lightweight function registries for your library",
"long_description": "catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-spaCy",
"py310-srsly",
"py310-thinc"
]
}
]
},
{
"name": "py310-cartopy",
"portdir": "python/py-cartopy",
"version": "0.25.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scitools.org.uk/cartopy/docs/latest",
"description": "A cartographic python library with matplotlib support",
"long_description": "Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Cartopy makes use of the powerful PROJ, NumPy and Shapely libraries and includes a programmatic interface built on top of Matplotlib for the creation of publication quality maps.",
"active": true,
"categories": [
"graphics",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-wheel",
"py310-setuptools_scm_git_archive",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pyproj",
"python310",
"py310-owslib",
"py310-pyshp",
"py310-packaging",
"py310-numpy",
"py310-Pillow",
"py310-scipy",
"py310-matplotlib",
"py310-shapely",
"py310-beautifulsoup4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-herbie-data",
"py310-geoviews",
"py310-movingpandas",
"py310-geoplot",
"py310-tropycal"
]
}
]
},
{
"name": "py310-calver",
"portdir": "python/py-calver",
"version": "2025.10.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/di/calver",
"description": "setuptools extension for automatically defining your Python package version as a calendar version",
"long_description": "The calver package is a setuptools extension for automatically defining your Python package version as a calendar version.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1409
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-trove-classifiers"
]
},
{
"type": "lib",
"ports": [
"py310-herbie-data"
]
}
]
},
{
"name": "py310-cairosvg",
"portdir": "python/py-cairosvg",
"version": "2.9.0",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cairosvg.org",
"description": "A Simple SVG Converter based on Cairo",
"long_description": "CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-cairocffi",
"python310",
"py310-defusedxml",
"py310-cssselect2",
"py310-tinycss2",
"py310-Pillow"
]
},
{
"type": "run",
"ports": [
"py-cairosvg_select"
]
}
],
"depends_on": []
},
{
"name": "py310-cairocffi",
"portdir": "python/py-cairocffi",
"version": "1.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kozea/cairocffi",
"description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
"long_description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-cffi",
"libffi",
"cairo",
"gdk-pixbuf2",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-numpy",
"py310-pikepdf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cairosvg"
]
}
]
},
{
"name": "py310-cairo",
"portdir": "python/py-cairo",
"version": "1.29.0",
"license": "(LGPL-2.1 or MPL-1.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pygobject/pycairo",
"description": "Pycairo is set of Python bindings for the cairo graphics library",
"long_description": "Pycairo is set of Python bindings for the cairo graphics library",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-meson-python",
"clang-18",
"pkgconfig",
"py310-setuptools",
"py310-cython",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"glib2",
"cairo",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-rlpycairo",
"py310-matplotlib",
"py310-graph-tool",
"py310-gobject3"
]
}
]
},
{
"name": "py310-cachy",
"portdir": "python/py-cachy",
"version": "0.3.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cachy"
]
}
]
},
{
"name": "py310-cachey",
"portdir": "python/py-cachey",
"version": "0.2.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/cachey/",
"description": "Caching for Analytic Computations",
"long_description": "Caching for Analytic Computations Normal caching policies like LRU aren't well suited for analytic computations where both the cost of recomputation and the cost of storage routinely vary by one million or more.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1409
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-heapdict",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-cachetools",
"portdir": "python/py-cachetools",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkem/cachetools",
"description": "memoizing collections and decorators",
"long_description": "This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pymc",
"vpype",
"py310-pymc3",
"py310-google-auth",
"py310-tox"
]
}
]
},
{
"name": "py310-cachelib",
"portdir": "python/py-cachelib",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pallets/cachelib",
"description": "A collection of cache libraries in the same API interface",
"long_description": "A collection of cache libraries in the same API interface.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"howdoi"
]
}
]
},
{
"name": "py310-cached-property",
"portdir": "python/py-cached-property",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydanny/cached-property",
"description": "A decorator for caching properties in classes",
"long_description": "A decorator for caching properties in classes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zeep"
]
}
]
},
{
"name": "py310-cachecontrol",
"portdir": "python/py-cachecontrol",
"version": "0.14.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/psf/cachecontrol",
"description": "httplib2 caching for requests",
"long_description": "CacheControl is a port of the caching algorithms in httplib2 for use with requests session object.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-msgpack",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-build",
"portdir": "python/py-build",
"version": "1.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypa-build.readthedocs.io/",
"description": "A simple, correct PEP517 package builder",
"long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
},
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pyproject_hooks",
"py310-tomli",
"py310-packaging"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"buildbot",
"buildbot-console-view",
"buildbot-grid-view",
"buildbot-pkg",
"buildbot-waterfall-view",
"buildbot-worker",
"buildbot-www",
"zim",
"nfoview",
"gcalcli",
"rednotebook",
"topydo",
"watson",
"NanoVNASaver",
"cantera",
"salt",
"convertall",
"imapdedup",
"py310-gdbm",
"py310-tkinter",
"py310-setuptools",
"py310-altgraph",
"py310-modulegraph",
"py310-macholib",
"py310-py2app",
"py310-SDL2",
"py310-virtualenv-clone",
"py310-cython",
"py310-decorator",
"py310-gssapi",
"py310-pipdeptree",
"py310-pip",
"py310-multidict",
"py310-idna",
"py310-yarl",
"py310-certifi",
"py310-charset-normalizer",
"py310-defusedxml",
"py310-pygments",
"py310-socks",
"py310-requests",
"py310-requests-toolbelt",
"py310-urllib3",
"py310-mypy",
"py310-mypy_extensions",
"py310-toml",
"py310-typing_extensions",
"py310-igraph",
"py310-texttable",
"py310-more-itertools",
"py310-peewee",
"py310-click",
"py310-regex",
"py310-asteval",
"py310-attrs",
"py310-hypothesis",
"py310-iniconfig",
"py310-nose",
"py310-parsing",
"py310-pluggy",
"py310-pretend",
"py310-py",
"py310-pytest",
"py310-setuptools_scm",
"py310-six",
"py310-sortedcontainers",
"py310-zope-event",
"py310-zopeinterface",
"py310-atomicwrites",
"py310-backports",
"py310-backports.entry-points-selectable",
"py310-binaryornot",
"py310-deprecation",
"py310-diff-match-patch",
"py310-filetype",
"py310-identify",
"py310-bracex",
"py310-ukpostcodeparser",
"py310-wcmatch",
"py310-cwcwidth",
"py310-pyotp",
"py310-tenacity",
"py310-chardet",
"py310-beniget",
"py310-gast",
"py310-setupmeta",
"py310-sip",
"py310-bigfloat",
"py310-cachetools",
"py310-cfgv",
"py310-colorlog",
"py310-inflection",
"py310-intervaltree",
"py310-columnize",
"py310-cppy",
"py310-cssselect2",
"py310-mock",
"py310-pytest-runner",
"py310-tinycss2",
"py310-webencodings",
"py310-editorconfig",
"py310-pdbecif",
"py310-platformdirs",
"py310-text-unidecode",
"py310-textdistance",
"py310-three-merge",
"py310-wurlitzer",
"py310-numpy",
"py310-nodeenv",
"py310-openbabel",
"py310-pbr",
"py310-pytest-cov",
"py310-pytest-qt",
"py310-black",
"py310-pathspec",
"py310-async-timeout",
"py310-cchardet",
"py310-pycparser",
"py310-Faker",
"py310-Pillow",
"py310-arrow",
"py310-astroid",
"py310-asv",
"py310-autopep8",
"py310-biopython",
"py310-cairocffi",
"py310-cffi",
"py310-cftime",
"py310-codestyle",
"py310-colorama",
"py310-coverage",
"py310-cpuinfo",
"py310-cycler",
"py310-dateutil",
"py310-dill",
"py310-distlib",
"py310-docstyle",
"py310-enchant",
"py310-entrypoints",
"py310-fastprogress",
"py310-filelock",
"py310-flake8",
"py310-flake8-mccabe",
"py310-flaky",
"py310-freezegun",
"py310-future",
"py310-greenlet",
"py310-importlib-metadata",
"py310-isort",
"py310-kaptan",
"py310-keyring",
"py310-kiwisolver",
"py310-lazy_object_proxy",
"py310-libtmux",
"py310-msgpack",
"py310-natsort",
"py310-neovim",
"py310-olefile",
"py310-opengl-accelerate",
"py310-ply",
"py310-poyo",
"py310-pycares",
"py310-pyflakes",
"py310-pyicu",
"py310-pylint",
"py310-pympler",
"py310-pyqt-builder",
"py310-pyqt5-sip",
"py310-pytest-benchmark",
"py310-pytest-mock",
"py310-python-lsp-jsonrpc",
"py310-pythran",
"py310-qstylizer",
"py310-qtawesome",
"py310-qtpy",
"py310-random2",
"py310-rope",
"py310-snowballstemmer",
"py310-term-background",
"py310-tmuxp",
"py310-tokenize-rt",
"py310-tox",
"py310-tz",
"py310-ujson",
"py310-uncertainties",
"py310-validators",
"py310-virtualenv",
"py310-wrapt",
"py310-yaml",
"py310-yapf",
"py310-zipp",
"py310-xlrd",
"py310-aiodns",
"py310-aiohttp",
"py310-brotli",
"py310-discordpy",
"py310-mpmath",
"py310-sympy",
"py310-appdirs",
"py310-rply",
"py310-astor",
"py310-asn1",
"py310-awscli",
"py310-boto3",
"py310-botocore",
"py310-docutils",
"py310-jmespath",
"py310-roman",
"py310-rsa",
"py310-s3transfer",
"py310-flit_core",
"py310-wheel",
"py310-game",
"py310-jinja2",
"py310-markupsafe",
"py310-opengl",
"py310-hcloud",
"py310-pybind11",
"py310-scipy",
"py310-alabaster",
"py310-imagesize",
"py310-algopy",
"py310-lmfit",
"py310-nmrglue",
"py310-nmrglue-devel",
"py310-numdifftools",
"py310-pandas",
"py310-patsy",
"py310-peakutils",
"py310-statsmodels",
"py310-cairo",
"py310-cairosvg",
"py310-cookiecutter",
"py310-jinja2-time",
"py310-matplotlib",
"py310-slugify",
"py310-tornado",
"py310-unidecode",
"py310-commonmark",
"py310-enrich",
"py310-rich",
"py310-setuptools_scm_git_archive",
"py310-unidiff",
"py310-importlib-resources",
"py310-shapely",
"py310-mutagen",
"py310-sentry-sdk",
"py310-spotipy",
"py310-asttokens",
"py310-cx_Freeze",
"py310-eric-ide",
"py310-pysvn",
"py310-html2text",
"py310-spark_parser",
"py310-uncompyle6",
"py310-xdis",
"py310-scikit-hep-mplhep",
"py310-scikit-hep-mplhep_data",
"py310-libxml2",
"py310-jaraco.functools",
"py310-tempora",
"py310-testfixtures",
"py310-ddt",
"py310-beartype",
"py310-appnope",
"py310-argon2-cffi",
"py310-async_generator",
"py310-backcall",
"py310-bleach",
"py310-debugpy",
"py310-gnureadline",
"py310-ipykernel",
"py310-ipython",
"py310-ipython_genutils",
"py310-ipywidgets",
"py310-jedi",
"py310-jsonschema",
"py310-jupyter_client",
"py310-jupyter_console",
"py310-jupyter_core",
"py310-jupyter_packaging",
"py310-jupyterlab_pygments",
"py310-jupyterlab_widgets",
"py310-matplotlib-inline",
"py310-metakernel",
"py310-mistune",
"py310-nbclient",
"py310-nbconvert",
"py310-nbformat",
"py310-nest_asyncio",
"py310-notebook",
"py310-pandocfilters",
"py310-parso",
"py310-pexpect",
"py310-pickleshare",
"py310-prometheus_client",
"py310-prompt_toolkit",
"py310-ptyprocess",
"py310-pyrsistent",
"py310-send2trash",
"py310-terminado",
"py310-testpath",
"py310-tomlkit",
"py310-traitlets",
"py310-wcwidth",
"py310-widgetsnbextension",
"py310-zmq",
"py310-et_xmlfile",
"py310-jdcal",
"py310-parse",
"py310-segno",
"py310-cssselect",
"py310-lxml",
"py310-pyquery",
"py310-sqlalchemy",
"py310-xyzservices",
"py310-scikit-hep-boost-histogram",
"py310-scikit-hep-hist",
"py310-aiojobs",
"py310-flit",
"py310-tomli-w",
"py310-blis",
"py310-cymem",
"py310-murmurhash",
"py310-plac",
"py310-preshed",
"py310-srsly",
"py310-thinc",
"py310-tqdm",
"py310-wasabi",
"py310-selenium",
"py310-libvirt",
"py310-cryptography",
"py310-cryptography_vectors",
"py310-semantic_version",
"py310-setuptools-rust",
"py310-apipkg",
"py310-execnet",
"py310-iso8601",
"py310-pytest-forked",
"py310-pytest-subtests",
"py310-pytest-xdist",
"py310-aiosignal",
"py310-frozenlist",
"py310-soupsieve",
"py310-cattrs",
"py310-requests-cache",
"py310-url-normalize",
"py310-babel",
"py310-latexcodec",
"py310-pybtex",
"py310-pybtex-docutils",
"py310-sphinx",
"py310-sphinxcontrib-applehelp",
"py310-sphinxcontrib-bibtex",
"py310-sphinxcontrib-devhelp",
"py310-sphinxcontrib-htmlhelp",
"py310-sphinxcontrib-jsmath",
"py310-sphinxcontrib-qthelp",
"py310-sphinxcontrib-serializinghtml",
"py310-sphinxcontrib-svg2pdfconverter",
"py310-sphinxcontrib-websupport",
"py310-dulwich",
"py310-scikit-hep-hepunits",
"py310-scikit-hep-particle",
"py310-distro",
"py310-imaplib2",
"py310-rfc6555",
"py310-mysqlclient",
"py310-websockets",
"py310-pyficache",
"py310-rstcheck",
"py310-sphinx-gallery",
"py310-tracer",
"py310-toolz",
"py310-pyqt4",
"py310-pyside",
"py310-qtconsole",
"py310-shiboken",
"py310-zope-proxy",
"py310-joblib",
"py310-scikit-learn",
"py310-threadpoolctl",
"py310-absl",
"py310-flatbuffers",
"py310-markdown",
"py310-protobuf3",
"py310-werkzeug",
"py310-tensorflow_estimator",
"py310-josepy",
"py310-meshio",
"py310-npx",
"py310-gsd",
"py310-mmtf-python",
"py310-acefile",
"py310-astropy",
"py310-extension-helpers",
"py310-pyerfa",
"py310-pyobjc",
"py310-imagecodecs",
"py310-about-time",
"py310-acoustid",
"py310-alive-progress",
"py310-aubio",
"py310-audioread",
"py310-beautifulsoup4",
"py310-blinker",
"py310-bottlenose",
"py310-cached-property",
"py310-confuse",
"py310-country",
"py310-discogs-client",
"py310-flask",
"py310-flask-cors",
"py310-fonttools",
"py310-grapheme",
"py310-html5lib",
"py310-ibroadcast",
"py310-ifaddr",
"py310-itsdangerous",
"py310-jellyfish",
"py310-jsonpath-rw",
"py310-jwt",
"py310-langdetect",
"py310-mediafile",
"py310-mpd2",
"py310-munkres",
"py310-musicbrainzngs",
"py310-oauthlib",
"py310-rarfile",
"py310-reflink",
"py310-requests-oauthlib",
"py310-soco",
"py310-termplotlib",
"py310-termtables",
"py310-ttfquery",
"py310-unicodedata2",
"py310-xdg",
"py310-xmltodict",
"py310-zbar",
"py310-zopfli",
"py310-pyaudio",
"py310-openssl",
"py310-arpeggio",
"py310-asgiref",
"py310-asynctest",
"py310-h11",
"py310-h2",
"py310-hpack",
"py310-hyperframe",
"py310-kaitaistruct",
"py310-ldap3",
"py310-mitmproxy",
"py310-parver",
"py310-passlib",
"py310-pikepdf",
"py310-publicsuffix2",
"py310-pyperclip",
"py310-pytest-asyncio",
"py310-ruamel-yaml",
"py310-ruamel-yaml-clib",
"py310-urwid",
"py310-wsproto",
"py310-zstd",
"py310-sphinx_rtd_theme",
"py310-cytoolz",
"py310-pyproj",
"py310-simplejson",
"py310-contextlib2",
"py310-coveralls",
"py310-docopt",
"py310-gprof2dot",
"py310-ipdb",
"py310-multivolumefile",
"py310-path",
"py310-py7zr",
"py310-pyannotate",
"py310-pycryptodomex",
"py310-pyppmd",
"py310-pytest-fixture-config",
"py310-pytest-profiling",
"py310-pytest-remotedata",
"py310-pytest-shutil",
"py310-pytest-timeout",
"py310-pytest-virtualenv",
"py310-pyzstd",
"py310-setuptools-git",
"py310-termcolor",
"py310-exifread",
"py310-responses",
"py310-aws-sam-translator",
"py310-fs",
"py310-parameterized",
"py310-oct2py",
"py310-octave_kernel",
"py310-xlsx2csv",
"py310-zope-schema",
"py310-zope-i18nmessageid",
"py310-zope-configuration",
"py310-sh",
"py310-reportlab",
"py310-sybil",
"py310-django-gravatar2",
"py310-hyperkitty",
"py310-mailmanclient",
"py310-django-mailman3",
"py310-postorius",
"py310-aiofiles",
"py310-pywavelets",
"py310-cachecontrol",
"py310-automat",
"py310-bcrypt",
"py310-constantly",
"py310-hyperlink",
"py310-incremental",
"py310-m2r",
"py310-pyhamcrest",
"py310-twisted",
"py310-sphinx-click",
"py310-readme_renderer",
"py310-django",
"py310-sqlparse",
"py310-django-allauth",
"py310-openid",
"py310-zope-component",
"py310-zope-hookable",
"py310-aioftp",
"py310-cloudpickle",
"py310-dask",
"py310-doctest-ignore-unicode",
"py310-drms",
"py310-flake8-pep8-naming",
"py310-flake8-polyfill",
"py310-fsspec",
"py310-gdal",
"py310-geographiclib",
"py310-h5netcdf",
"py310-h5py",
"py310-httpcore",
"py310-httpx",
"py310-imageio",
"py310-isodate",
"py310-locket",
"py310-mpi4py",
"py310-networkx",
"py310-obspy",
"py310-parfive",
"py310-partd",
"py310-pkgconfig",
"py310-prov",
"py310-pyasdf",
"py310-pydot",
"py310-pyshp",
"py310-rdflib",
"py310-requests-file",
"py310-rfc3986",
"py310-scikit-image",
"py310-sniffio",
"py310-sunpy",
"py310-tifffile",
"py310-xmlsec",
"py310-zeep",
"py310-zope-deferredimport",
"py310-zope-deprecation",
"py310-pygccxml",
"py310-pyplusplus",
"py310-poetry-core",
"py310-pygmsh",
"py310-pydantic",
"py310-gobject3",
"py310-acme",
"py310-configargparse",
"py310-configobj",
"py310-funcsigs",
"py310-google-api",
"py310-google-auth",
"py310-ndg_httpsclient",
"py310-pyrfc3339",
"py310-asn1-modules",
"py310-google-auth-httplib2",
"py310-httplib2",
"py310-oauth2client",
"py310-parsedatetime",
"py310-psutil",
"py310-python-augeas",
"py310-uritemplate",
"py310-dns-lexicon",
"py310-dnspython",
"py310-pynamecheap",
"py310-tldextract",
"py310-trio",
"py310-outcome",
"py310-pick",
"py310-pycryptodome",
"py310-pathvalidate",
"py310-pint",
"py310-cmd2",
"py310-gmpy",
"py310-gmpy2",
"py310-aenum",
"py310-distributed",
"py310-heapdict",
"py310-tblib",
"py310-zict",
"py310-cachey",
"py310-docstring_parser",
"py310-freetype",
"py310-hsluv",
"py310-magicgui",
"py310-napari-console",
"py310-napari-plugin-engine",
"py310-napari-svg",
"py310-psygnal",
"py310-superqt",
"py310-vispy",
"py310-bokeh",
"py310-panel",
"py310-numpydoc",
"py310-param",
"py310-pyct",
"py310-pyviz_comms",
"py310-soundfile",
"py310-markdown-it-py",
"py310-mdit-py-plugins",
"py310-myst-parser",
"py310-pytest-datadir",
"py310-pytest-regressions",
"py310-argcomplete",
"py310-userpath",
"py310-seaborn",
"py310-tabulate",
"py310-colorcet",
"py310-pmw",
"py310-requests-mock",
"py310-kapteyn",
"py310-portend",
"py310-textual",
"py310-cachy",
"py310-cleo",
"py310-clikit",
"py310-crashtest",
"py310-lockfile",
"py310-pastel",
"py310-pkginfo",
"py310-pylev",
"py310-shellingham",
"py310-amazon.ion",
"py310-jsonconversion",
"py310-qpageview",
"py310-logilab-common",
"py310-nuitka",
"py310-numexpr",
"py310-ly",
"py310-codecov",
"py310-corner",
"py310-emcee3",
"py310-jupyter_sphinx",
"py310-pyinstrument",
"py310-smart_open",
"py310-gevent",
"py310-icmplib",
"py310-lmdb",
"py310-z3",
"py310-psycopg2",
"py310-crcmod",
"py310-nbval",
"py310-onnx",
"py310-pynetdicom",
"py310-pydicom",
"py310-python-ivi",
"py310-usbtmc",
"py310-visa",
"py310-vxi11",
"py310-instrumentkit",
"py310-pyusb",
"py310-serial",
"py310-cheetah",
"py310-click-plugins",
"py310-mako",
"py310-pyqtgraph",
"py310-thrift",
"py310-levenshtein",
"py310-beaker",
"py310-hieroglyph",
"py310-argh",
"py310-blessings",
"py310-bpython",
"py310-curtsies",
"py310-flexmock",
"py310-iocapture",
"py310-pyte",
"py310-watchdog",
"py310-LabJackPython",
"py310-alagitpull",
"py310-anyjson",
"py310-appscript",
"py310-apsw",
"py310-chevron",
"py310-tzlocal",
"py310-pkce",
"py310-rednose",
"py310-sure",
"py310-termstyle",
"py310-iniparse",
"py310-mercurial_extension_utils",
"py310-re2",
"py310-questionary",
"py310-cachelib",
"py310-decli",
"py310-base58",
"py310-pyfiglet",
"py310-serverlessrepo",
"py310-cli-helpers",
"py310-pytest-sugar",
"py310-pytomlpp",
"py310-typer",
"py310-npe2",
"py310-sphinx-bootstrap-theme",
"py310-deprecated",
"py310-pynacl",
"py310-terminaltables",
"py310-executing",
"py310-pure_eval",
"py310-stack_data",
"py310-mlxtend",
"py310-ansible",
"py310-ansible-core",
"py310-paramiko",
"py310-resolvelib",
"py310-cog",
"py310-control",
"py310-cssutils",
"py310-vobject",
"py310-pygithub",
"py310-jsonpickle",
"py310-pyvis",
"py310-xarray",
"py310-pooch",
"py310-metpy",
"py310-wordcloud",
"py310-pendulum",
"py310-pgspecial",
"py310-pytzdata",
"py310-setproctitle",
"py310-sphinx-autodoc-typehints",
"py310-applaunchservices",
"py310-helpdev",
"py310-libsass",
"py310-pyls-spyder",
"py310-python-lsp-black",
"py310-python-lsp-server",
"py310-qdarkstyle",
"py310-qtsass",
"py310-rtree",
"py310-spyder",
"py310-spyder-kernels",
"py310-pyaes",
"py310-pymysql",
"py310-loguru",
"py310-altair",
"py310-cvxopt",
"py310-fido2",
"py310-pyscard",
"py310-anyio",
"py310-pygls",
"py310-typeguard",
"py310-fasteners",
"py310-curl",
"py310-httpbin",
"py310-pytest-httpbin",
"py310-raven",
"py310-structlog",
"py310-cheroot",
"py310-markdown2",
"py310-ephem",
"py310-awscli-plugin-endpoint",
"py310-bottle",
"py310-flask-babel",
"py310-magic",
"py310-pylzma",
"py310-beancount",
"py310-json5",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-jupyterlab_server",
"py310-nbclassic",
"py310-amqp",
"py310-billiard",
"py310-celery",
"py310-fabric",
"py310-invoke",
"py310-kombu",
"py310-pync",
"py310-vine",
"py310-cbor",
"py310-cbor2",
"py310-hkdf",
"py310-service_identity",
"py310-dispatcher",
"py310-itemadapter",
"py310-itemloaders",
"py310-parsel",
"py310-protego",
"py310-queuelib",
"py310-scrapy",
"py310-w3lib",
"py310-tatsu",
"py310-pytrie",
"py310-txaio",
"py310-clint",
"py310-crayons",
"py310-gitdb",
"py310-gitpython",
"py310-smmap",
"py310-snmp",
"py310-regions",
"py310-python-snappy",
"py310-txtorcon",
"py310-u-msgpack-python",
"py310-pypng",
"py310-spake2",
"py310-pyqrcode",
"py310-yaspin",
"py310-kubernetes",
"py310-websocket-client",
"py310-scikit-dsp-comm",
"py310-cartopy",
"py310-epsg",
"py310-geopy",
"py310-owslib",
"py310-tropycal",
"py310-autobahn",
"py310-humanize",
"py310-readability-lxml",
"py310-lz4",
"py310-pep8",
"py310-sqlalchemy-migrate",
"py310-tempita",
"py310-treq",
"py310-txrequests",
"py310-taskw",
"py310-plumed",
"py310-jupytext",
"py310-emcee",
"py310-stevedore",
"py310-slack-sdk",
"py310-netcdf4",
"py310-scikit-build",
"py310-bottleneck",
"py310-repoze.sphinx.autointerface",
"py310-arviz",
"py310-semver",
"py310-theano-pymc",
"py310-awscrt",
"py310-pymc3",
"py310-pygraphviz",
"py310-aioitertools",
"py310-fiona",
"py310-phonenumbers",
"py310-pyheif",
"py310-undetected-chromedriver",
"py310-argon2-cffi-bindings",
"py310-rich-click",
"py310-llfuse",
"py310-blessed",
"py310-breadability",
"py310-gsl",
"py310-nltk",
"py310-sumy",
"py310-astropy-helpers",
"py310-astroquery",
"py310-pyvo",
"py310-rencode",
"py310-powerline",
"py310-vega",
"py310-filterpy",
"py310-sphinx-issues",
"py310-virtualfish",
"py310-word2vec",
"py310-agate",
"py310-agate-dbf",
"py310-agate-excel",
"py310-agate-sql",
"py310-csvkit",
"py310-dbfread",
"py310-leather",
"py310-pytimeparse",
"py310-cligj",
"py310-munch",
"py310-pyglet",
"py310-virtualenvwrapper",
"py310-editor",
"py310-alembic",
"py310-anytree",
"py310-cloudscraper",
"py310-recommonmark",
"py310-google-api-core",
"py310-googleapis-common-protos",
"py310-macfsevents",
"py310-mando",
"py310-memprof",
"py310-funcparserlib",
"py310-multiprocess",
"py310-ipympl",
"py310-prawcore",
"py310-kitchen",
"py310-pathlib2",
"py310-wxpython-4.0",
"py310-redis",
"py310-update_checker",
"vpype",
"py310-glcontext",
"py310-moderngl",
"py310-pnoise",
"py310-svgelements",
"py310-svgwrite",
"py310-praw",
"py310-blockdiag",
"py310-seqdiag",
"py310-webcolors",
"py310-imread",
"py310-ansible-compat",
"py310-subprocess-tee",
"py310-bidict",
"py310-affine",
"py310-actdiag",
"py310-mahotas",
"py310-configparser",
"py310-pywinrm",
"py310-ntlm-auth",
"py310-requests_ntlm",
"py310-xhtml2pdf",
"py310-honcho",
"py310-nwdiag",
"py310-aiobotocore",
"py310-pymongo",
"py310-s3fs",
"py310-pystache",
"py310-pyfftw",
"py310-llvmlite",
"py310-openbabel2",
"py310-psycopg",
"py310-smi",
"py310-mecab-python3",
"py310-editables",
"py310-hatchling",
"py310-pytest-random-order",
"py310-zipfile-deflate64",
"py310-jaraco.classes",
"py310-python-coveralls",
"py310-sphinxcontrib-blockdiag",
"py310-asn1crypto",
"py310-htseq",
"py310-pysam",
"py310-astropy-healpix",
"py310-hatch-vcs",
"py310-reproject",
"py310-sphinxcontrib-httpdomain",
"py310-graphql-core",
"py310-construct",
"py310-pika",
"py310-pytools",
"py310-prettytable",
"py310-jug",
"py310-spdx",
"py310-spdx-lookup",
"py310-pycson",
"py310-speg",
"py310-upt-cpan",
"py310-upt-macports",
"py310-upt-pypi",
"py310-upt-rubygems",
"py310-wikipedia-api",
"py310-jupyterthemes",
"py310-lesscpy",
"py310-trustme",
"py310-python-dotenv",
"py310-bqplot",
"py310-traittypes",
"py310-aiomysql",
"py310-aiopg",
"py310-aiosqlite",
"py310-aniso8601",
"py310-asyncmy",
"py310-asyncpg",
"py310-databases",
"py310-docker",
"py310-fastapi",
"py310-graphene",
"py310-graphql-relay",
"py310-pytest-describe",
"py310-starlette",
"py310-keep",
"py310-pybonjour",
"py310-nbxmpp",
"py310-precis-i18n",
"py310-pdfminer",
"py310-openslide",
"py310-plotly",
"py310-numba",
"py310-hdf5plugin",
"py310-monty",
"py310-palettable",
"py310-xraydb",
"py310-ecdsa",
"py310-spglib",
"py310-astunparse",
"py310-keras",
"py310-keras_applications",
"py310-keras_preprocessing",
"py310-opt_einsum",
"py310-tensorboard",
"py310-tensorflow-macos",
"py310-tensorflow-metal",
"py310-telethon",
"py310-types-ujson",
"py310-uc-micro-py",
"py310-uvicorn",
"py310-pydub",
"py310-types-python-dateutil",
"py310-types-pytz",
"py310-types-simplejson",
"py310-autoflake",
"py310-mdurl",
"py310-monotonic",
"py310-backoff",
"py310-analytics-python",
"py310-linkify-it-py",
"py310-fastjsonschema",
"py310-pymatgen",
"py310-ffmpy",
"py310-scikit-umfpack",
"py310-netifaces",
"py310-maturin",
"py310-python-multipart",
"py310-orjson",
"py310-pyshortcuts",
"py310-wxutils",
"py310-fabio",
"py310-gradio",
"py310-me-al",
"py310-silx",
"py310-wxmplot",
"py310-netaddr",
"py310-rstcheck-core",
"py310-types-docutils",
"py310-aeppl",
"py310-aesara",
"py310-cons",
"py310-etuples",
"py310-logical-unification",
"py310-minikanren",
"py310-multipledispatch",
"py310-pymc",
"py310-xarray-einstats",
"py310-feedparser",
"py310-sgmllib3k",
"py310-pytidylib",
"py310-sip-devel",
"py310-hiredis",
"py310-gyoto",
"py310-mdtraj",
"py310-barnaba",
"py310-hy",
"py310-xraylarch",
"py310-makefun",
"py310-pybase62",
"py310-curio",
"py310-python-socks",
"py310-libarchive-c",
"py310-awscli2",
"py310-socksio",
"py310-gpsoauth",
"py310-ordered-set",
"py310-exceptiongroup",
"py310-flit_scm",
"py310-inflate64",
"py310-pybcj",
"gom",
"py310-pytorch",
"py310-promise",
"py310-tensorflow-datasets",
"py310-tensorflow-metadata",
"py310-git-delete-merged-branches",
"py310-pygit2",
"py310-smartypants",
"py310-typogrify",
"py310-snuggs",
"py310-logilab-constraint",
"py310-rasterio",
"py310-pyarrow",
"py310-pytest-lazy-fixture",
"py310-clang",
"py310-ctypeslib2",
"py310-ephemeral-port-reserve",
"py310-pytest-xprocess",
"py310-emoji",
"py310-whatthepatch",
"py310-XlsxWriter",
"py310-pptx",
"py310-ldap",
"py310-wand",
"py310-deap",
"py310-graph-tool",
"py310-mygpoclient",
"py310-podcastparser",
"py310-pyx",
"py310-xxhash",
"py310-crc32c",
"py310-fire",
"py310-google-pasta",
"py310-seqeval",
"py310-timeout-decorator",
"py310-unidic-lite",
"py310-catalogue",
"py310-conllu",
"py310-langcodes",
"py310-onnxconverter-common",
"py310-fugashi",
"py310-omegaconf",
"py310-pytest-flake8",
"py310-pytest-mypy",
"py310-sacremoses",
"py310-tokenizers",
"py310-antlr4-python3-runtime",
"py310-elasticsearch",
"py310-huggingface_hub",
"py310-hydra-core",
"py310-pytorch-lightning",
"py310-unidic",
"py310-portalocker",
"py310-tensorboardX",
"py310-sacrebleu",
"py310-fairseq",
"py310-keras2onnx",
"py310-datasets",
"py310-torchaudio",
"py310-spaCy",
"py310-spaCy-models",
"py310-torchtext",
"py310-torchvision",
"py310-jsonlines",
"py310-cloudflare",
"py310-click-didyoumean",
"py310-transformers",
"py310-docx",
"py310-stopwordsiso",
"py310-ipython-sql",
"py310-xattr",
"py310-hatch-fancy-pypi-readme",
"py310-pytest-metadata",
"py310-pytest-json-report",
"py310-hdbscan",
"py310-jsonpointer",
"py310-sphinx-jsonschema",
"py310-sphinxnotes-strike",
"py310-healpy",
"py310-graphviz",
"py310-mechanicalsoup",
"py310-maxminddb",
"py310-bidi",
"py310-coremltools",
"py310-kraken",
"py310-siphon",
"py310-berkeleydb",
"py310-scikit-hep-hepstats",
"py310-boolean.py",
"py310-license-expression",
"py310-python-debian",
"py310-cfgrib",
"py310-eccodes",
"py310-findlibs",
"py310-scoop",
"py310-imageio-ffmpeg",
"py310-imutils",
"py310-moviepy",
"py310-photomosaic",
"py310-proglog",
"py310-pygrib",
"py310-jplephem",
"py310-spktype21",
"py310-sgp4",
"py310-skyfield",
"py310-skyfield-data",
"py310-commpy",
"py310-event",
"py310-pypcap",
"py310-dpkt",
"py310-libdnet",
"py310-calver",
"py310-herbie-data",
"py310-iminuit",
"py310-marisa-trie",
"py310-whoosh",
"py310-geopandas",
"py310-app-model",
"py310-in-n-out",
"py310-contextily",
"py310-mapclassify",
"py310-mercantile",
"py310-geoplot",
"py310-brotlicffi",
"py310-docstring-to-markdown",
"py310-pylint-venv",
"py310-rapidfuzz",
"py310-fdsnwsscripts",
"py310-rawpy",
"py310-contourpy",
"buildbot-www-react",
"py310-lsprotocol",
"py310-poetry-plugin-export",
"py310-trove-classifiers",
"py310-mongoengine",
"py310-pivy",
"py310-pyside-tools",
"py310-cfn-lint",
"py310-jschema_to_python",
"py310-jsonpatch",
"py310-junit-xml",
"py310-sarif-om",
"py310-pypdf",
"py310-coolprop",
"py310-pybind11-stubgen",
"py310-dotty-dict",
"py310-fypp",
"py310-checkdigit",
"py310-pytest-check",
"py310-xmldiff",
"py310-singledispatch",
"py310-cymruwhois",
"py310-requests-unixsocket",
"py310-translationstring",
"py310-pytensor",
"py310-versioneer",
"py310-pytoolconfig",
"py310-cidrize",
"py310-scikit-hep-awkward",
"py310-scikit-hep-uproot",
"py310-colander",
"py310-confection",
"py310-toposort",
"py310-comm",
"py310-milc",
"py310-dijitso",
"py310-dolfin",
"py310-ffc",
"py310-fiat",
"py310-petsc4py",
"py310-slepc4py",
"py310-ufl",
"py310-networkit",
"py310-breathe",
"py310-olm",
"py310-mupdf",
"py310-pudb",
"py310-boltons",
"py310-imagehash",
"py310-branca",
"py310-folium",
"py310-tensorflow",
"py310-setuptools-git-versioning",
"py310-librosa",
"py310-mido",
"py310-note-seq",
"py310-pretty-midi",
"py310-resampy",
"py310-sentencepiece",
"py310-cryptg",
"py310-blosc2",
"py310-ndindex",
"py310-tables",
"py310-jfricas",
"py310-attr",
"py310-colored",
"py310-trepan3k",
"py310-pdal",
"py310-pyproject_metadata",
"py310-bsddb3",
"py310-hyrule",
"py310-scour",
"py310-paho-mqtt",
"py310-pymunk",
"py310-overrides",
"py310-css-parser",
"py310-omemo-dr",
"py310-qrcode",
"py310-asitop",
"py310-dashing",
"py310-engineio",
"py310-socketio",
"py310-nameutils",
"py310-dockerpty",
"py310-pulp",
"py310-quantecon",
"py310-rasterstats",
"py310-pytest-mpl",
"py310-custom_inherit",
"py310-elastic-transport",
"py310-fortranformat",
"py310-types-psutil",
"py310-types-setuptools",
"py310-types-typed-ast",
"py310-access",
"py310-esda",
"py310-giddy",
"py310-inequality",
"py310-libpysal",
"py310-mgwr",
"py310-momepy",
"py310-pointpats",
"py310-pysal",
"py310-segregation",
"py310-spaghetti",
"py310-spglm",
"py310-spint",
"py310-splot",
"py310-spopt",
"py310-spreg",
"py310-spvcm",
"py310-tobler",
"py310-xkcdpass",
"py310-safetensors",
"py310-genshi",
"py310-pytest-trio",
"py310-validictory",
"py310-parsimonious",
"py310-cinderclient",
"py310-cliff",
"py310-debtcollector",
"py310-dogpile-cache",
"py310-keystoneauth1",
"py310-keystoneclient",
"py310-novaclient",
"py310-openstackclient",
"py310-openstacksdk",
"py310-os-service-types",
"py310-osc-lib",
"py310-oslo-config",
"py310-oslo-i18n",
"py310-oslo-serialization",
"py310-oslo-utils",
"py310-requestsexceptions",
"py310-bitmath",
"py310-bpylist2",
"py310-objexplore",
"py310-progressbar",
"py310-pytest-pycodestyle",
"py310-pytest-pylint",
"py310-ftfy",
"py310-json-rpc",
"py310-plyvel",
"py310-pyxdg",
"py310-xdg-base-dirs",
"py310-applescript",
"py310-bitarray",
"py310-bitstring",
"py310-osxmetadata",
"py310-photoscript",
"py310-pytimeparse2",
"py310-rich-theme-manager",
"py310-shortuuid",
"py310-strpdatetime",
"py310-textx",
"py310-ptpython",
"py310-scapy",
"py310-scapy-devel",
"py310-geojson",
"py310-fuzzywuzzy",
"py310-fancycompleter",
"py310-pdbpp",
"py310-repl",
"py310-wmctrl",
"py310-tlsh",
"py310-fastavro",
"py310-luma.core",
"py310-luma.emulator",
"py310-pyftdi",
"py310-smbus2",
"py310-json-tricks",
"py310-qimage2ndarray",
"py310-circuitbreaker",
"py310-pefile",
"py310-pdm-backend",
"py310-editdistance",
"py310-meson",
"py310-meson-python",
"py310-gnupg",
"py310-nclib",
"py310-async-lru",
"py310-rpds-py",
"py310-sdnotify",
"py310-scikit-build-core",
"py310-dbus_next",
"py310-dropbox",
"py310-pyfatfs",
"py310-rubicon-objc",
"py310-stone",
"py310-survey",
"py310-asciimatics",
"py310-libusb1",
"py310-pathtools",
"py310-serpent",
"py310-webob",
"py310-bugsnag",
"py310-keyrings.alt",
"py310-Pyro5",
"py310-desktop-notifier",
"py310-pytest-rerunfailures",
"py310-rfc3339-validator",
"py310-rfc3986-validator",
"py310-m2crypto",
"py310-tinydb",
"py310-expandvars",
"py310-eventlet",
"py310-pygmt",
"py310-referencing",
"py310-asdf-astropy",
"py310-asdf-standard",
"py310-asdf",
"py310-asdf-transform-schemas",
"py310-asdf-unit-schemas",
"py310-asdf-coordinates-schemas",
"py310-astropy-iers-data",
"py310-authres",
"py310-dkimpy",
"py310-py3dns",
"py310-jsonschema-specifications",
"py310-zc-lockfile",
"py310-ipaddress",
"py310-python-json-logger",
"py310-glad2",
"py310-frozendict",
"py310-cython-compat",
"py310-ruff",
"py310-dacite",
"py310-pytest-dotenv",
"py310-soundcloud-v2",
"py310-certomancer",
"py310-certomancer-csc-dummy",
"py310-hanko",
"py310-hanko-certvalidator",
"py310-oscrypto",
"py310-python-pae",
"py310-uritools",
"py310-sphinxcontrib-jquery",
"py310-simpy",
"py310-simpy-docs",
"py310-lazy_loader",
"py310-waitress",
"py310-pastedeploy",
"py310-minidb",
"py310-urlwatch",
"py310-webtest",
"py310-postgresql",
"py310-arabic-reshaper",
"py310-aiohttp-socks",
"py310-requests-futures",
"py310-socid-extractor",
"py310-stem",
"py310-torrequest",
"py310-svglib",
"py310-acora",
"py310-asv-runner",
"py310-annotated_types",
"py310-pydantic_core",
"py310-pydantic_settings",
"py310-pyspnego",
"py310-iso3166",
"py310-sphinx-copybutton",
"py310-trio-websocket",
"py310-samplerate",
"py310-soxr",
"py310-types-decorator",
"py310-polygon",
"py310-tzdata",
"py310-pydantic-compat",
"py310-jupyter_server_terminals",
"py310-notebook_shim",
"py310-pytest-env",
"py310-fqdn",
"py310-isoduration",
"py310-uri-template",
"py310-mslex",
"py310-powerline-exitstatus-kai",
"py310-powerline-gitstatus",
"py310-rustworkx",
"py310-jsonschema-format-nongpl",
"py310-jupyter_events",
"py310-hatch-jupyter-builder",
"py310-hatch-nodejs-version",
"py310-jupyter-lsp",
"py310-stopit",
"py310-simplekml",
"py310-types-colorama",
"py310-mdx_linkify",
"py310-quantities",
"py310-sounddevice",
"py310-tpot",
"py310-mssql",
"py310-ipyparallel",
"py310-inflect",
"py310-g2p-en",
"py310-pygeos",
"py310-blosc",
"py310-gensim",
"py310-pybox2d",
"py310-logbook",
"py310-bpemb",
"py310-ezdxf",
"py310-mimeparse",
"py310-svgpath",
"py310-line_profiler",
"py310-jaraco.context",
"py310-fickling",
"py310-lxml_html_clean",
"py310-pdal-plugins",
"py310-flexcache",
"py310-flexparser",
"py310-oci",
"py310-fipy",
"py310-pyFAI",
"py310-dmgbuild",
"py310-ds-store",
"py310-mac-alias",
"py310-pyqt6-sip",
"py310-objgraph",
"py310-aiohappyeyeballs",
"py310-pylsqpack",
"py310-service-identity",
"py310-aioquic",
"py310-gpxpy",
"py310-autopage",
"py310-asyncssh",
"py310-pyuca",
"py310-apptools",
"py310-envisage",
"py310-mayavi",
"py310-pyface",
"py310-traitsui",
"py310-traits",
"py310-pacal",
"py310-pylast",
"py310-rich_rst",
"py310-propcache",
"py310-hatch-requirements-txt",
"py310-pytest-html",
"py310-ipadic",
"py310-google-cloud-core",
"py310-google-cloud-storage",
"py310-google-crc32c",
"py310-google-resumable-media",
"py310-gsecrets",
"py310-marshmallow",
"py310-webargs",
"py310-coloredlogs",
"py310-humanfriendly",
"py310-pysimdjson",
"py310-hdfs",
"py310-kcs11",
"py310-pykeepass",
"py310-yubico",
"py310-zxcvbn",
"py310-emmet-core",
"py310-maggma",
"py310-mongomock",
"py310-mp-api",
"py310-pycifrw",
"py310-pydash",
"py310-sentinels",
"py310-smart-open",
"py310-sqlalchemy-utils",
"py310-sshtunnel",
"py310-notify2",
"py310-unpaddedbase64",
"py310-poetry-plugin-shell",
"py310-urwid-readline",
"py310-pytesseract",
"py310-mitmproxy_macos",
"py310-mitmproxy_rs",
"py310-krb5",
"py310-requests-kerberos",
"py310-img2pdf",
"py310-pyogrio",
"py310-pygments-mathematica",
"py310-narwhals",
"py310-digitalocean",
"py310-google-api-python-client",
"py310-cloudflare2",
"py310-pyproject_api",
"py310-findpython",
"py310-typing-inspection",
"py310-pyfzf",
"py310-sqlglot",
"py310-cramjam",
"py310-iterable-io",
"py310-zipstream-ng",
"py310-backports.tarfile",
"py310-pbs_installer",
"py310-flasgger",
"py310-django-countries",
"py310-django-debug-toolbar",
"py310-django-extensions",
"py310-pytest-django",
"py310-autocommand",
"py310-cherrypy",
"py310-contextvars",
"py310-croniter",
"py310-immutables",
"py310-jaraco.collections",
"py310-jaraco.text",
"py310-looseversion",
"py310-timelib",
"py310-coherent.licensed",
"py310-donfig",
"py310-mpl-animators",
"py310-numcodecs",
"py310-spiceypy",
"py310-zarr",
"py310-jsonnet",
"py310-nanobind",
"py310-darkdetect",
"py310-larixite",
"py310-pypostal",
"py310-ansicolors",
"py310-sslcrypto",
"py310-ipython-pygments-lexers",
"py310-python-lsp-ruff",
"py310-uv-build",
"py310-holidays",
"py310-allennlp",
"py310-pytokens",
"py310-sentence-transformers",
"py310-paste",
"py310-ml_dtypes",
"py310-hf-xet",
"py310-proto-plus",
"py310-rlpycairo",
"py310-pytest-httpserver",
"py310-sarpy",
"py310-diskcache",
"py310-durationpy",
"py310-scikit-rf",
"py310-diskcache-stubs",
"py310-poethepoet",
"py310-pre-commit",
"py310-pysigma",
"py310-vcrpy",
"py310-intelhex",
"py310-pytest-recording",
"py310-reedsolo",
"py310-librt",
"py310-sigma-cli",
"py310-time-machine",
"py310-pmdarima",
"py310-fmf",
"py310-shtab",
"py310-rich-argparse",
"py310-allpairspy",
"py310-tcolorpy",
"py310-lark",
"py310-rfc3987-syntax",
"py310-ajsonrpc",
"py310-pyelftools",
"py310-annotated-doc",
"py310-dunamai",
"py310-uv-dynamic-versioning",
"py310-dm-tree",
"py310-pew",
"py310-mda-xdrlib",
"py310-versioningit",
"py310-pskc",
"py310-ulid",
"py310-pydantic-extra-types",
"py310-anywidget",
"py310-arro3-compute",
"py310-arro3-core",
"py310-arro3-io",
"py310-holoviews",
"py310-geoviews",
"py310-hvplot",
"py310-lonboard",
"py310-movingpandas",
"py310-radix",
"py310-pyedr",
"py310-pythonz",
"py310-rangehttpserver",
"py310-resumable-urlretrieve",
"py310-dm-sonnet",
"py310-pytest-twisted",
"py310-discovery",
"py310-patch-ng",
"py310-diffusers",
"py310-types-pyyaml",
"py310-python-discovery",
"py310-gyp-next",
"py310-multitasking",
"py310-robotframework",
"py310-antlr4-python3-runtime-49",
"py310-obspec",
"py310-async-tiff",
"py310-backports.asyncio.runner",
"py310-bbpb",
"py310-dnslib",
"py310-flask-restx",
"py310-cloudpathlib",
"py310-spacy-legacy",
"py310-spacy-loggers",
"py310-weasel",
"py310-xmind",
"py310-curl-cffi",
"py310-barcode",
"py310-libcst"
]
}
]
},
{
"name": "py310-bugsnag",
"portdir": "python/py-bugsnag",
"version": "4.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bugsnag/bugsnag-python",
"description": "Automatic error monitoring for django, flask etc.",
"long_description": "Automatic error monitoring for django, flask etc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-webob",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-bsddb3",
"portdir": "python/py-bsddb3",
"version": "6.2.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/bsddb3",
"description": "Python 3 bindings for Oracle Berkeley DB",
"long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects. Each of these is exposed as a Python type in the bsddb3.db module.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [
"db53",
"db60",
"db62",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"db62"
]
}
],
"depends_on": []
},
{
"name": "py310-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py310-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py310-brotlicffi",
"long_description": "This port has been replaced by py310-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py310-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-cffi",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpbin",
"py310-httpx"
]
}
]
},
{
"name": "py310-brotli",
"portdir": "python/py-brotli",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/brotli",
"description": "Python module for brotli compression format",
"long_description": "Brotli is a generic-purpose lossless compression algorithm that is similar in speed with deflate but offers more dense compression. This port installs python modules, see also port brotli for the bro tool.",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyarrow",
"py310-py7zr",
"py310-mitmproxy",
"py310-aiohttp",
"py310-discordpy",
"py310-httpx"
]
},
{
"type": "run",
"ports": [
"py310-fonttools"
]
}
]
},
{
"name": "py310-breathe",
"portdir": "python/py-breathe",
"version": "4.36.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/michaeljones/breathe",
"description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
"long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1409
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-markupsafe",
"python310",
"py310-sphinx",
"py310-pygments",
"py310-docutils",
"py310-jinja2"
]
}
],
"depends_on": []
},
{
"name": "py310-breadability",
"portdir": "python/py-breadability",
"version": "0.1.20",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bookieio/breadability",
"description": "Port of Readability HTML parser in Python",
"long_description": "Port of Readability HTML parser in Python",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-chardet",
"py310-lxml",
"py310-docopt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-breadability",
"py310-sumy"
]
}
]
},
{
"name": "py310-branca",
"portdir": "python/py-branca",
"version": "0.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-visualization/branca",
"description": "Generate complex HTML+JS pages with Python",
"long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-jinja2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-folium"
]
}
]
},
{
"name": "py310-bracex",
"portdir": "python/py-bracex",
"version": "2.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facelessuser/bracex",
"description": "Bash style brace expansion for Python.",
"long_description": "Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-wcmatch"
]
}
]
},
{
"name": "py310-bqplot",
"portdir": "python/py-bqplot",
"version": "0.12.40",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bloomberg/bqplot",
"description": "Interactive plotting for the Jupyter notebook",
"long_description": "Grammar of Graphics-based interactive plotting framework for the Jupyter notebook, based on the interactive Jupyter widgets ipywidgets and and d3.js. In bqplot, every single attribute of the plot is an interactive widget. This allows the user to integrate any plot with IPython widgets to create a complex and feature rich GUI from just a few simple lines of Python code.",
"active": true,
"categories": [
"graphics",
"science",
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 612
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-jupyter_packaging",
"py310-jupyterlab",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-pandas",
"py310-ipywidgets",
"py310-traitlets",
"py310-traittypes"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-bpython",
"portdir": "python/py-bpython",
"version": "0.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bpython-interpreter.org",
"description": "fancy interface to the Python interpreter",
"long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-babel",
"py310-sphinx",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-greenlet",
"python310",
"py310-curtsies",
"py310-pyxdg",
"py310-pygments"
]
},
{
"type": "run",
"ports": [
"py310-watchdog",
"bpython_select",
"py310-jedi",
"py310-urwid"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-bpylist2",
"portdir": "python/py-bpylist2",
"version": "4.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/parabolala/bpylist2",
"description": "Parse and generate NSKeyedArchiver archives",
"long_description": "Parse and generate NSKeyedArchiver archives",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-bpemb",
"portdir": "python/py-bpemb",
"version": "0.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nlp.h-its.org/bpemb",
"description": "Byte pair embeddings in 275 languages",
"long_description": "BPEmb is a collection of pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE) and trained on Wikipedia. Its intended use is as input for neural models in natural language processing.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-gensim",
"py310-sentencepiece",
"py310-tqdm",
"py310-numpy",
"py310-requests"
]
}
],
"depends_on": []
},
{
"name": "py310-bottlenose",
"portdir": "python/py-bottlenose",
"version": "1.1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lionheart/bottlenose",
"description": "A Python wrapper for the Amazon Product Advertising API.",
"long_description": "A Python wrapper for the Amazon Product Advertising API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-installer",
"py310-versioneer",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-bottle",
"portdir": "python/py-bottle",
"version": "0.13.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bottlepy.org/",
"description": "Fast, simple and lightweight WSGI micro web-framework for python",
"long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-botocore",
"portdir": "python/py-botocore",
"version": "1.42.49",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/botocore",
"description": "Low level data driven core of boto 3.",
"long_description": "A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-urllib3",
"py310-dateutil",
"py310-jmespath"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-awscli",
"py310-s3transfer",
"py310-aiobotocore"
]
},
{
"type": "run",
"ports": [
"py310-boto3"
]
},
{
"type": "test",
"ports": [
"py310-scrapy"
]
}
]
},
{
"name": "py310-boto3",
"portdir": "python/py-boto3",
"version": "1.42.49",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/boto3",
"description": "The AWS SDK for Python",
"long_description": "Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-botocore",
"py310-jmespath",
"py310-s3transfer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-maggma"
]
},
{
"type": "run",
"ports": [
"py310-serverlessrepo",
"py310-aws-sam-translator",
"py310-allennlp",
"py310-photomosaic"
]
},
{
"type": "test",
"ports": [
"buildbot"
]
}
]
},
{
"name": "py310-bootstrap-modules",
"portdir": "python/py-bootstrap-modules",
"version": "2021-10-28",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "bootstrap PEP 517 module builds",
"long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-boolean.py",
"portdir": "python/py-boolean.py",
"version": "5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastikr/boolean.py",
"description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
"long_description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-license-expression"
]
}
]
},
{
"name": "py310-boltons",
"portdir": "python/py-boltons",
"version": "23.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boltons.readthedocs.org/",
"description": "Constructs, recipes, and snippets which extend the Python standard library",
"long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-bokeh",
"portdir": "python/py-bokeh",
"version": "3.8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bokeh/bokeh",
"description": "Bokeh is an implementation of Grammar of Graphics",
"long_description": "Bokeh (pronounced boh-Kay) is an implementation of Grammar of Graphics for Python, that also supports the customized rendering flexibility of Protovis and d3.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-colorama",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools-git-versioning",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tornado",
"python310",
"py310-contourpy",
"py310-xyzservices",
"py310-packaging",
"py310-numpy",
"py310-Pillow",
"py310-yaml",
"py310-jinja2",
"py310-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hvplot",
"py310-movingpandas",
"py310-geoviews",
"py310-panel",
"py310-holoviews"
]
},
{
"type": "run",
"ports": [
"py310-note-seq",
"py310-panel"
]
}
]
},
{
"name": "py310-blosc2",
"portdir": "python/py-blosc2",
"version": "4.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/blosc2/",
"description": "Python wrapper for Blosc2",
"long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
"active": true,
"categories": [
"devel",
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py310-cython",
"py310-build",
"py310-installer",
"py310-scikit-build-core",
"py310-oldest-supported-numpy",
"clang-18",
"ninja"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-numpy",
"py310-msgpack",
"py310-numexpr",
"py310-ndindex",
"blosc2"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tables"
]
}
]
},
{
"name": "py310-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"cmake",
"ninja",
"py310-setuptools",
"py310-cpuinfo",
"py310-wheel",
"py310-build",
"py310-scikit-build"
]
},
{
"type": "lib",
"ports": [
"blosc",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-numpy",
"py310-psutil"
]
}
],
"depends_on": []
},
{
"name": "py310-blockdiag",
"portdir": "python/py-blockdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "blockdiag generates block-diagram image from text",
"long_description": "blockdiag generates block-diagram image from text",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-Pillow",
"py310-funcparserlib",
"py310-webcolors"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-seqdiag",
"py310-actdiag",
"py310-nwdiag"
]
},
{
"type": "run",
"ports": [
"py310-sphinxcontrib-blockdiag"
]
}
]
}
]
}