HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=728",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=726",
"results": [
{
"name": "py39-inequality",
"portdir": "python/py-inequality",
"version": "1.0.0",
"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": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-libpysal",
"py39-numpy",
"py39-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysal"
]
}
]
},
{
"name": "py39-inflate64",
"portdir": "python/py-inflate64",
"version": "1.0.1",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-py7zr"
]
}
]
},
{
"name": "py39-inflect",
"portdir": "python/py-inflect",
"version": "7.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/inflect",
"description": "Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words",
"long_description": "Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-pydantic",
"py39-typing_extensions",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-g2p-en"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-qstylizer"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools_scm",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pytest"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-six",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-app-model"
]
}
]
},
{
"name": "py39-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": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pyarrow",
"py39-jsonnet",
"vint",
"mutt_ics",
"bashplotlib",
"vf-1",
"treeline",
"py39-Faker",
"py39-SDL2",
"py39-absl",
"py39-acme",
"py39-acora",
"py39-aenum",
"py39-affine",
"py39-aiobotocore",
"py39-aiodns",
"py39-aiofiles",
"py39-aioftp",
"py39-aiohttp",
"py39-aioitertools",
"py39-aiojobs",
"py39-aiomysql",
"py39-aiopg",
"py39-aiosqlite",
"py39-alabaster",
"py39-alembic",
"py39-algopy",
"py39-altgraph",
"py39-amazon.ion",
"py39-amqp",
"py39-aniso8601",
"py39-ansible",
"py39-ansicolor",
"py39-antlr4-python3-runtime",
"py39-anyio",
"py39-anytree",
"py39-apache-beam",
"py39-apipkg",
"py39-appdirs",
"py39-applaunchservices",
"py39-appnope",
"py39-argcomplete",
"py39-argh",
"py39-argon2-cffi",
"py39-arpeggio",
"py39-arrow",
"py39-arviz",
"py39-asgiref",
"py39-asn1",
"py39-asn1-modules",
"py39-asn1crypto",
"py39-asteval",
"py39-astor",
"py39-astroid",
"py39-astropy",
"py39-astropy-healpix",
"py39-astropy-helpers",
"py39-astunparse",
"py39-async-timeout",
"py39-async_generator",
"py39-asyncpg",
"py39-asynctest",
"py39-atomiclong",
"py39-atomicwrites",
"py39-attr",
"py39-attrs",
"py39-audioread",
"py39-autobahn",
"py39-automat",
"py39-autopep8",
"py39-avro",
"py39-awscli",
"py39-babel",
"py39-backcall",
"py39-base58",
"py39-base91",
"py39-bcrypt",
"py39-beaker",
"py39-beartype",
"py39-beautifulsoup4",
"py39-behave",
"py39-bidict",
"py39-bigfloat",
"py39-billiard",
"py39-binaryornot",
"py39-bitstring",
"py39-black",
"py39-bleach",
"py39-blessed",
"py39-blinker",
"py39-blis",
"py39-bokeh",
"py39-boto",
"py39-boto3",
"py39-botocore",
"py39-bottleneck",
"py39-bpemb",
"py39-bracex",
"py39-brotli",
"py39-bsddb3",
"py39-bson",
"py39-bz2file",
"py39-cachecontrol",
"py39-cached-property",
"py39-cachetools",
"py39-cachy",
"py39-cairo",
"py39-cairocffi",
"py39-cairosvg",
"py39-cartopy",
"py39-catalogue",
"py39-cbor",
"py39-cbor2",
"py39-cchardet",
"py39-celery",
"py39-certifi",
"py39-cffi",
"py39-cftime",
"py39-chardet",
"py39-cheetah",
"py39-cipheycore",
"py39-cipheydists",
"py39-clang",
"py39-clawpack",
"py39-cleo",
"py39-cli-helpers",
"py39-click",
"py39-click-didyoumean",
"py39-click-plugins",
"py39-click-spinner",
"py39-cligj",
"py39-clikit",
"py39-clint",
"py39-cloudpickle",
"py39-codecov",
"py39-codestyle",
"py39-colander",
"py39-colorama",
"py39-colored",
"py39-coloredlogs",
"py39-colorlog",
"py39-colour",
"py39-columnize",
"py39-commonmark",
"py39-commpy",
"py39-configargparse",
"py39-configobj",
"py39-conllu",
"py39-constantly",
"py39-construct",
"py39-contextlib2",
"py39-cookiecutter",
"py39-cookies",
"py39-corner",
"py39-coverage",
"py39-cppy",
"py39-cpuinfo",
"py39-crashtest",
"py39-crc32c",
"py39-crcmod",
"py39-cryptography",
"py39-cssselect",
"py39-cssselect2",
"py39-cssutils",
"py39-ctypeslib2",
"py39-cucumber-tag-expressions",
"py39-curl",
"py39-cx_Freeze",
"py39-cycler",
"py39-cymem",
"py39-cython",
"py39-dask",
"py39-databases",
"py39-dateutil",
"py39-ddt",
"py39-deap",
"py39-decli",
"py39-decorator",
"py39-defusedxml",
"py39-deprecated",
"py39-deprecation",
"py39-des",
"py39-diff-match-patch",
"py39-dill",
"py39-discordpy",
"py39-dispatcher",
"py39-distlib",
"py39-distributed",
"py39-distro",
"py39-django",
"py39-dload",
"py39-dm-sonnet",
"py39-dm-tree",
"py39-dns-lexicon",
"py39-dnspython",
"py39-docker",
"py39-dockerpty",
"py39-docopt",
"py39-docstyle",
"py39-doctest-ignore-unicode",
"py39-docutils",
"py39-dopamine-rl",
"py39-drms",
"py39-dulwich",
"py39-ecdsa",
"py39-editdistance",
"py39-editor",
"py39-elasticsearch",
"py39-elasticsearch-dsl",
"py39-emcee",
"py39-emcee3",
"py39-empy",
"py39-enchant",
"py39-enrich",
"py39-entrypoints",
"py39-epsg",
"py39-erf",
"py39-eric-ide",
"py39-esridump",
"py39-et_xmlfile",
"py39-excelrd",
"py39-execnet",
"py39-extension-helpers",
"py39-fabric",
"py39-fairseq",
"py39-fastapi",
"py39-fastavro",
"py39-fastdtw",
"py39-fasteners",
"py39-fastprogress",
"py39-feedparser",
"py39-fido2",
"py39-filelock",
"py39-filetype",
"py39-fiona",
"py39-fire",
"py39-flake8",
"py39-flake8-mccabe",
"py39-flake8-pep8-naming",
"py39-flake8-polyfill",
"py39-flaky",
"py39-flask",
"py39-flask-cors",
"py39-flatbuffers",
"py39-flit",
"py39-flit_core",
"py39-freezegun",
"py39-fs",
"py39-fsspec",
"py39-ftfy",
"py39-fugashi",
"py39-funcparserlib",
"py39-funcsigs",
"py39-fusepy",
"py39-future",
"py39-game",
"py39-gast",
"py39-gdal",
"py39-gdbm",
"py39-gensim",
"py39-geocoder",
"py39-geographiclib",
"py39-geopandas",
"py39-geopy",
"py39-gevent",
"py39-gin-config",
"py39-gitdb",
"py39-gitpython",
"py39-gmic",
"py39-gmpy",
"py39-gmpy2",
"py39-gnureadline",
"py39-gobject",
"py39-gobject3",
"py39-google-api",
"py39-google-auth",
"py39-google-auth-httplib2",
"py39-google-pasta",
"py39-graph-tool",
"py39-graphene",
"py39-graphql-core",
"py39-graphql-relay",
"py39-graphviz",
"py39-greenlet",
"py39-gssapi",
"py39-gunicorn",
"py39-gym",
"py39-h11",
"py39-h2",
"py39-h5py",
"py39-hdfs",
"py39-heapdict",
"py39-helpdev",
"py39-hiredis",
"py39-hkdf",
"py39-hpack",
"py39-html5lib",
"py39-httpbin",
"py39-httpcore",
"py39-httplib2",
"py39-httpx",
"py39-humanfriendly",
"py39-hy",
"py39-hydra-core",
"py39-hyperframe",
"py39-hyperlink",
"py39-hypothesis",
"py39-icalendar",
"py39-idna",
"py39-igraph",
"py39-imagecodecs",
"py39-imageio",
"py39-imageio-ffmpeg",
"py39-imagesize",
"py39-importlib-metadata",
"py39-imutils",
"py39-incremental",
"py39-inflection",
"py39-iniconfig",
"py39-iniparse",
"py39-intervaltree",
"py39-invoke",
"py39-ipaddress",
"py39-ipdb",
"py39-ipykernel",
"py39-ipython",
"py39-ipython_genutils",
"py39-ipywidgets",
"py39-iso8601",
"py39-isodate",
"py39-isort",
"py39-itemadapter",
"py39-itemloaders",
"py39-itsdangerous",
"py39-jaraco.functools",
"py39-jdcal",
"py39-jedi",
"py39-jellyfish",
"py39-jinja2",
"py39-jinja2-time",
"py39-jmespath",
"py39-joblib",
"py39-josepy",
"py39-json5",
"py39-jsonpickle",
"py39-jsonschema",
"py39-jug",
"py39-jupyter_client",
"py39-jupyter_console",
"py39-jupyter_core",
"py39-jupyter_packaging",
"py39-jupyter_server",
"py39-jupyter_sphinx",
"py39-jupyterlab",
"py39-jupyterlab_pygments",
"py39-jupyterlab_server",
"py39-jupyterlab_widgets",
"py39-jwt",
"py39-kaitaistruct",
"py39-kaptan",
"py39-keras",
"py39-keras2onnx",
"py39-keras_applications",
"py39-keras_preprocessing",
"py39-keyring",
"py39-kfac",
"py39-kiwisolver",
"py39-kombu",
"py39-latexcodec",
"py39-lazy_object_proxy",
"py39-ldap3",
"py39-levenshtein",
"py39-libpysal",
"py39-librosa",
"py39-libsass",
"py39-libtmux",
"py39-libvirt",
"py39-llfuse",
"py39-llvmlite",
"py39-lmdb",
"py39-lmfit",
"py39-locket",
"py39-lockfile",
"py39-logilab-common",
"py39-loguru",
"py39-lxml",
"py39-ly",
"py39-lz4",
"py39-m2crypto",
"py39-m2r",
"py39-macholib",
"py39-magenta",
"py39-magic",
"py39-mako",
"py39-markdown",
"py39-markdown2",
"py39-markupsafe",
"py39-matplotlib",
"py39-mecab",
"py39-mercurial_extension_utils",
"py39-mergedeep",
"py39-mesh-tensorflow",
"py39-meshio",
"py39-metakernel",
"py39-metpy",
"py39-mido",
"py39-mir_eval",
"py39-mistune",
"py39-mitmproxy",
"py39-mmh3",
"py39-mock",
"py39-modulegraph",
"py39-monotonic",
"py39-more-itertools",
"py39-moviepy",
"py39-mpi4py",
"py39-mpmath",
"py39-msgpack",
"py39-multidict",
"py39-multiprocess",
"py39-munch",
"py39-murmurhash",
"py39-mutagen",
"py39-mygpoclient",
"py39-mypy",
"py39-mypy_extensions",
"py39-natsort",
"py39-nbclassic",
"py39-nbclient",
"py39-nbconvert",
"py39-nbformat",
"py39-nbval",
"py39-nbxmpp",
"py39-ndg_httpsclient",
"py39-neovim",
"py39-nest_asyncio",
"py39-netcdf4",
"py39-netifaces",
"py39-networkx",
"py39-nltk",
"py39-nmrglue",
"py39-nose",
"py39-nose_xunitmp",
"py39-note-seq",
"py39-notebook",
"py39-ntplib",
"py39-nuitka",
"py39-numba",
"py39-numdifftools",
"py39-numexpr",
"py39-numpy",
"py39-numpydoc",
"py39-oauth2client",
"py39-oauthlib",
"py39-obspy",
"py39-oct2py",
"py39-octave_kernel",
"py39-olefile",
"py39-omegaconf",
"py39-onnx",
"py39-onnxconverter-common",
"py39-opengl",
"py39-opengl-accelerate",
"py39-openslide",
"py39-openssl",
"py39-opt_einsum",
"py39-outcome",
"py39-overrides",
"py39-owslib",
"py39-packaging",
"py39-paho-mqtt",
"py39-pandas",
"py39-pandocfilters",
"py39-param",
"py39-parameterized",
"py39-paramiko",
"py39-parfive",
"py39-parse",
"py39-parse-type",
"py39-parsedatetime",
"py39-parsel",
"py39-parsimonious",
"py39-parsing",
"py39-parso",
"py39-parver",
"py39-passlib",
"py39-pastel",
"py39-path",
"py39-pathlib2",
"py39-pathspec",
"py39-pathtools",
"py39-patsy",
"py39-pbr",
"py39-peewee",
"py39-pendulum",
"py39-pep8",
"py39-petsc4py",
"py39-pexpect",
"py39-pgspecial",
"py39-phonenumbers",
"py39-photomosaic",
"py39-pickleshare",
"py39-pika",
"py39-pikepdf",
"py39-pint",
"py39-pip",
"py39-pipdeptree",
"py39-pkgconfig",
"py39-pkginfo",
"py39-plac",
"py39-pluggy",
"py39-plumed",
"py39-ply",
"py39-pmdarima",
"py39-pmw",
"py39-podcastparser",
"py39-poetry-core",
"py39-pooch",
"py39-portalocker",
"py39-portend",
"py39-powerline",
"py39-poyo",
"py39-preshed",
"py39-pretend",
"py39-pretty-midi",
"py39-priority",
"py39-proglog",
"py39-prometheus_client",
"py39-promise",
"py39-prompt_toolkit",
"py39-protego",
"py39-protobuf3",
"py39-prov",
"py39-psutil",
"py39-psycopg2",
"py39-ptyprocess",
"py39-publicsuffix2",
"py39-py",
"py39-py2app",
"py39-pyasdf",
"py39-pyaudio",
"py39-pybase62",
"py39-pybind11",
"py39-pybind11-stubgen",
"py39-pybtex",
"py39-pybtex-docutils",
"py39-pycares",
"py39-pycparser",
"py39-pycson",
"py39-pyct",
"py39-pydantic",
"py39-pydicom",
"py39-pydot",
"py39-pydub",
"py39-pyerfa",
"py39-pyficache",
"py39-pyfiglet",
"py39-pyflakes",
"py39-pygccxml",
"py39-pygeos",
"py39-pygit2",
"py39-pygithub",
"py39-pyglet",
"py39-pygments",
"py39-pygmsh",
"py39-pygraphviz",
"py39-pygrib",
"py39-pygtrie",
"py39-pyhamcrest",
"py39-pyicu",
"py39-pykerberos",
"py39-pylev",
"py39-pylint",
"py39-pyls-spyder",
"py39-pylzma",
"py39-pymc3",
"py39-pymongo",
"py39-pympler",
"py39-pymysql",
"py39-pynacl",
"py39-pynamecheap",
"py39-pync",
"py39-pynetdicom",
"py39-pyobjc",
"py39-pyperclip",
"py39-pyplusplus",
"py39-pypng",
"py39-pyproj",
"py39-pyqrcode",
"py39-pyqrcodeng",
"py39-pyqtgraph",
"py39-pyrfc3339",
"py39-pyrsistent",
"py39-pyrxp",
"py39-pyscard",
"py39-pyshp",
"py39-pyside",
"py39-pyside-tools",
"py39-pysvn",
"py39-pyte",
"py39-pytest",
"py39-pytest-asyncio",
"py39-pytest-benchmark",
"py39-pytest-cov",
"py39-pytest-flake8",
"py39-pytest-forked",
"py39-pytest-html",
"py39-pytest-lazy-fixture",
"py39-pytest-metadata",
"py39-pytest-mock",
"py39-pytest-mpl",
"py39-pytest-mypy",
"py39-pytest-qt",
"py39-pytest-runner",
"py39-pytest-sugar",
"py39-pytest-timeout",
"py39-pytest-xdist",
"py39-python-augeas",
"py39-python-coveralls",
"py39-python-jsonrpc-server",
"py39-python-snappy",
"py39-pytorch",
"py39-pytorch-lightning",
"py39-pytrie",
"py39-pytzdata",
"py39-pyusb",
"py39-pyviz_comms",
"py39-pywavelets",
"py39-qdarkstyle",
"py39-qpageview",
"py39-qstylizer",
"py39-qtawesome",
"py39-qtconsole",
"py39-qtpy",
"py39-qtsass",
"py39-questionary",
"py39-queuelib",
"py39-quixote",
"py39-random2",
"py39-rasterio",
"py39-ratelim",
"py39-raven",
"py39-rbtools",
"py39-rdflib",
"py39-recommonmark",
"py39-redis",
"py39-regex",
"py39-reportlab",
"py39-repoze.lru",
"py39-requests",
"py39-requests-file",
"py39-requests-gssapi",
"py39-requests-mock",
"py39-requests-oauthlib",
"py39-requests-toolbelt",
"py39-resampy",
"py39-responses",
"py39-rfc3339",
"py39-rfc3986",
"py39-rfc6555",
"py39-rich",
"py39-robotframework",
"py39-robotframework-seleniumlibrary",
"py39-roman",
"py39-rope",
"py39-routes",
"py39-rply",
"py39-rsa",
"py39-rstcheck",
"py39-rtree",
"py39-ruamel-yaml",
"py39-ruamel-yaml-clib",
"py39-s3fs",
"py39-s3transfer",
"py39-sacrebleu",
"py39-sacremoses",
"py39-samplerate",
"py39-scgi",
"py39-scikit-build",
"py39-scikit-hep-boost-histogram",
"py39-scikit-hep-hepstats",
"py39-scikit-hep-hepunits",
"py39-scikit-hep-hist",
"py39-scikit-hep-mplhep",
"py39-scikit-hep-mplhep_data",
"py39-scikit-hep-particle",
"py39-scikit-image",
"py39-scikit-learn",
"py39-scikits-bootstrap",
"py39-scipy",
"py39-scrapy",
"py39-seaborn",
"py39-segno",
"py39-selenium",
"py39-semantic_version",
"py39-semver",
"py39-send2trash",
"py39-sentence-transformers",
"py39-sentencepiece",
"py39-seqeval",
"py39-serial",
"py39-service_identity",
"py39-setproctitle",
"py39-setupmeta",
"py39-setuptools",
"py39-setuptools-rust",
"py39-setuptools_scm",
"py39-setuptools_scm_git_archive",
"py39-sgmllib3k",
"py39-sh",
"py39-shapely",
"py39-shellingham",
"py39-shiboken",
"py39-simplegeneric",
"py39-simplejson",
"py39-simpy",
"py39-simpy-docs",
"py39-sip",
"py39-six",
"py39-sk-video",
"py39-slack-sdk",
"py39-slackclient",
"py39-slepc4py",
"py39-slugify",
"py39-smart_open",
"py39-smmap",
"py39-sniffio",
"py39-snowballstemmer",
"py39-snuggs",
"py39-socks",
"py39-sortedcollections",
"py39-sortedcontainers",
"py39-soundfile",
"py39-soupsieve",
"py39-sox",
"py39-spaCy",
"py39-spaCy-models",
"py39-spacepy",
"py39-spake2",
"py39-spark_parser",
"py39-spdx",
"py39-spdx-lookup",
"py39-speg",
"py39-sphinx",
"py39-sphinx-bootstrap-theme",
"py39-sphinx-click",
"py39-sphinx-copybutton",
"py39-sphinx-gallery",
"py39-sphinx-issues",
"py39-sphinx_rtd_theme",
"py39-sphinxcontrib-applehelp",
"py39-sphinxcontrib-bibtex",
"py39-sphinxcontrib-devhelp",
"py39-sphinxcontrib-htmlhelp",
"py39-sphinxcontrib-jsmath",
"py39-sphinxcontrib-qthelp",
"py39-sphinxcontrib-serializinghtml",
"py39-sphinxcontrib-svg2pdfconverter",
"py39-sphinxcontrib-websupport",
"py39-spyder",
"py39-spyder-kernels",
"py39-sqlalchemy",
"py39-sqlalchemy-migrate",
"py39-sqlparse",
"py39-srsly",
"py39-starlette",
"py39-statsmodels",
"py39-stevedore",
"py39-stopit",
"py39-stopwordsiso",
"py39-structlog",
"py39-sunpy",
"py39-sympy",
"py39-tables",
"py39-tabulate",
"py39-tatsu",
"py39-tblib",
"py39-tempita",
"py39-tempora",
"py39-tenacity",
"py39-tensor2tensor",
"py39-tensorboard",
"py39-tensorboard1",
"py39-tensorboardX",
"py39-tensorflow-data-validation",
"py39-tensorflow-datasets",
"py39-tensorflow-gan",
"py39-tensorflow-hub",
"py39-tensorflow-metadata",
"py39-tensorflow-transform",
"py39-tensorflow_estimator",
"py39-tensorflow_estimator1",
"py39-term-background",
"py39-termcolor",
"py39-terminado",
"py39-terminaltables",
"py39-testfixtures",
"py39-testpath",
"py39-text-unidecode",
"py39-textdistance",
"py39-texttable",
"py39-tf-slim",
"py39-tfx-bsl",
"py39-theano-pymc",
"py39-thinc",
"py39-threadpoolctl",
"py39-three-merge",
"py39-tifffile",
"py39-timeout-decorator",
"py39-tinycss",
"py39-tinycss2",
"py39-tkinter",
"py39-tldextract",
"py39-tmuxp",
"py39-tokenizers",
"py39-toml",
"py39-tomlkit",
"py39-toolz",
"py39-torchaudio",
"py39-torchtext",
"py39-torchvision",
"py39-tornado",
"py39-tornado5",
"py39-tox",
"py39-tpot",
"py39-tqdm",
"py39-tracer",
"py39-traitlets",
"py39-transformers",
"py39-translationstring",
"py39-trepan3k",
"py39-treq",
"py39-trio",
"py39-tropycal",
"py39-trustme",
"py39-twisted",
"py39-twython",
"py39-txaio",
"py39-txrequests",
"py39-typedapi",
"py39-typeguard",
"py39-typer",
"py39-typing_extensions",
"py39-tz",
"py39-tzlocal",
"py39-u-msgpack-python",
"py39-ufl",
"py39-ujson",
"py39-umap-learn",
"py39-uncertainties",
"py39-uncompyle6",
"py39-unicodedata2",
"py39-unidecode",
"py39-unidic",
"py39-unidic-lite",
"py39-update_checker",
"py39-uritemplate",
"py39-urllib3",
"py39-urwid",
"py39-us",
"py39-uvicorn",
"py39-validators",
"py39-vcversioner",
"py39-vine",
"py39-virtualenv",
"py39-virtualenv-clone",
"py39-w3lib",
"py39-waitress",
"py39-wand",
"py39-wasabi",
"py39-watchdog",
"py39-wcmatch",
"py39-wcwidth",
"py39-webencodings",
"py39-webob",
"py39-websocket-client",
"py39-websockets",
"py39-werkzeug",
"py39-wheel",
"py39-whoosh",
"py39-widgetsnbextension",
"py39-word2number",
"py39-wrapt",
"py39-wsproto",
"py39-wurlitzer",
"py39-wxpython-4.0",
"py39-xarray",
"py39-xattr",
"py39-xdis",
"py39-xlrd",
"py39-xmlsec",
"py39-xmltodict",
"py39-xxhash",
"py39-yaml",
"py39-yapf",
"py39-yarl",
"py39-yaspin",
"py39-zeep",
"py39-zict",
"py39-zipp",
"py39-zmq",
"py39-zope-component",
"py39-zope-deferredimport",
"py39-zope-deprecation",
"py39-zope-event",
"py39-zope-hookable",
"py39-zope-proxy",
"py39-zopeinterface",
"py39-zopfli",
"py39-zstd",
"quisk",
"py39-tensorflow",
"py39-tensorflow-addons",
"py39-tensorflow-probability",
"py39-tensorflow1",
"py39-cidrize",
"py39-allennlp",
"py39-netaddr",
"py39-cloudscraper",
"py39-ntlm-auth",
"py39-requests_ntlm",
"py39-pywinrm",
"py39-python-dotenv",
"py39-ukpostcodeparser",
"py39-hcloud",
"py39-xlsx2csv",
"py39-checkdigit",
"py39-configparser",
"py39-logbook",
"py39-pycryptodome",
"py39-webcolors",
"py39-cryptography_vectors",
"py39-pytest-subtests",
"py39-asttokens",
"py39-executing",
"py39-matplotlib-inline",
"py39-pure_eval",
"py39-stack_data",
"py39-blessings",
"py39-bpython",
"py39-curtsies",
"py39-cwcwidth",
"py39-xdg",
"py39-biopython",
"py39-pdbecif",
"py39-olm",
"py39-h5netcdf",
"py39-openbabel",
"py39-eyed3",
"py39-huggingface_hub",
"py39-pyotp",
"py39-boltons",
"py39-engineio",
"py39-eventlet",
"py39-socketio",
"py39-astlib",
"py39-astroML",
"py39-astroML_addons",
"py39-astroquery",
"py39-atpy",
"py39-gammapy",
"py39-gwpy",
"py39-healpy",
"py39-ligotimegps",
"py39-mimeparse",
"py39-montage",
"py39-photutils",
"py39-pyavm",
"py39-pyregion",
"py39-regions",
"py39-reproject",
"py39-vo",
"py39-langdetect",
"py39-mercantile",
"py39-XlsxWriter",
"py39-pptx",
"py39-cfgv",
"py39-identify",
"py39-nodeenv",
"py39-bottle",
"py39-virtualenvwrapper",
"py39-humanize",
"pushbroom",
"py39-gpilab-core",
"py39-gpilab-examples",
"py39-gpilab-framework",
"py39-json-tricks",
"py39-qimage2ndarray",
"py39-pyaes",
"py39-vega",
"py39-userpath",
"py39-tokenize-rt",
"py39-sphinx-autodoc-typehints",
"py39-alagitpull",
"py39-markdown-it-py",
"py39-mdit-py-plugins",
"py39-myst-parser",
"py39-rpy2",
"py39-cachelib",
"py39-ephem",
"py39-beniget",
"py39-pythran",
"py39-re2",
"py39-partd",
"py39-sentipy",
"py39-apptools",
"py39-envisage",
"py39-mayavi",
"py39-pyface",
"py39-python-lsp-jsonrpc",
"py39-python-lsp-server",
"py39-traits",
"py39-traitsui",
"py39-charset-normalizer",
"py39-backports.entry-points-selectable",
"py39-platformdirs",
"py39-backports",
"py39-ipadic",
"py39-mecab-python3",
"py39-networkit",
"py39-contextily",
"py39-geoplot",
"py39-mapclassify",
"py39-build",
"py39-macfsevents",
"py39-marisa-trie",
"py39-requests-unixsocket",
"py39-python-lsp-black",
"py39-debugpy",
"py39-pymunk",
"py39-z3",
"py39-jupytext",
"py39-makefun",
"py39-musicbrainzngs",
"py39-confuse",
"py39-country",
"py39-jsonpath-rw",
"py39-mediafile",
"py39-munkres",
"py39-gpsoauth",
"py39-mechanicalsoup",
"py39-validictory",
"py39-fonttools",
"py39-ibroadcast",
"py39-pathvalidate",
"py39-pick",
"py39-aubio",
"py39-ifaddr",
"py39-termtables",
"py39-about-time",
"py39-grapheme",
"py39-last",
"py39-acoustid",
"py39-discogs-client",
"py39-alive-progress",
"py39-rarfile",
"py39-reflink",
"py39-soco",
"py39-termplotlib",
"py39-mpd2",
"py39-ttfquery",
"py39-nmrglue-devel",
"py39-pyshark",
"py39-ipyparallel",
"py39-bottlenose",
"py39-zbar",
"py39-pew",
"py39-pythonz",
"py39-rangehttpserver",
"py39-resumable-urlretrieve",
"py39-pyqt5-sip",
"py39-fasttext",
"py39-editorconfig",
"py39-pyqt-builder",
"py39-pdfminer",
"py39-peakutils",
"py39-fabio",
"py39-palettable",
"py39-plotly",
"py39-xraydb",
"py39-monty",
"py39-silx",
"py39-scikit-rf",
"py39-spglib",
"py39-xyzservices",
"py39-pymatgen",
"py39-pyshortcuts",
"py39-omniORBpy",
"py39-matplotlib-basemap",
"py39-hdf5plugin",
"py39-asv",
"py39-xkcdpass",
"py39-ansible-core",
"py39-resolvelib",
"py39-wxmplot",
"py39-wxutils",
"py39-xraylarch",
"py39-altair",
"py39-unidiff",
"py39-importlib-resources",
"py39-pyfftw",
"py39-molmod",
"py39-xhtml2pdf",
"py39-sentry-sdk",
"py39-spotipy",
"py39-html2text",
"py39-pyquery",
"py39-tomli-w",
"py39-aiosignal",
"py39-frozenlist",
"py39-cattrs",
"py39-requests-cache",
"py39-url-normalize",
"py39-imaplib2",
"py39-mysqlclient",
"py39-GridDataFormats",
"py39-npx",
"py39-gsd",
"py39-mmtf-python",
"py39-MDAnalysis",
"py39-cytoolz",
"py39-txtorcon",
"py39-coveralls",
"py39-gprof2dot",
"py39-multivolumefile",
"py39-py7zr",
"py39-pyannotate",
"py39-pycryptodomex",
"py39-pyppmd",
"py39-pytest-fixture-config",
"py39-pytest-profiling",
"py39-pytest-remotedata",
"py39-pytest-shutil",
"py39-pytest-virtualenv",
"py39-pyzstd",
"py39-setuptools-git",
"py39-exifread",
"py39-aws-sam-translator",
"py39-fipy",
"py39-zope-schema",
"py39-authres",
"py39-falcon",
"py39-lazr.delegates",
"py39-mujson",
"py39-py3dns",
"py39-testtools",
"py39-zope-i18nmessageid",
"py39-authheaders",
"py39-dkimpy",
"py39-lazr.config",
"py39-zope-configuration",
"py39-sybil",
"py39-aiosmtpd",
"py39-atpublic",
"py39-flufl.bounce",
"py39-flufl.i18n",
"py39-flufl.lock",
"py39-hyperkitty",
"py39-mailmanclient",
"py39-django-allauth",
"py39-django-mailman3",
"py39-openid",
"py39-postorius",
"py39-readme_renderer",
"py39-cmd2",
"py39-cachey",
"py39-docstring_parser",
"py39-freetype",
"py39-hsluv",
"py39-magicgui",
"py39-napari-console",
"py39-napari-plugin-engine",
"py39-napari-svg",
"py39-psygnal",
"py39-superqt",
"py39-vispy",
"py39-panel",
"py39-pytest-datadir",
"py39-pytest-regressions",
"py39-colorcet",
"py39-kapteyn",
"py39-textual",
"py39-jsonconversion",
"py39-pyinstrument",
"py39-icmplib",
"py39-python-ivi",
"py39-usbtmc",
"py39-visa",
"py39-vxi11",
"py39-instrumentkit",
"py39-thrift",
"chemex-devel",
"py39-hieroglyph",
"py39-flexmock",
"py39-iocapture",
"py39-LabJackPython",
"py39-anyjson",
"py39-appscript",
"py39-apsw",
"py39-pkce",
"py39-rednose",
"py39-sure",
"py39-termstyle",
"py39-serverlessrepo",
"py39-pytomlpp",
"py39-npe2",
"py39-cog",
"py39-control",
"py39-vobject",
"py39-pyvis",
"py39-wordcloud",
"py39-cvxopt",
"py39-pygls",
"py39-cheroot",
"py39-flask-babel",
"py39-beancount",
"py39-crayons",
"py39-snmp",
"py39-django-debug-toolbar",
"py39-scikit-dsp-comm",
"py39-readability-lxml",
"py39-taskw",
"py39-utidylib",
"py39-repoze.sphinx.autointerface",
"py39-awscrt",
"py39-pyheif",
"py39-undetected-chromedriver",
"py39-argon2-cffi-bindings",
"py39-rich-click",
"py39-breadability",
"py39-gsl",
"py39-gwosc",
"py39-sumy",
"py39-pyvo",
"py39-rencode",
"py39-filterpy",
"py39-virtualfish",
"py39-word2vec",
"py39-agate",
"py39-agate-dbf",
"py39-agate-excel",
"py39-agate-sql",
"py39-csvkit",
"py39-dbfread",
"py39-leather",
"py39-pytimeparse",
"py39-google-api-core",
"py39-googleapis-common-protos",
"py39-memprof",
"py39-ipympl",
"py39-prawcore",
"py39-kitchen",
"py39-svgelements",
"py39-praw",
"py39-blockdiag",
"py39-seqdiag",
"py39-imread",
"py39-ansible-compat",
"py39-subprocess-tee",
"py39-actdiag",
"py39-mahotas",
"py39-awscli2",
"py39-honcho",
"py39-nwdiag",
"py39-pystache",
"py39-openbabel2",
"py39-psycopg",
"py39-smi",
"py39-editables",
"py39-hatchling",
"py39-pytest-random-order",
"py39-zipfile-deflate64",
"py39-jaraco.classes",
"py39-sphinxcontrib-blockdiag",
"py39-htseq",
"py39-pysam",
"py39-hatch-vcs",
"py39-sphinxcontrib-httpdomain",
"py39-pytools",
"py39-prettytable",
"py39-lesscpy",
"py39-bqplot",
"py39-asyncmy",
"py39-pytest-describe",
"py39-keep",
"py39-precis-i18n",
"py39-tensorflow-macos",
"py39-tensorflow-metal",
"py39-telethon",
"py39-types-ujson",
"py39-uc-micro-py",
"py39-sparse",
"py39-types-python-dateutil",
"py39-types-pytz",
"py39-types-simplejson",
"py39-autoflake",
"py39-mdurl",
"py39-backoff",
"py39-analytics-python",
"py39-linkify-it-py",
"py39-fastjsonschema",
"py39-ffmpy",
"py39-scikit-umfpack",
"py39-maturin",
"py39-python-multipart",
"py39-orjson",
"py39-gradio",
"py39-me-al",
"py39-rstcheck-core",
"py39-types-docutils",
"py39-aeppl",
"py39-aesara",
"py39-cons",
"py39-etuples",
"py39-logical-unification",
"py39-minikanren",
"py39-multipledispatch",
"py39-pymc",
"py39-xarray-einstats",
"py39-pytidylib",
"py39-sip-devel",
"py39-mdtraj",
"py39-barnaba",
"py39-curio",
"py39-python-socks",
"py39-libarchive-c",
"py39-socksio",
"py39-ordered-set",
"py39-exceptiongroup",
"py39-flit_scm",
"py39-inflate64",
"py39-pybcj",
"py39-git-delete-merged-branches",
"py39-smartypants",
"py39-typogrify",
"py39-logilab-constraint",
"py39-ephemeral-port-reserve",
"py39-pytest-xprocess",
"py39-emoji",
"py39-whatthepatch",
"py39-ldap",
"py39-pyx",
"py39-langcodes",
"py39-jsonlines",
"py39-cloudflare",
"py39-docx",
"py39-ipython-sql",
"py39-hatch-fancy-pypi-readme",
"py39-pytest-json-report",
"py39-hdbscan",
"py39-jsonpointer",
"py39-sphinx-jsonschema",
"py39-sphinxnotes-strike",
"py39-bidi",
"py39-coremltools",
"py39-berkeleydb",
"py39-scoop",
"py39-jplephem",
"py39-spktype21",
"py39-sgp4",
"py39-skyfield",
"py39-skyfield-data",
"py39-iminuit",
"py39-app-model",
"py39-in-n-out",
"py39-brotlicffi",
"py39-docstring-to-markdown",
"py39-pylint-venv",
"py39-rapidfuzz",
"py39-fdsnwsscripts",
"py39-contourpy",
"py39-lsprotocol",
"py39-calver",
"py39-poetry-plugin-export",
"py39-trove-classifiers",
"py39-mongoengine",
"py39-pivy",
"py39-cfn-lint",
"py39-jschema_to_python",
"py39-jsonpatch",
"py39-junit-xml",
"py39-sarif-om",
"py39-pypdf",
"py39-coolprop",
"py39-dotty-dict",
"py39-fypp",
"py39-pytest-check",
"py39-xmldiff",
"py39-singledispatch",
"py39-cymruwhois",
"py39-pytensor",
"py39-versioneer",
"py39-pytoolconfig",
"py39-scikit-hep-awkward",
"py39-scikit-hep-uproot",
"py39-confection",
"py39-toposort",
"py39-comm",
"py39-pyproject_hooks",
"py39-dijitso",
"py39-dolfin",
"py39-ffc",
"py39-fiat",
"py39-breathe",
"py39-mupdf",
"py39-pudb",
"py39-imagehash",
"py39-branca",
"py39-folium",
"py39-setuptools-git-versioning",
"py39-cryptg",
"py39-blosc2",
"py39-ndindex",
"py39-jfricas",
"py39-pdal",
"py39-pyproject_metadata",
"py39-scour",
"py39-css-parser",
"py39-qrcode",
"py39-asitop",
"py39-dashing",
"py39-nameutils",
"py39-pulp",
"py39-quantecon",
"py39-rasterstats",
"py39-custom_inherit",
"py39-elastic-transport",
"py39-fortranformat",
"py39-types-psutil",
"py39-types-setuptools",
"py39-types-typed-ast",
"py39-access",
"py39-esda",
"py39-giddy",
"py39-mgwr",
"py39-momepy",
"py39-pointpats",
"py39-pysal",
"py39-segregation",
"py39-spaghetti",
"py39-spglm",
"py39-spint",
"py39-splot",
"py39-spopt",
"py39-spreg",
"py39-spvcm",
"py39-tobler",
"py39-safetensors",
"py39-genshi",
"py39-pytest-trio",
"py39-cinderclient",
"py39-cliff",
"py39-debtcollector",
"py39-dogpile-cache",
"py39-keystoneauth1",
"py39-keystoneclient",
"py39-novaclient",
"py39-openstackclient",
"py39-openstacksdk",
"py39-os-service-types",
"py39-osc-lib",
"py39-oslo-config",
"py39-oslo-i18n",
"py39-oslo-serialization",
"py39-oslo-utils",
"py39-requestsexceptions",
"py39-bitmath",
"py39-bpylist2",
"py39-objexplore",
"py39-progressbar",
"py39-pytest-pycodestyle",
"py39-pytest-pylint",
"py39-plyvel",
"py39-pyxdg",
"py39-xdg-base-dirs",
"py39-applescript",
"py39-bitarray",
"py39-osxmetadata",
"py39-photoscript",
"py39-pytimeparse2",
"py39-rich-theme-manager",
"py39-shortuuid",
"py39-strpdatetime",
"py39-textx",
"py39-ptpython",
"py39-scapy",
"py39-scapy-devel",
"py39-geojson",
"py39-fuzzywuzzy",
"py39-fancycompleter",
"py39-pdbpp",
"py39-repl",
"py39-wmctrl",
"py39-tlsh",
"py39-luma.core",
"py39-luma.emulator",
"py39-pyftdi",
"py39-smbus2",
"py39-circuitbreaker",
"py39-pefile",
"py39-oci",
"py39-pdm-backend",
"py39-meson",
"py39-meson-python",
"py39-gnupg",
"py39-nclib",
"py39-async-lru",
"py39-rpds-py",
"py39-sdnotify",
"py39-scikit-build-core",
"py39-dbus_next",
"py39-dropbox",
"py39-pyfatfs",
"py39-rubicon-objc",
"py39-stone",
"py39-survey",
"py39-asciimatics",
"py39-libusb1",
"py39-serpent",
"py39-bugsnag",
"py39-keyrings.alt",
"py39-Pyro5",
"py39-desktop-notifier",
"py39-pytest-rerunfailures",
"py39-rfc3339-validator",
"py39-rfc3986-validator",
"py39-tinydb",
"py39-expandvars",
"py39-pygmt",
"py39-referencing",
"py39-asdf-astropy",
"py39-asdf-standard",
"py39-asdf",
"py39-asdf-transform-schemas",
"py39-asdf-unit-schemas",
"py39-asdf-coordinates-schemas",
"py39-astropy-iers-data",
"py39-jsonschema-specifications",
"py39-zc-lockfile",
"py39-python-json-logger",
"py39-glad2",
"py39-frozendict",
"py39-cython-compat",
"py39-ruff",
"py39-sphinxcontrib-jquery",
"py39-lazy_loader",
"py39-pastedeploy",
"py39-minidb",
"py39-urlwatch",
"py39-webtest",
"py39-postgresql",
"py39-arabic-reshaper",
"py39-aiohttp-socks",
"py39-requests-futures",
"py39-socid-extractor",
"py39-stem",
"py39-torrequest",
"py39-oscrypto",
"py39-hanko",
"py39-hanko-certvalidator",
"py39-svglib",
"py39-uritools",
"py39-asv-runner",
"py39-annotated_types",
"py39-pydantic_core",
"py39-pydantic_settings",
"py39-pyspnego",
"py39-iso3166",
"py39-trio-websocket",
"py39-soxr",
"py39-types-decorator",
"py39-polygon",
"py39-tzdata",
"py39-pydantic-compat",
"py39-jupyter_server_terminals",
"py39-notebook_shim",
"py39-fqdn",
"py39-isoduration",
"py39-uri-template",
"py39-mslex",
"py39-powerline-exitstatus-kai",
"py39-powerline-gitstatus",
"py39-jsonschema-format-nongpl",
"py39-jupyter_events",
"py39-hatch-jupyter-builder",
"py39-hatch-nodejs-version",
"py39-jupyter-lsp",
"py39-simplekml",
"py39-types-colorama",
"py39-mdx_linkify",
"py39-quantities",
"py39-sounddevice",
"py39-mssql",
"py39-inflect",
"py39-g2p-en",
"py39-blosc",
"py39-pybox2d",
"py39-ezdxf",
"py39-mrjob",
"py39-svgpath",
"py39-line_profiler",
"py39-jaraco.context",
"py39-fickling",
"py39-lxml_html_clean",
"py39-pdal-plugins",
"py39-flexcache",
"py39-flexparser",
"py39-pyFAI",
"py39-dmgbuild",
"py39-ds-store",
"py39-mac-alias",
"py39-pyqt6-sip",
"py39-objgraph",
"py39-beancount-import",
"py39-eli5",
"py39-aiohappyeyeballs",
"py39-pylsqpack",
"py39-service-identity",
"py39-aioquic",
"py39-gpxpy",
"py39-autopage",
"py39-asyncssh",
"py39-pyuca",
"py39-zlmdb",
"py39-demjson",
"py39-pacal",
"py39-pylast",
"py39-rich_rst",
"py39-propcache",
"py39-hatch-requirements-txt",
"py39-marshmallow",
"py39-webargs",
"py39-pysimdjson",
"py39-kcs11",
"py39-emmet-core",
"py39-maggma",
"py39-mongomock",
"py39-mp-api",
"py39-pycifrw",
"py39-pydash",
"py39-sentinels",
"py39-smart-open",
"py39-sqlalchemy-utils",
"py39-sshtunnel",
"py39-getkey",
"py39-json-rpc",
"py39-poetry-plugin-shell",
"py39-urwid-readline",
"py39-pytesseract",
"py39-krb5",
"py39-requests-kerberos",
"py39-img2pdf",
"py39-pyogrio",
"py39-pygments-mathematica",
"py39-narwhals",
"py39-digitalocean",
"py39-google-api-python-client",
"py39-cloudflare2",
"py39-pyproject_api",
"py39-findpython",
"py39-typing-inspection",
"py39-pyfzf",
"py39-sqlglot",
"py39-cramjam",
"py39-iterable-io",
"py39-zipstream-ng",
"py39-backports.tarfile",
"py39-pbs_installer",
"py39-flasgger",
"py39-coherent.licensed",
"py39-donfig",
"py39-mpl-animators",
"py39-numcodecs",
"py39-zarr",
"py39-nanobind",
"py39-darkdetect",
"py39-larixite",
"py39-pypostal",
"py39-uv-build",
"py39-ml_dtypes",
"py39-proto-plus",
"py39-librt"
]
}
]
},
{
"name": "py39-instrumentkit",
"portdir": "python/py-instrumentkit",
"version": "0.6.0",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://instrumentkit.readthedocs.org/",
"description": "Test and measurement communication library",
"long_description": "InstrumentKit is an open source Python library designed to help the end-user get straight into communicating with their equipment via a PC. InstrumentKit aims to accomplish this by providing a connection- and vendor-agnostic API. Users can freely swap between a variety of connection types (ethernet, gpib, serial, usb) without impacting their code. Since the API is consistent across similar instruments, a user can, for example, upgrade from their 1980's multimeter using GPIB to a modern Keysight 34461a using ethernet with only a single line change.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-serial",
"py39-usbtmc",
"python39",
"py39-vxi11",
"py39-quantities",
"py39-visa",
"py39-future",
"py39-numpy",
"py39-pyusb",
"py39-ruamel-yaml"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatchling",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-sortedcontainers",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder",
"py39-note-seq"
]
}
]
},
{
"name": "py39-invoke",
"portdir": "python/py-invoke",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyinvoke.org/",
"description": "Task execution tool and library for Python.",
"long_description": "Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-fabric"
]
}
]
},
{
"name": "py39-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": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-six",
"py39-flexmock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-argh"
]
}
]
},
{
"name": "py39-ipaddr",
"portdir": "python/py-ipaddr",
"version": "2.1.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/ipaddr-py/",
"description": "IPv4/IPv6 manipulation library",
"long_description": "An IPv4/IPv6 manipulation library in Python. This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipaddr"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-authheaders"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-fugashi"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-ipython",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"ipdb_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-photomosaic"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter_core",
"py39-nest_asyncio",
"py39-packaging",
"py39-psutil",
"py39-tornado",
"python39",
"py39-zmq",
"py39-matplotlib-inline",
"py39-debugpy",
"py39-comm",
"py39-traitlets",
"py39-appnope",
"py39-ipython",
"py39-jupyter_client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter",
"py39-spyder-kernels-devel",
"py39-ipyparallel",
"py39-qtconsole",
"py39-napari-console",
"py39-jupyterlab",
"py39-spyder-kernels",
"py39-nbclassic",
"py39-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py39-nbval"
]
}
]
},
{
"name": "py39-ipympl",
"portdir": "python/py-ipympl",
"version": "0.9.3",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-jupyter_packaging",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"yarn"
]
},
{
"type": "lib",
"ports": [
"py39-ipython",
"py39-ipywidgets",
"py39-jupyterlab",
"py39-matplotlib",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-ipyparallel",
"portdir": "python/py-ipyparallel",
"version": "8.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "Interactive Parallel Computing with IPython.",
"long_description": "Interactive Parallel Computing with IPython.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-jupyterlab",
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-ipython",
"py39-jupyter_client",
"py39-psutil",
"python39",
"py39-tqdm",
"py39-traitlets",
"py39-zmq",
"py39-tornado",
"py39-dateutil",
"py39-decorator",
"py39-entrypoints",
"py39-ipykernel"
]
}
],
"depends_on": []
},
{
"name": "py39-ipython",
"portdir": "python/py-ipython",
"version": "8.18.1",
"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": 432
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-installer",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-pygments",
"py39-traitlets",
"py39-typing_extensions",
"py39-matplotlib-inline",
"python39",
"py39-exceptiongroup",
"py39-stack_data",
"py39-decorator",
"py39-jedi",
"py39-pexpect",
"py39-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ipython_select",
"ipython3_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipympl",
"py39-ipython-sql",
"py39-ipdb",
"py39-spyder-kernels",
"py39-ipywidgets",
"py39-ipykernel",
"py39-ipyparallel",
"py39-jupyter_sphinx",
"py39-napari-console",
"py39-jupyterthemes",
"py39-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py39-note-seq",
"py39-spyder-devel",
"py39-photomosaic",
"py39-pyvis",
"py39-spyder"
]
},
{
"type": "test",
"ports": [
"py39-python-dotenv",
"py39-trio"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipython-sql",
"py39-nbclassic"
]
}
]
},
{
"name": "py39-ipython-sql",
"portdir": "python/py-ipython-sql",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/catherinedevlin/ipython-sql",
"description": "RDBMS access via %%sql magic for IPython",
"long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-sqlparse",
"python39",
"py39-prettytable",
"py39-ipython",
"py39-ipython_genutils",
"py39-six",
"py39-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py39-ipywidgets",
"portdir": "python/py-ipywidgets",
"version": "8.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "IPython HTML widgets for Jupyter.",
"long_description": "IPython HTML widgets for Jupyter.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-comm",
"py39-ipython",
"py39-jupyterlab_widgets",
"py39-traitlets",
"py39-widgetsnbextension"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_sphinx",
"py39-bqplot",
"py39-ipympl",
"py39-jupyter"
]
},
{
"type": "run",
"ports": [
"py39-photomosaic"
]
}
]
},
{
"name": "py39-iso3166",
"portdir": "python/py-iso3166",
"version": "2.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deactivated/python-iso3166",
"description": "Self-contained ISO 3166-1 country definitions",
"long_description": "Self-contained ISO 3166-1 country definitions. ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-iso8601",
"portdir": "python/py-iso8601",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micktwomey/pyiso8601",
"description": "Simple module to parse ISO 8601 dates",
"long_description": "Simple module to parse ISO 8601 dates",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-poetry-core",
"py39-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-colander"
]
},
{
"type": "run",
"ports": [
"py39-keystoneauth1",
"py39-novaclient",
"py39-openstacksdk",
"py39-openstackclient",
"py39-oslo-utils"
]
}
]
},
{
"name": "py39-isodate",
"portdir": "python/py-isodate",
"version": "0.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/isodate",
"description": "An ISO 8601 date/time/duration parser and formatter",
"long_description": "This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-rdflib",
"py39-zeep",
"py39-agate"
]
}
]
},
{
"name": "py39-isoduration",
"portdir": "python/py-isoduration",
"version": "20.11.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bolsote/isoduration",
"description": "Operations with ISO 8601 durations",
"long_description": "Operations with ISO 8601 durations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-arrow",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py39-isort",
"portdir": "python/py-isort",
"version": "6.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/isort",
"description": "A Python utility / library to sort Python imports.",
"long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"isort_select"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pylint"
]
},
{
"type": "run",
"ports": [
"py39-orjson"
]
}
]
},
{
"name": "py39-itemadapter",
"portdir": "python/py-itemadapter",
"version": "0.12.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/itemadapter",
"description": "Common interface for data container classes",
"long_description": "The `ItemAdapter` class is a wrapper for data container objects, providing a common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-build",
"py39-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-scrapy",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scrapy",
"py39-itemloaders"
]
}
]
},
{
"name": "py39-itemloaders",
"portdir": "python/py-itemloaders",
"version": "1.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/itemloaders",
"description": "Base library for scrapy's ItemLoader",
"long_description": "Base library for scrapy's ItemLoader",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-itemadapter",
"py39-jmespath",
"py39-parsel",
"py39-w3lib"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-scrapy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scrapy"
]
}
]
},
{
"name": "py39-iterable-io",
"portdir": "python/py-iterable-io",
"version": "1.0.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pR0Ps/iterable-io",
"description": "Python library to adapt iterables to a file-like interface",
"long_description": "py-iterable-io is a small Python library that provides an adapter so that it's possible to read from iterable objects in the same way as file-like objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-flit_core",
"py39-setuptools",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-freezegun",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-flask"
]
}
]
},
{
"name": "py39-janus",
"portdir": "python/py-janus",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/janus/",
"description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"long_description": "Mixed sync async queue to interoperate between asyncio tasks and classic threads",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-jaraco.classes",
"portdir": "python/py-jaraco.classes",
"version": "3.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.classes/",
"description": "Utility functions for Python class constructs",
"long_description": "Utility functions for Python class constructs",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-more-itertools"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-keyring",
"py39-keyrings.alt"
]
},
{
"type": "test",
"ports": [
"py39-jaraco.functools"
]
}
]
},
{
"name": "py39-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-backports.tarfile",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-keyring"
]
}
]
},
{
"name": "py39-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-coherent.licensed",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-more-itertools"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tempora",
"py39-keyring",
"py39-cheroot"
]
}
]
},
{
"name": "py39-jdcal",
"portdir": "python/py-jdcal",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phn/jdcal",
"description": "Julian dates from proleptic Gregorian and Julian calendars",
"long_description": "Julian dates from proleptic Gregorian and Julian calendars",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-parso",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pudb",
"py39-python-lsp-server",
"py39-ptpython",
"py39-ipython"
]
},
{
"type": "run",
"ports": [
"py39-bpython",
"py39-spyder"
]
}
]
},
{
"name": "py39-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py39-setuptools-rust",
"py39-build",
"py39-maturin"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-us",
"py39-spyder"
]
}
]
},
{
"name": "py39-jfricas",
"portdir": "python/py-jfricas",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fricas/jfricas",
"description": "FriCAS Jupyter Kernel.",
"long_description": "FriCAS Jupyter Kernel.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"fricas",
"py39-jupyter",
"py39-requests"
]
}
],
"depends_on": []
},
{
"name": "py39-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-spaCy-models",
"py39-astropy",
"v8-8.3",
"py39-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py39-altair",
"py39-ansible-core",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-jupyterlab_server",
"py39-nbconvert",
"py39-flask",
"py39-flask-babel",
"py39-rpy2",
"py39-jinja2-time",
"py39-distributed",
"py39-breathe",
"py39-eli5",
"py39-honcho",
"py39-upt-macports",
"py39-pyerfa",
"py39-nbclassic",
"py39-cookiecutter",
"py39-glad2",
"py39-bokeh"
]
},
{
"type": "run",
"ports": [
"py39-myst-parser",
"py39-sphinx",
"py39-libpysal",
"py39-kraken",
"py39-branca",
"py39-folium",
"py39-pyvis",
"py39-gradio"
]
}
]
},
{
"name": "py39-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-arrow",
"py39-jinja2",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-jmespath",
"portdir": "python/py-jmespath",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-awscli2",
"py39-asdf",
"py39-botocore",
"py39-aiobotocore",
"py39-parsel",
"py39-itemloaders"
]
},
{
"type": "run",
"ports": [
"py39-boto3",
"py39-openstacksdk"
]
},
{
"type": "test",
"ports": [
"py39-scrapy"
]
}
]
},
{
"name": "py39-joblib",
"portdir": "python/py-joblib",
"version": "1.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://joblib.readthedocs.io/",
"description": "Lightweight pipelining: using Python functions as pipeline jobs.",
"long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tpot",
"py39-word2vec",
"py39-nltk",
"py39-scikit-learn",
"py39-MDAnalysis",
"py39-contextily",
"py39-mlxtend"
]
},
{
"type": "run",
"ports": [
"py39-sacremoses",
"py39-hdbscan",
"py39-tensorflow-data-validation",
"py39-pmdarima",
"py39-librosa",
"py39-tobler",
"py39-segregation"
]
}
]
},
{
"name": "py39-josepy",
"portdir": "python/py-josepy",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/certbot/josepy",
"description": "JOSE protocol implementation in Python using cryptography",
"long_description": "JOSE protocol implementation in Python using cryptography",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-acme"
]
}
]
},
{
"name": "py39-jplephem",
"portdir": "python/py-jplephem",
"version": "2.23",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-skyfield",
"py39-spktype21"
]
}
]
},
{
"name": "py39-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pbr"
]
},
{
"type": "test",
"ports": [
"py39-jsonpickle",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint"
]
}
]
},
{
"name": "py39-json5",
"portdir": "python/py-json5",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dpranke/pyjson5",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyterlab_server",
"py39-asv"
]
}
]
},
{
"name": "py39-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-amazon.ion"
]
}
]
},
{
"name": "py39-jsonlines",
"portdir": "python/py-jsonlines",
"version": "4.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbolster/jsonlines",
"description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"long_description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-attrs",
"py39-typing_extensions",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-maggma",
"py39-cloudflare2"
]
}
]
}
]
}