HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50795,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=440",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=438",
"results": [
{
"name": "py313-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-ipython",
"portdir": "python/py-ipython",
"version": "8.31.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "An enhanced interactive Python shell.",
"long_description": "An enhanced interactive Python shell.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-setuptools",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-prompt_toolkit",
"py313-pygments",
"py313-stack_data",
"python313",
"py313-decorator",
"py313-jedi",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-traitlets"
]
},
{
"type": "run",
"ports": [
"ipython_select",
"ipython3_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipython",
"py313-spyder-kernels",
"py313-napari-console",
"py313-ipdb",
"py313-jupyter_console",
"py313-ipykernel",
"py313-ipywidgets",
"py313-ipympl",
"py313-jupyter_sphinx"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
},
{
"type": "test",
"ports": [
"py313-trio",
"py313-python-dotenv"
]
}
]
},
{
"name": "py313-ipympl",
"portdir": "python/py-ipympl",
"version": "0.9.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/jupyter-matplotlib",
"description": "Matplotlib Jupyter Extension",
"long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-jupyter-builder",
"py313-hatch-nodejs-version",
"py313-jupyterlab"
]
},
{
"type": "lib",
"ports": [
"py313-ipywidgets",
"python313",
"nodejs24",
"py313-traitlets",
"py313-ipython",
"py313-numpy",
"py313-Pillow",
"py313-matplotlib",
"py313-jupyterlab_pygments"
]
}
],
"depends_on": []
},
{
"name": "py313-ipykernel",
"portdir": "python/py-ipykernel",
"version": "7.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "IPython Kernel for Jupyter",
"long_description": "IPython Kernel for Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-appnope",
"py313-ipython",
"py313-psutil",
"py313-debugpy",
"py313-comm",
"python313",
"py313-zmq",
"py313-jupyter_client",
"py313-nest_asyncio",
"py313-tornado",
"py313-jupyter_core",
"py313-packaging",
"py313-matplotlib-inline",
"py313-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_console",
"py313-spyder-kernels",
"py313-napari-console",
"py313-jupyterlab",
"py313-qtconsole",
"py313-jupyter",
"py-ipykernel",
"ihaskell"
]
},
{
"type": "run",
"ports": [
"py313-nbval"
]
}
]
},
{
"name": "py313-ipdb",
"portdir": "python/py-ipdb",
"version": "0.13.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gotcha/ipdb",
"description": "An enhanced Interactive Python shell",
"long_description": "Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-ipython"
]
},
{
"type": "run",
"ports": [
"ipdb_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipdb"
]
}
]
},
{
"name": "py313-ipadic",
"portdir": "python/py-ipadic",
"version": "1.0.0",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/polm/ipadic-py",
"description": "This is a version of IPAdic packaged for use in Python",
"long_description": "This is a version of IPAdic packaged for use in Python",
"active": true,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipadic"
]
},
{
"type": "test",
"ports": [
"py313-fugashi"
]
}
]
},
{
"name": "py313-ipaddress",
"portdir": "python/py-ipaddress",
"version": "1.0.23",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phihag/ipaddress",
"description": "IPv4/IPv6 manipulation library",
"long_description": "IPv4/IPv6 manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipaddress"
]
},
{
"type": "run",
"ports": [
"py313-authheaders"
]
}
]
},
{
"name": "py313-ioflo",
"portdir": "python/py-ioflo",
"version": "2.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ioflo.com",
"description": "ioflo is a framework and DSL for building reasoning automation systems.",
"long_description": "IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world. IoFlo has its roots in the research and development of autonomous underwater vehicles, autonomic ships, and automated buildings. These are cool applications that can be scarily complex. That complexity was the prime motivation for IoFlo and its ancestors, to make programming autonomous/autonomic systems easy even for people without PhDs.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools-git",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"ioflo_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ioflo"
]
}
]
},
{
"name": "py313-iocapture",
"portdir": "python/py-iocapture",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/iocapture",
"description": "Capture stdout, stderr easily.",
"long_description": "Capture stdout, stderr easily.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-six",
"py313-flexmock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-iocapture"
]
},
{
"type": "test",
"ports": [
"py313-argh"
]
}
]
},
{
"name": "py313-intervaltree",
"portdir": "python/py-intervaltree",
"version": "3.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaimleib/intervaltree",
"description": "A mutable, self-balancing interval tree for Python 2 and 3",
"long_description": "A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"py313-uv-dynamic-versioning",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-sortedcontainers"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-installer",
"portdir": "python/py-installer",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://installer.readthedocs.io/",
"description": "Python wheel installer",
"long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-installer"
]
},
{
"type": "build",
"ports": [
"kitty",
"dtrx",
"litecli",
"mycli",
"pgcli",
"cram",
"git-remote-hg",
"gitless",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"scons",
"tortoisehg",
"gramps",
"cppman",
"urlscan",
"deluge",
"exabgp",
"gWakeOnLAN",
"impacket",
"magic-wormhole",
"s3cmd",
"speedtest-cli",
"sshuttle",
"rdiff-backup",
"verde",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"xonsh",
"borgbackup",
"translate-toolkit",
"buku",
"qutebrowser",
"hg-credentials",
"openstreetmap-carto",
"beets",
"beets-devel",
"beets-alternatives",
"beets-amazon",
"beets-artistcountry",
"beets-autofix",
"beets-barcode",
"beets-beetcamp",
"beets-bpmanalyser",
"beets-check",
"beets-copyartifacts",
"beets-describe",
"beets-follow",
"beets-goingrunning",
"beets-ibroadcast",
"beets-importreplace",
"beets-mosaic",
"beets-moveall",
"beets-noimport",
"beets-originquery",
"beets-summarize",
"beets-usertag",
"beets-xtractor",
"beets-yearfixer",
"beets-full",
"podman-compose",
"toot",
"napari",
"cmake-language-server",
"hatch",
"zenmap",
"podman-compose-devel",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"offpunk",
"xcode-build-server",
"ocrmypdf",
"internetarchive",
"tubeup",
"py313-build",
"py313-flit_core",
"py313-gdbm",
"py313-packaging",
"py313-pyproject_hooks",
"py313-setuptools",
"py313-tkinter",
"py313-wheel",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-editables",
"py313-trove-classifiers",
"py313-pathspec",
"py313-pluggy",
"py313-setuptools_scm",
"py313-hatchling",
"py313-atomicwrites",
"py313-hatch-vcs",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"py313-argcomplete",
"py313-crcmod",
"py313-bitarray",
"py313-attrs",
"py313-certifi",
"py313-charset-normalizer",
"py313-hatch-fancy-pypi-readme",
"py313-hypothesis",
"py313-idna",
"py313-iniconfig",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-urllib3",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-scikit-build-core",
"py313-types-psutil",
"py313-mypy_extensions",
"py313-types-setuptools",
"py313-flaky",
"py313-typing_extensions",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-ptyprocess",
"py313-traitlets",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-pygments",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-backcall",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-execnet",
"py313-pytest-xdist",
"py313-maturin",
"py313-testpath",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-filelock",
"py313-fs",
"py313-mock",
"py313-platformdirs",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-virtualenv",
"py313-brotli",
"py313-coverage",
"py313-coveralls",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-poetry-core",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-cov",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-blinker",
"py313-cryptography",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-tomlkit",
"py313-crashtest",
"py313-click",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-aioitertools",
"py313-anyio",
"py313-starlette",
"py313-zipp",
"py313-userpath",
"py313-meson",
"py313-meson-python",
"py313-numpy",
"py313-pyproject_metadata",
"py313-fsspec",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-ordered-set",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pint",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-docutils",
"py313-alabaster",
"py313-babel",
"py313-imagesize",
"py313-jinja2",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx_rtd_theme",
"py313-sphinx",
"py313-sphinxcontrib-jquery",
"py313-geographiclib",
"py313-tomli",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-scikit-build",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-pyglet",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-scikit-umfpack",
"py313-scipy",
"py313-threadpoolctl",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-pypdf",
"py313-tomli-w",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"py313-cairo",
"py313-contourpy",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-parsing",
"py313-pkgconfig",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-expandvars",
"py313-frozenlist",
"py313-more-itertools",
"py313-gdal",
"py313-orjson",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-affine",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-service_identity",
"py313-dnspython",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-funcparserlib",
"py313-gobject3",
"py313-matplotlib",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-webcolors",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-asv-runner",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairocffi",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-diff-match-patch",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-pdm-backend",
"py313-tabulate",
"py313-tinycss2",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-aiohappyeyeballs",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-fire",
"py313-termcolor",
"py313-hy",
"py313-hyrule",
"py313-cons",
"py313-docstyle",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-trustme",
"py313-bleach",
"py313-hatch-requirements-txt",
"py313-extension-helpers",
"py313-astropy-iers-data",
"py313-cached-property",
"py313-versioneer",
"py313-pytzdata",
"py313-pandas",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-beautifulsoup4",
"py313-html5lib",
"py313-soupsieve",
"py313-bottleneck",
"py313-cloudpickle",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-cssselect2",
"py313-defusedxml",
"py313-pytest-runner",
"py313-autoflake",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-flake8-pyproject",
"py313-isort",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-check",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-ftfy",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-marshmallow",
"py313-webargs",
"py313-clikit",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pastel",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-sqlparse",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-eventlet",
"py313-fasteners",
"py313-dns-lexicon",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-makelive",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-bpylist2",
"py313-blessed",
"py313-cgmetadata",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-mdit-py-plugins",
"py313-mdurl",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-shortuuid",
"py313-xdg-base-dirs",
"py313-XlsxWriter",
"py313-pptx",
"py313-photoscript",
"py313-textx",
"py313-linkify-it-py",
"py313-markdown-it-py",
"py313-strpdatetime",
"py313-utitools",
"py313-rich",
"py313-objexplore",
"py313-rich-theme-manager",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-superqt",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-httpcore",
"py313-httpx",
"py313-hyperlink",
"py313-socksio",
"py313-keyring",
"py313-pyperclip",
"py313-docstring_parser",
"py313-magicgui",
"py313-psygnal",
"py313-colorcet",
"py313-param",
"py313-pyct",
"py313-async-lru",
"py313-hatch-jupyter-builder",
"py313-comm",
"py313-jupyter_core",
"py313-zmq",
"py313-jupyter_client",
"py313-ipykernel",
"py313-nest_asyncio",
"py313-tornado",
"py313-rpds-py",
"py313-jsonschema-specifications",
"py313-referencing",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-hatch-nodejs-version",
"py313-arrow",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-nbformat",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-terminado",
"py313-hiredis",
"py313-mistune",
"py313-nbclient",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-argon2-cffi",
"py313-jupyter_server_terminals",
"py313-jupyter_events",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-jupyterlab_server",
"py313-jupyterlab",
"py313-notebook_shim",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-itemadapter",
"py313-spark_parser",
"py313-cytoolz",
"py313-pymongo",
"py313-waitress",
"py313-colorama",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-jupyterlab_pygments",
"py313-pyviz_comms",
"py313-xyzservices",
"py313-panel",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-cachecontrol",
"py313-cleo",
"py313-poetry-plugin-export",
"py313-pyqt6-sip",
"py313-git-delete-merged-branches",
"py313-icalendar",
"py313-humanize",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-structlog",
"py313-tokenize-rt",
"py313-langcodes",
"py313-lazy_loader",
"py313-SDL2",
"gcovr",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-aiofiles",
"py313-notify2",
"py313-unpaddedbase64",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-poetry-plugin-shell",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-josepy",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-pywavelets",
"py313-boto3",
"py313-cloudflare",
"py313-jsonlines",
"py313-s3transfer",
"py313-scikit-image",
"py313-urwid",
"py313-mutagen",
"py313-sh",
"py313-urwid-readline",
"py313-pudb",
"py313-black",
"py313-dacite",
"py313-jsonconversion",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-annotated_types",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyter_console",
"py313-jupyter_packaging",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-metakernel",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-notebook",
"py313-opengl",
"py313-opengl-accelerate",
"py313-parse",
"py313-preshed",
"py313-pydantic",
"py313-pydantic_core",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-paramiko",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-werkzeug",
"py313-flit",
"py313-deap",
"py313-bracex",
"py313-enrich",
"py313-wcmatch",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-img2pdf",
"py313-awscli2",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-scikit-learn",
"py313-seaborn",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-pytoolconfig",
"py313-rope",
"py313-ujson",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-id",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-cattrs",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-lsprotocol",
"py313-pygls",
"py313-typeguard",
"py313-anytree",
"py313-breathe",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-country",
"py313-netaddr",
"py313-flask",
"py313-itsdangerous",
"py313-flask-cors",
"py313-aniso8601",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pylint-venv",
"py313-pympler",
"py313-pytest-describe",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-xarray-einstats",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"py313-protego",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-narwhals",
"py313-celery",
"py313-kombu",
"gdown",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-rsa",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-aiosqlite",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-pyarrow",
"py313-smartypants",
"py313-typogrify",
"py313-in-n-out",
"py313-app-model",
"py313-pydantic-compat",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-npe2",
"py313-typer",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-quantecon",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-rdflib",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-tox",
"py313-pyproject_api",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-bidi",
"py313-cloudscraper",
"py313-argh",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-jellyfish",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-iso8601",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-altair",
"py313-fortranformat",
"py313-scapy",
"py313-gsl",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"py313-findpython",
"py313-xmltodict",
"mercurial-rustext",
"py313-incremental",
"py313-dunamai",
"py313-tracer",
"py313-typing-inspection",
"py313-uv-dynamic-versioning",
"py313-selenium",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pendulum",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-cramjam",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-sphinxcontrib-websupport",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-automat",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-pyhamcrest",
"py313-python-snappy",
"py313-pytrie",
"py313-qrcode",
"py313-spake2",
"py313-twisted",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-pbs_installer",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-usadel1",
"py313-gemmi",
"py313-nanobind",
"py313-flask-babel",
"py313-flask-frozen",
"py313-flask-mail",
"py313-flask-login",
"py313-flask-restful",
"py313-flask-sqlalchemy",
"py313-flask-wtf",
"py313-wtforms",
"py313-ephemeral-port-reserve",
"py313-flexmock",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-debug-toolbar",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-django-mailman3",
"py313-fido2",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-looseversion",
"py313-timelib",
"py313-coherent.licensed",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-zarr",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"py313-corner",
"py313-jupyter_sphinx",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-audioread",
"py313-bottlenose",
"py313-confuse",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-librosa",
"py313-mediafile",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"py313-alembic",
"py313-svglib",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-elasticsearch",
"py313-markdown2",
"py313-darkdetect",
"py313-emmet-core",
"py313-fabio",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mongomock",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydantic_settings",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-sentinels",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pypostal",
"py313-virtualfish",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-ipython-pygments-lexers",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-graphql-relay",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-testtools",
"py313-docopt-ng",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-colored",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-libtmux",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-tmuxp",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylast",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-uvicorn",
"py313-Faker",
"py313-uv-build",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-atpublic",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-py3dns",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-smi",
"py313-pytest-rerunfailures",
"py313-sphinx-autodoc-typehints",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-pipdeptree",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-decli",
"py313-hf-xet",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-pytest-httpserver",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-entrypoints",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash",
"py313-diskcache",
"py313-durationpy",
"py313-scikit-rf",
"py313-url-normalize",
"py313-diskcache-stubs",
"py313-poethepoet",
"py313-pre-commit",
"py313-pysigma",
"py313-mercantile",
"py313-contextily",
"py313-ecdsa",
"py313-vcrpy",
"py313-pytest-recording",
"py313-librt",
"py313-sigma-cli",
"py313-pystache",
"py313-requests-cache",
"py313-jug",
"py313-mahotas",
"py313-time-machine",
"py313-gwosc",
"py313-pmdarima",
"py313-genshi",
"py313-jsbeautifier",
"py313-jcc",
"py313-aenum",
"py313-DAWG",
"py313-datacite",
"py313-idutils",
"py313-ioflo",
"py313-isbnlib",
"py313-libnacl",
"py313-pathfinder",
"py313-pyodbc",
"py313-pypeg2",
"py313-pyubjson",
"py313-rad",
"py313-redmine",
"py313-rtm",
"py313-sparqlwrapper",
"py313-basemap-data",
"py313-excelrd",
"py313-eyed3",
"py313-matplotlib-basemap",
"py313-photutils",
"py313-aplpy",
"py313-pyavm",
"py313-pyregion",
"py313-quixote",
"py313-scikits-bootstrap",
"py313-petsc4py",
"py313-requirements-parser",
"py313-behave",
"py313-cucumber-expressions",
"py313-cucumber-tag-expressions",
"py313-sparse",
"py313-utidylib",
"py313-us",
"py313-docx",
"py313-astroscrappy",
"py313-flufl.i18n",
"py313-flufl.lock",
"py313-lazr.config",
"py313-pynndescent",
"py313-pyshark",
"py313-umap-learn",
"py313-vo",
"py313-astroML",
"py313-mecab",
"py313-z3",
"py313-lazr.delegates",
"py313-beaker",
"py313-xkcdpass",
"py313-bson",
"py313-click-spinner",
"py313-mido",
"py313-python-multipart",
"py313-treq",
"py313-fastapi",
"py313-shtab",
"py313-crc32c",
"py313-rich-argparse",
"py313-pick",
"py313-allpairspy",
"py313-tcolorpy",
"py313-paho-mqtt",
"py313-fixtures",
"py313-langid",
"py313-lark",
"py313-rfc3987-syntax",
"py313-ajsonrpc",
"py313-graphviz",
"py313-pyelftools",
"py313-tinydb",
"py313-annotated-doc",
"py313-segno",
"py313-ipython_genutils",
"py313-imgur",
"py313-ipympl",
"py313-absl",
"py313-dm-tree",
"py313-pew",
"py313-tlsh",
"py313-datasets",
"py313-versioningit",
"py313-roman_numerals",
"py313-patch-ng",
"py313-erf",
"py313-yaspin",
"py313-google-i18n-address",
"py313-zlmdb",
"py313-fickling",
"py313-pyfiglet",
"py313-textual",
"py313-rich_rst",
"py313-Pyro5",
"py313-bugsnag",
"py313-dbus-fast",
"py313-desktop-notifier",
"py313-dropbox",
"py313-keyrings.alt",
"py313-rubicon-objc",
"py313-serpent",
"py313-stone",
"py313-survey",
"py313-loguru",
"py313-omniORBpy",
"py313-pskc",
"py313-findlibs",
"py313-eccodes",
"py313-mmcif_pdbx",
"py313-changelog-chug",
"py313-lockfile",
"py313-python-daemon",
"py313-phonenumbers",
"py313-ulid",
"py313-pydantic-extra-types",
"py313-scour",
"py313-anywidget",
"py313-arro3-compute",
"py313-arro3-core",
"py313-arro3-io",
"py313-holoviews",
"py313-geoviews",
"py313-hvplot",
"py313-lonboard",
"py313-movingpandas",
"py313-dmgbuild",
"py313-ds-store",
"py313-pyinstaller-hooks-contrib",
"py313-pyinstaller",
"py313-radix",
"py313-pyedr",
"py313-macfsevents"
]
}
]
},
{
"name": "py313-InsightToolkit4",
"portdir": "graphics/InsightToolkit4",
"version": "4.13.3",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://itk.org",
"description": "Python 3.13 bindings for Insight Segmentation and Registration Toolkit (ITK)",
"long_description": "This package provides Python 3.13 bindings for Insight Segmentation and Registration Toolkit (ITK).",
"active": true,
"categories": [
"devel",
"graphics",
"science",
"python"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"swig",
"swig-python",
"castxml",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"tiff",
"fftw-3",
"fftw-3-single",
"libaec",
"hdf5",
"expat",
"libminc",
"InsightToolkit4",
"python313",
"gdcm",
"zlib",
"double-conversion",
"gtest",
"dcmtk"
]
}
],
"depends_on": []
},
{
"name": "py313-InsightToolkit",
"portdir": "graphics/InsightToolkit",
"version": "5.4.4",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://itk.org",
"description": "Python 3.13 bindings for Insight Segmentation and Registration Toolkit (ITK)",
"long_description": "This package provides Python 3.13 bindings for Insight Segmentation and Registration Toolkit (ITK).",
"active": true,
"categories": [
"devel",
"graphics",
"science",
"python"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"swig",
"swig-python",
"castxml",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"dcmtk",
"libjpeg-turbo",
"libpng",
"tiff",
"eigen3",
"fftw-3",
"libaec",
"gdcm",
"hdf5",
"expat",
"libminc",
"InsightToolkit",
"python313",
"fftw-3-single",
"zlib",
"double-conversion",
"gtest",
"vxl"
]
}
],
"depends_on": []
},
{
"name": "py313-in-n-out",
"portdir": "python/py-in-n-out",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/in-n-out",
"description": "Python dependency injection you can taste.",
"long_description": "A lightweight dependency injection and result processing framework for Python using type hints. Emphasis is on simplicity, ease of use, and minimal impact on source code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py313-app-model",
"py-in-n-out"
]
}
]
},
{
"name": "py313-iniparse",
"portdir": "python/py-iniparse",
"version": "0.5",
"license": "PSF and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/candlepin/python-iniparse",
"description": "Python Module for Accessing and Modifying Configuration Data in INI files",
"long_description": "iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tortoisehg",
"py-iniparse"
]
}
]
},
{
"name": "py313-iniconfig",
"portdir": "python/py-iniconfig",
"version": "2.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RonnyPfannschmidt/iniconfig",
"description": "iniconfig is a small and simple INI-file parser module.",
"long_description": "iniconfig is a small and simple INI-file parser module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-iniconfig",
"py313-pytest"
]
}
]
},
{
"name": "py313-inflection",
"portdir": "python/py-inflection",
"version": "0.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpvanhal/inflection",
"description": "A port of Ruby on Rails inflector to Python",
"long_description": "A port of Ruby on Rails inflector to Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-inflection"
]
},
{
"type": "run",
"ports": [
"py313-qstylizer"
]
}
]
},
{
"name": "py313-inflate64",
"portdir": "python/py-inflate64",
"version": "1.0.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/inflate64",
"description": "deflate64 compression/decompression library",
"long_description": "deflate64 compression/decompression library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-inflate64",
"py313-py7zr"
]
}
]
},
{
"name": "py313-inequality",
"portdir": "python/py-inequality",
"version": "1.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://inequality.readthedocs.io/en/latest/",
"description": "Spatial Inequality Analysis (inequality)",
"long_description": "Spatial Inequality Analysis (inequality) implements measures for the analysis of inequality over space and time and is part of the PySAL family.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-scipy",
"py313-matplotlib",
"py313-pandas",
"py313-libpysal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pysal",
"py-inequality"
]
}
]
},
{
"name": "py313-incremental",
"portdir": "python/py-incremental",
"version": "24.7.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/incremental",
"description": "A small library that versions your Python projects",
"long_description": "Incremental is a small library that versions your Python projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-click",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-twisted",
"py313-treq"
]
}
]
},
{
"name": "py313-importlib-resources",
"portdir": "python/py-importlib-resources",
"version": "6.1.2",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-resources.readthedocs.io",
"description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-importlib-resources"
]
}
]
},
{
"name": "py313-importlib-metadata",
"portdir": "python/py-importlib-metadata",
"version": "8.7.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-metadata.readthedocs.io/",
"description": "Library to access the metadata for a Python package.",
"long_description": "Library to access the metadata for a Python package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-zipp",
"py313-coherent.licensed",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-docstring-to-markdown",
"napari",
"py313-pygccxml",
"py313-textx",
"py313-httpbin",
"py313-datacite",
"py313-asv"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-immutables",
"portdir": "python/py-immutables",
"version": "0.21",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/immutables",
"description": "A high-performance immutable mapping type for Python",
"long_description": "An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mypy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-immutables"
]
}
]
},
{
"name": "py313-imgur",
"portdir": "python/py-imgur",
"version": "0.8.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyimgur\\}",
"description": "The simple way of using Imgur",
"long_description": "The simple way of using Imgur",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-imgur"
]
}
]
},
{
"name": "py313-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-Pillow",
"py313-pikepdf",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-img2pdf"
]
}
]
},
{
"name": "py313-imagesize",
"portdir": "python/py-imagesize",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shibukawa/imagesize_py",
"description": "get size from image file headers",
"long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-imagesize"
]
},
{
"type": "run",
"ports": [
"py313-sphinx"
]
}
]
},
{
"name": "py313-imageio",
"portdir": "python/py-imageio",
"version": "2.37.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imageio.github.io/",
"description": "Easy interface to read and write a wide range of image data.",
"long_description": "Easy interface to read and write a wide range of image data.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-Pillow",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py313-napari-svg"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-scikit-image"
]
},
{
"type": "test",
"ports": [
"py313-zbar"
]
}
]
},
{
"name": "py313-imagehash",
"portdir": "python/py-imagehash",
"version": "4.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JohannesBuchner/imagehash",
"description": "Perceptual Image Hashing Module",
"long_description": "Image hashes tell whether two images look nearly identical. This is different from cryptographic hashing algorithms (like MD5, SHA-1) where tiny changes in the image give completely different hashes. In image fingerprinting, we actually want our similar inputs to have similar output hashes as well. The image hash algorithms (average, perceptual, difference, wavelet) analyse the image structure on luminance (without color information). The color hash algorithm analyses the color distribution and black & gray fractions (without position information).",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-Pillow",
"py313-scipy",
"py313-pywavelets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-imagehash"
]
}
]
},
{
"name": "py313-imagecodecs",
"portdir": "python/py-imagecodecs",
"version": "2026.1.14",
"license": "BSD",
"platforms": "{darwin >= 17}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/cgohlke/imagecodecs/",
"description": "Image transformation, compression, and decompression codecs",
"long_description": "Image transformation, compression, and decompression codecs",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"zopfli",
"zstd",
"charls",
"giflib5",
"libjpeg-turbo",
"openjpeg",
"blosc",
"webp",
"cfitsio",
"libjxl",
"python313",
"py313-numpy",
"py313-pyobjc",
"tiff",
"brotli",
"brunsli",
"bzip2",
"libaec",
"snappy"
]
}
],
"depends_on": []
},
{
"name": "py313-igraph",
"portdir": "python/py-igraph",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://igraph.org/python/",
"description": "Python interface to the igraph library.",
"long_description": "Python interface to the igraph library for network analysis and graph theory.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
},
{
"name": "szhorvat",
"github": "szhorvat",
"ports_count": 18
}
],
"variants": [
"external_igraph",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-20",
"pkgconfig",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"igraph",
"python313",
"py313-texttable"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-numpy",
"py313-scipy",
"py313-matplotlib",
"py313-networkx",
"py313-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-igraph"
]
}
]
},
{
"name": "py313-ifaddr",
"portdir": "python/py-ifaddr",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydron/ifaddr",
"description": "Cross-platform network interface and IP address enumeration library",
"long_description": "Cross-platform network interface and IP address enumeration library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"py313-soco",
"py-ifaddr"
]
}
]
},
{
"name": "py313-idutils",
"portdir": "python/py-idutils",
"version": "1.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/inveniosoftware/idutils",
"description": "Small library for persistent identifiers used in scholarly communication.",
"long_description": "Small library for persistent identifiers used in scholarly communication.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-babel",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-isbnlib",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-datacite",
"py-idutils"
]
}
]
},
{
"name": "py313-idna",
"portdir": "python/py-idna",
"version": "3.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kjd/idna/",
"description": "Internationalized Domain Names in Applications (IDNA).",
"long_description": "Internationalized Domain Names in Applications (IDNA).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2877
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-yarl",
"py313-service_identity",
"py313-httpx",
"py313-requests",
"py313-dnspython",
"py313-trio",
"py313-jsonschema-format-nongpl",
"py313-requests-futures",
"py313-anyio",
"py313-tldextract",
"py-idna"
]
},
{
"type": "run",
"ports": [
"py313-hyperlink",
"py313-trustme"
]
}
]
},
{
"name": "py313-identify",
"portdir": "python/py-identify",
"version": "2.6.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pre-commit/identify",
"description": "File identification library for Python",
"long_description": "File identification library for Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pre-commit"
]
}
]
},
{
"name": "py313-id",
"portdir": "python/py-id",
"version": "1.6.1",
"license": "Apache-2.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/di/id",
"description": "A tool for generating OIDC identities",
"long_description": "A tool for generating OIDC identities",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2007
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-flit_core",
"py313-installer",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pretend"
]
}
],
"depends_on": []
},
{
"name": "py313-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-dateutil",
"py313-tzdata"
]
},
{
"type": "test",
"ports": [
"py313-tz",
"py313-hypothesis",
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-ibroadcast",
"portdir": "python/py-ibroadcast",
"version": "1.1.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ctrueden/ibroadcast-python",
"description": "iBroadcast Python client",
"long_description": "iBroadcast Python client",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ibroadcast",
"beets-ibroadcast"
]
}
]
},
{
"name": "py313-hyrule",
"portdir": "python/py-hyrule",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyrule.readthedocs.io/",
"description": "A utility library for the Hy programming language",
"long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-hy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-hyrule"
]
}
]
},
{
"name": "py313-hypothesis",
"portdir": "python/py-hypothesis",
"version": "6.140.3",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/hypothesis",
"description": "A library for property based testing",
"long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-sortedcontainers",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-priority"
]
},
{
"type": "lib",
"ports": [
"py-hypothesis"
]
},
{
"type": "test",
"ports": [
"py313-numdifftools",
"py313-hpack",
"py313-hyperlink",
"py313-natsort",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-pyrsistent",
"py313-cbor2",
"py313-pyarrow",
"py313-mitmproxy",
"py313-numpy",
"py313-commonmark",
"py313-cssselect",
"py313-ndindex",
"py313-iso8601",
"py313-xarray",
"py313-icalendar",
"py313-snuggs",
"py313-dateutil",
"py313-json5",
"py313-erf",
"py313-scipy",
"py313-mutagen",
"py313-attrs",
"py313-multivolumefile",
"py313-pybcj",
"py313-pyppmd",
"py313-fire",
"py313-cairo"
]
}
]
},
{
"name": "py313-hyperlink",
"portdir": "python/py-hyperlink",
"version": "21.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/hyperlink",
"description": "A pure-Python implementation of immutable URLs",
"long_description": "Hyperlink is a pure-Python package and requires nothing but Python.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-idna"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-hyperlink",
"py313-twisted",
"hatch",
"py313-treq"
]
}
]
},
{
"name": "py313-hyperframe",
"portdir": "python/py-hyperframe",
"version": "6.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org",
"description": "HTTP/2 framing layer for Python",
"long_description": "This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-h2",
"py-hyperframe",
"py313-mitmproxy"
]
}
]
},
{
"name": "py313-hy",
"portdir": "python/py-hy",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hylang.org/",
"description": "Lisp dialect embedded in Python",
"long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-funcparserlib",
"python313"
]
},
{
"type": "run",
"ports": [
"hy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hyrule"
]
}
]
},
{
"name": "py313-hvplot",
"portdir": "python/py-hvplot",
"version": "0.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/hvplot",
"description": "hvPlot provides a familiar, high-level API for visualization",
"long_description": "hvPlot provides a familiar, high-level API for visualization The API is based on the familiar Pandas .plot API and the innovative .interactive API",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-param",
"py313-bokeh",
"python313",
"py313-holoviews",
"py313-panel",
"py313-packaging",
"py313-numpy",
"py313-pandas",
"py313-colorcet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-movingpandas"
]
}
]
},
{
"name": "py313-humanize",
"portdir": "python/py-humanize",
"version": "4.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-humanize/humanize",
"description": "Python humanize utilities",
"long_description": "Python humanize utilities",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-humanize",
"magic-wormhole"
]
}
]
},
{
"name": "py313-humanfriendly",
"portdir": "python/py-humanfriendly",
"version": "10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://humanfriendly.readthedocs.io/",
"description": "Human friendly output for text interfaces using Python",
"long_description": "Human friendly output for text interfaces using Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-coloredlogs"
]
}
]
},
{
"name": "py313-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "1.1.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-tqdm",
"py313-yaml",
"py313-httpx",
"py313-typer",
"py313-hf-xet",
"py313-fsspec",
"py313-shellingham",
"py313-filelock",
"py313-typing_extensions",
"py313-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-huggingface_hub"
]
},
{
"type": "run",
"ports": [
"py313-datasets"
]
}
]
},
{
"name": "py313-httpx",
"portdir": "python/py-httpx",
"version": "0.28.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpx",
"description": "The next generation HTTP client.",
"long_description": "The next generation HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-pygments",
"py313-brotli",
"py313-click",
"py313-rich",
"python313",
"py313-h2",
"py313-httpcore",
"py313-socksio",
"py313-brotlicffi",
"py313-certifi",
"py313-charset-normalizer",
"py313-idna",
"py313-sniffio"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatch",
"py-httpx",
"py313-pbs_installer",
"py313-jupyterlab",
"py313-zeep",
"py313-pylast",
"py313-cloudflare"
]
},
{
"type": "run",
"ports": [
"py313-huggingface_hub",
"py313-datasets"
]
}
]
},
{
"name": "py313-httplib2",
"portdir": "python/py-httplib2",
"version": "2-0.22.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/httplib2/",
"description": "A comprehensive HTTP client library in Python",
"long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-parsing",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-google-api",
"py-httplib2",
"py313-ansible-core",
"py313-google-auth-httplib2"
]
}
]
},
{
"name": "py313-httpcore",
"portdir": "python/py-httpcore",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpcore",
"description": "A minimal low level HTTP client.",
"long_description": "A minimal low level HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py313-h2",
"python313",
"py313-socksio",
"py313-certifi",
"py313-sniffio",
"py313-anyio",
"py313-h11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-httpcore",
"py313-httpx"
]
}
]
},
{
"name": "py313-httpbin",
"portdir": "python/py-httpbin",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/httpbin",
"description": "HTTP Request and Response Service",
"long_description": "HTTP Request and Response Service",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-brotlicffi",
"py313-werkzeug",
"py313-flask",
"py313-flasgger",
"python313",
"py313-six",
"py313-decorator",
"py313-importlib-metadata",
"py313-greenlet"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytest-httpbin",
"py-httpbin"
]
}
]
}
]
}