HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50734,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=489",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=487",
"results": [
{
"name": "py311-rich-theme-manager",
"portdir": "python/py-rich-theme-manager",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/rich_theme_manager",
"description": "Manage rich themes for CLI applications",
"long_description": "Manage rich themes for CLI applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-poetry-core",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-rich",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-rich_rst",
"portdir": "python/py-rich_rst",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wasi-master/rich-rst",
"description": "reStructuredText renderer for rich",
"long_description": "reStructuredText renderer for rich",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"clang-18",
"py311-wheel",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-rich",
"py311-docutils"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-rich-click",
"portdir": "python/py-rich-click",
"version": "1.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ewels/rich-click",
"description": "Format click help output nicely with rich",
"long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-click",
"py311-rich"
]
}
],
"depends_on": []
},
{
"name": "py311-rich-argparse",
"portdir": "python/py-rich-argparse",
"version": "1.7.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hamdanal/rich-argparse",
"description": "Format argparse and optparse help using rich",
"long_description": "Format argparse and optparse help using rich. rich-argparse improves the look and readability of argparse's help while requiring minimal changes to the code",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-rich"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cmd2"
]
}
]
},
{
"name": "py311-rich",
"portdir": "python/py-rich",
"version": "14.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rich.readthedocs.io/en/latest/",
"description": "Python library for rich text and beautiful formatting in the terminal",
"long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"clang-18",
"py311-poetry-core",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-markdown-it-py",
"py311-pygments"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-meshio",
"py311-rstcheck",
"spotify-dl",
"py311-objexplore",
"py311-textual",
"py311-httpx",
"py311-rich-theme-manager",
"py311-pymc",
"py311-npe2",
"py311-cookiecutter",
"py311-enrich"
]
},
{
"type": "run",
"ports": [
"py311-rich_rst",
"py311-rich-click",
"py311-cmd2",
"py311-typer",
"py311-rich-argparse"
]
},
{
"type": "test",
"ports": [
"py311-requests-cache"
]
}
]
},
{
"name": "py311-rfc6555",
"portdir": "python/py-rfc6555",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/rfc6555",
"description": "Python implementation of RFC 6555.",
"long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-rfc3987-syntax",
"portdir": "python/py-rfc3987-syntax",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/willynilly/rfc3987-syntax",
"description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
"long_description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lark"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py311-rfc3986-validator",
"portdir": "python/py-rfc3986-validator",
"version": "0.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3986-validator",
"description": "A pure python RFC3986 validator",
"long_description": "A pure python RFC3986 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-pytest-runner"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyter_events",
"py311-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py311-rfc3986",
"portdir": "python/py-rfc3986",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rfc3986.readthedocs.io/",
"description": "A Python implementation of RFC 3986 including validation and authority parsing.",
"long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-oslo-config"
]
}
]
},
{
"name": "py311-rfc3339-validator",
"portdir": "python/py-rfc3339-validator",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3339-validator",
"description": "A pure python RFC3339 validator",
"long_description": "A pure python RFC3339 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-six",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyter_events",
"py311-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py311-responses",
"portdir": "python/py-responses",
"version": "0.25.8",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/responses",
"description": "A utility library for mocking out the requests library",
"long_description": "A utility library for mocking out the requests library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-urllib3",
"py311-yaml"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-tomli-w",
"py311-pytest-asyncio",
"py311-pytest-httpserver"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-requests-cache",
"py311-openid"
]
}
]
},
{
"name": "py311-resolvelib",
"portdir": "python/py-resolvelib",
"version": "1.2.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/resolvelib",
"description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
"long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-ansible-core"
]
}
]
},
{
"name": "py311-resampy",
"portdir": "python/py-resampy",
"version": "0.4.3",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bmcfee/resampy",
"description": "Efficient sample rate conversion in python",
"long_description": "Efficient sample rate conversion in python",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-numba",
"py311-scipy",
"py311-numpy",
"py311-six"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-librosa"
]
}
]
},
{
"name": "py311-requests-unixsocket",
"portdir": "python/py-requests-unixsocket",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msabramo/requests-unixsocket",
"description": "HTTP via a UNIX domain socket",
"long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-requests",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-requests-toolbelt",
"portdir": "python/py-requests-toolbelt",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/toolbelt",
"description": "Collection of utilities for python-requests",
"long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-dnspython",
"py311-zeep"
]
},
{
"type": "run",
"ports": [
"py311-cloudscraper"
]
}
]
},
{
"name": "py311-requests-oauthlib",
"portdir": "python/py-requests-oauthlib",
"version": "2.0.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-oauthlib",
"description": "OAuth for Humans",
"long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-oauthlib"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock",
"py311-requests-mock",
"py311-selenium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-kubernetes"
]
},
{
"type": "run",
"ports": [
"py311-django-allauth"
]
}
]
},
{
"name": "py311-requests_ntlm",
"portdir": "python/py-requests_ntlm",
"version": "1.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-ntlm",
"description": "NTLM authentication support for Requests",
"long_description": "This package allows for HTTP NTLM authentication using the requests library.",
"active": true,
"categories": [
"devel",
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-requests",
"py311-cryptography",
"py311-pyspnego",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pywinrm"
]
}
]
},
{
"name": "py311-requests-mock",
"portdir": "python/py-requests-mock",
"version": "1.12.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-mock.readthedocs.io/",
"description": "Mock out responses from the requests package",
"long_description": "requests-mock provides a building block to stub out the HTTP requests portions of your testing code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools_scm",
"py311-pbr",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-requests",
"python311"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-soco",
"py311-upt-cpan",
"py311-upt-macports",
"py311-upt-rubygems",
"py311-requests-oauthlib",
"py311-requests-cache"
]
}
]
},
{
"name": "py311-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-build",
"py311-installer",
"py311-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-cryptography",
"py311-pyspnego"
]
},
{
"type": "run",
"ports": [
"py311-krb5",
"py311-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py311-requests-futures",
"portdir": "python/py-requests-futures",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ross/requests-futures",
"description": "Small add-on for the python requests http library.",
"long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-urllib3",
"py311-charset-normalizer",
"py311-certifi",
"py311-idna",
"py311-requests"
]
}
],
"depends_on": []
},
{
"name": "py311-requests-file",
"portdir": "python/py-requests-file",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/dashea/requests-file",
"description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-requests",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-zeep",
"py311-tldextract"
]
}
]
},
{
"name": "py311-requestsexceptions",
"portdir": "python/py-requestsexceptions",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openstack.org/",
"description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-pbr"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-openstacksdk"
]
}
]
},
{
"name": "py311-requests-cache",
"portdir": "python/py-requests-cache",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-cache.readthedocs.io/en/stable/",
"description": "Transparent persistent cache for py-requests",
"long_description": "Transparent persistent cache for py-requests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-platformdirs",
"py311-cattrs",
"py311-url-normalize",
"python311",
"py311-attrs",
"py311-requests",
"py311-urllib3"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-requests-mock",
"py311-rich",
"py311-timeout-decorator",
"py311-responses",
"py311-time-machine"
]
}
],
"depends_on": []
},
{
"name": "py311-requests",
"portdir": "python/py-requests",
"version": "2.32.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests.readthedocs.io/",
"description": "Python HTTP for Humans.",
"long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-charset-normalizer",
"py311-certifi",
"py311-idna",
"py311-urllib3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-pytorch",
"py311-publicsuffix2",
"py311-wxpython-4.0",
"py311-undetected-chromedriver"
]
},
{
"type": "lib",
"ports": [
"openconnect-sso",
"py311-digitalocean",
"py311-pynamecheap",
"py311-contextily",
"py311-kubernetes",
"py311-soundcloud-v2",
"py311-discogs-client",
"py311-acme",
"py311-ibroadcast",
"py311-dnspython",
"py311-dropbox",
"py311-blosc2",
"py311-gpsoauth",
"py311-cloudflare2",
"py311-pywinrm",
"py311-requests-file",
"py311-requests-futures",
"py311-requests-unixsocket",
"py311-requests_ntlm",
"py311-requests-mock",
"py311-responses",
"py311-requests-cache",
"py311-cookiecutter",
"py311-coveralls",
"py311-torrequest",
"py311-acoustid",
"py311-requests-kerberos",
"py311-docker",
"py311-quantecon",
"py311-socid-extractor",
"py311-update_checker",
"py311-astroquery",
"py311-google-api-core",
"py311-urlwatch",
"py311-hdfs",
"qobuz-dl",
"py311-panel",
"py311-owslib",
"py311-mechanicalsoup",
"py311-pooch",
"py311-google-cloud-storage",
"py311-treq",
"py311-tldextract",
"py311-tropycal",
"py311-obspy",
"py311-epsg",
"py311-fdsnwsscripts",
"py311-hanko",
"py311-hanko-certvalidator",
"py311-soco",
"py311-pyvo",
"py311-bpython",
"py311-gsecrets",
"py311-jupyterlab_server",
"py311-smi",
"py311-tiktoken",
"py311-cachecontrol",
"py311-zeep",
"py311-mp-api",
"docker-compose",
"py311-upt-cpan",
"py311-upt-macports",
"py311-upt-pypi",
"py311-upt-rubygems",
"py311-pysigma",
"py311-siphon",
"py311-requests-oauthlib"
]
},
{
"type": "run",
"ports": [
"py311-oslo-config",
"py311-keystoneclient",
"py311-hcloud",
"py311-socketio",
"py311-tensorflow-datasets",
"py311-osc-lib",
"py311-folium",
"py311-pymatgen",
"openshot-qt",
"py311-xraylarch",
"py311-requests-toolbelt",
"py311-cinderclient",
"py311-bpemb",
"py311-flit",
"py311-pygithub",
"py311-engineio",
"py311-panel",
"py311-dns-lexicon",
"py311-python-coveralls",
"py311-cloudscraper",
"py311-django-allauth",
"py311-datasets",
"py311-mailmanclient",
"py311-openstackclient",
"py311-access",
"py311-sphinx",
"py311-libpysal",
"py311-spotipy",
"py311-codecov",
"py311-keystoneauth1",
"py311-jfricas"
]
},
{
"type": "test",
"ports": [
"py311-pytest-httpserver",
"py311-mitmproxy"
]
}
]
},
{
"name": "py311-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-cython",
"py311-numpy",
"py311-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-fsspec",
"py311-numpy",
"py311-scipy",
"py311-cloudpickle",
"py311-astropy",
"py311-dask",
"py311-astropy-healpix",
"py311-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-sunpy"
]
}
]
},
{
"name": "py311-repoze.sphinx.autointerface",
"portdir": "python/py-repoze.sphinx.autointerface",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/repoze.sphinx.autointerface/",
"description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"long_description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-zopeinterface",
"py311-sphinx",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-chardet",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-xhtml2pdf",
"py311-svglib"
]
}
]
},
{
"name": "py311-repl",
"portdir": "python/py-repl",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypy/pyrepl/",
"description": "readline-a-like in Python",
"long_description": "readline-a-like in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-fancycompleter",
"py-repl"
]
}
]
},
{
"name": "py311-rencode",
"portdir": "python/py-rencode",
"version": "1.0.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aresch/rencode",
"description": "Python module for fast (basic) object serialization similar to bencode",
"long_description": "Python module for fast (basic) object serialization similar to bencode",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-cython",
"py311-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-regions",
"portdir": "python/py-regions",
"version": "0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/regions",
"description": "Astropy affilated package for region handling",
"long_description": "Astropy affilated package for region handling",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-cython",
"py311-extension-helpers",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-matplotlib",
"py311-astropy",
"py311-shapely",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-gammapy"
]
}
]
},
{
"name": "py311-regex",
"portdir": "python/py-regex",
"version": "2025.11.3",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrabarnett/mrab-regex",
"description": "Alternate regular expression module, to replace re.",
"long_description": "Alternate regular expression module, to replace re.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-nameutils",
"py311-parsimonious",
"py311-tiktoken",
"py311-nltk",
"py311-beancount"
]
},
{
"type": "run",
"ports": [
"py311-sacremoses",
"py311-cfn-lint"
]
}
]
},
{
"name": "py311-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cffi"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-referencing",
"portdir": "python/py-referencing",
"version": "0.37.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/referencing",
"description": "JSON referencing + Python",
"long_description": "An implementation-agnostic implementation of JSON reference resolution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py311-typing_extensions",
"py311-attrs",
"py311-rpds-py",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jsonschema-specifications",
"py311-jupyter_events",
"py311-jsonschema",
"py311-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py311-reedsolo",
"portdir": "python/py-reedsolo",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tomerfiliba-org/reedsolomon",
"description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot.",
"long_description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot. It includes a pure python implementation and an optional speed-optimized Cython/C extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-redis",
"portdir": "python/py-redis",
"version": "7.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redis/redis-py",
"description": "Python client for Redis key-value store",
"long_description": "Python client for Redis key-value store",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-spotipy"
]
},
{
"type": "test",
"ports": [
"py311-portalocker"
]
}
]
},
{
"name": "py311-recommonmark",
"portdir": "python/py-recommonmark",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/readthedocs/recommonmark",
"description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"long_description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-commonmark",
"py311-sphinx",
"py311-docutils"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-readme_renderer",
"portdir": "python/py-readme_renderer",
"version": "44.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/readme_renderer",
"description": "Safely render long_description/README files in Warehouse",
"long_description": "Safely render long_description/README files in Warehouse",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-docutils",
"py311-pygments",
"py311-bleach"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-marisa-trie"
]
}
]
},
{
"name": "py311-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lxml",
"py311-chardet",
"py311-cssselect"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-re2",
"portdir": "python/py-re2",
"version": "1.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/pyre2",
"description": "Python wrapper of Google's RE2 library.",
"long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-20",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"re2",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-rdflib",
"portdir": "python/py-rdflib",
"version": "7.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RDFLib/rdflib",
"description": "Python library for working with RDF",
"long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-build",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-parsing",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-prov"
]
}
]
},
{
"name": "py311-rchitect",
"portdir": "python/py-rchitect",
"version": "0.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/randy3k/rchitect",
"description": "Mapping R API to Python",
"long_description": "Mapping R API to Python",
"active": true,
"categories": [
"python",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-pytest-runner",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cffi",
"py311-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"radian",
"py-rchitect"
]
}
]
},
{
"name": "py311-rawpy",
"portdir": "python/py-rawpy",
"version": "0.17.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/letmaik/rawpy",
"description": "Python wrapper for the LibRaw library",
"long_description": "rawpy is an easy-to-use Python wrapper for the LibRaw library. It also contains some extra functionality for finding and repairing hot/dead pixels.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mp",
"github": "jsalort",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"pkgconfig",
"clang-14",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"libraw",
"python311",
"py311-numpy",
"py311-scikit-image"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-imageio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rawpy"
]
}
]
},
{
"name": "py311-raven",
"portdir": "python/py-raven",
"version": "6.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/raven-python",
"description": "Raven is a client for Sentry",
"long_description": "Raven is a client for Sentry",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-rasterstats",
"portdir": "python/py-rasterstats",
"version": "0.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/rasterstats/",
"description": "rasterstats is a Python module for summarizing geospatial raster datasets",
"long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-cligj",
"py311-rasterio",
"py311-fiona",
"py311-affine",
"py311-shapely",
"py311-numpy",
"py311-click",
"py311-simplejson"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-tobler"
]
}
]
},
{
"name": "py311-rasterio",
"portdir": "python/py-rasterio",
"version": "1.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasterio/rasterio",
"description": "Rasterio reads and writes geospatial raster data.",
"long_description": "Rasterio reads and writes geospatial raster data.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-cython",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"gdal",
"python311",
"py311-numpy"
]
},
{
"type": "run",
"ports": [
"py311-parsing",
"py311-attrs",
"py311-certifi",
"py311-click",
"py311-affine",
"py311-cligj",
"py311-click-plugins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-contextily"
]
},
{
"type": "run",
"ports": [
"py311-rasterstats",
"py311-tobler"
]
}
]
},
{
"name": "py311-rarfile",
"portdir": "python/py-rarfile",
"version": "4.2",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markokr/rarfile",
"description": "RAR archive reader for Python",
"long_description": "RAR archive reader for Python",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"unrar"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-rapidfuzz",
"portdir": "python/py-rapidfuzz",
"version": "3.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxbachmann/RapidFuzz",
"description": "A fast string matching library for Python.",
"long_description": "A fast string matching library for Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2873
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"ninja",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-scikit-build-core"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-cleo"
]
},
{
"type": "run",
"ports": [
"py311-levenshtein"
]
}
]
},
{
"name": "py311-random2",
"portdir": "python/py-random2",
"version": "1.0.2",
"license": "PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/random2",
"description": "Python 3 compatible Python 2 random Module.",
"long_description": "Python 3 compatible Python 2 random Module.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-queuelib",
"portdir": "python/py-queuelib",
"version": "1.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-hatchling"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-scrapy"
]
}
]
},
{
"name": "py311-questionary",
"portdir": "python/py-questionary",
"version": "2.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmbo/questionary",
"description": "Questionary is a Python library for effortlessly building pretty command line interfaces",
"long_description": "Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query your user for input. You need your user to confirm a destructive action or enter a file path? We’ve got you covered",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-prompt_toolkit"
]
}
],
"depends_on": []
}
]
}