{"count":51981,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=425","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-name&page=423","results":[{"name":"py314-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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py314-flit_core","py314-installer","clang-18","py314-build"]},{"type":"lib","ports":["python314","py314-requests"]},{"type":"test","ports":["py314-pretend","py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-id","twine"]}]},{"name":"py314-icalendar","portdir":"python/py-icalendar","version":"7.1.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":["py314-installer","py314-hatch-vcs","py314-hatchling","clang-18","py314-build"]},{"type":"lib","ports":["python314","py314-dateutil","py314-tzdata"]},{"type":"test","ports":["py314-tz","py314-pytest","py314-hypothesis"]}],"depends_on":[{"type":"lib","ports":["py-icalendar","mutt_ics"]}]},{"name":"py314-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":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-hy","python314"]}],"depends_on":[{"type":"lib","ports":["py-hyrule"]}]},{"name":"py314-hypothesis","portdir":"python/py-hypothesis","version":"6.152.8","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":["py314-wheel","py314-build","py314-installer","py314-setuptools","clang-18"]},{"type":"lib","ports":["py314-attrs","py314-sortedcontainers","python314"]}],"depends_on":[{"type":"lib","ports":["py-hypothesis"]},{"type":"test","ports":["py314-icalendar","py314-numpy","py314-attrs","py314-binaryornot","py314-blis","py314-cairo","py314-cbor2","py314-cssselect","py314-dateutil","py314-hpack","py314-hyperlink","py314-json5","py314-multivolumefile","py314-mutagen","py314-natsort","py314-ndindex","py314-numdifftools","py314-pybcj","py314-pyppmd","py314-pyrsistent","py314-pytest-asyncio","py314-pytest-trio","py314-scipy","py314-xarray","py314-pyarrow","py314-yarl"]}]},{"name":"py314-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":1599}],"variants":[],"dependencies":[{"type":"build","ports":["py314-setuptools","py314-wheel","clang-18","py314-build","py314-installer"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-idna"]},{"type":"test","ports":["py314-pytest","py314-hypothesis"]}],"depends_on":[{"type":"lib","ports":["py-hyperlink","py314-twisted"]}]},{"name":"py314-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":612}],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py314-h2","py-hyperframe"]}]},{"name":"py314-hydra-core","portdir":"python/py-hydra-core","version":"1.3.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://hydra.cc/","description":"Hydra is a framework for elegantly configuring complex applications","long_description":"Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-installer","py314-setuptools","py314-wheel","clang-18"]},{"type":"lib","ports":["python314","py314-packaging","py314-omegaconf","py314-antlr4-python3-runtime-49"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py314-audiocraft","py314-hydra-colorlog","py-hydra-core"]}]},{"name":"py314-hydra-colorlog","portdir":"python/py-hydra-colorlog","version":"1.2.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebookresearch/hydra/","description":"Colorlog plugin for Hydra","long_description":"A Hydra plugin that provides colorful logging output using the colorlog library.","active":true,"categories":["devel","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":3}],"variants":[],"dependencies":[{"type":"build","ports":["py314-read-version","py314-installer","py314-setuptools","py314-wheel","clang-18","py314-build"]},{"type":"lib","ports":["py314-colorlog","py314-hydra-core","python314"]}],"depends_on":[{"type":"lib","ports":["py314-audiocraft","py-hydra-colorlog"]}]},{"name":"py314-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":255}],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","py314-build","py314-installer","py314-setuptools","clang-18"]},{"type":"lib","ports":["py314-funcparserlib","python314"]},{"type":"run","ports":["hy_select"]}],"depends_on":[{"type":"lib","ports":["py-hy","py314-hyrule"]}]},{"name":"py314-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":1419}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatch-vcs","py314-hatchling"]},{"type":"lib","ports":["py314-bokeh","py314-panel","python314","py314-holoviews","py314-colorcet","py314-packaging","py314-numpy","py314-pandas","py314-param"]}],"depends_on":[{"type":"lib","ports":["py-hvplot","py314-movingpandas"]}]},{"name":"py314-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","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-coloredlogs","py-humanfriendly"]}]},{"name":"py314-huggingface_hub","portdir":"python/py-huggingface_hub","version":"1.6.0","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","py314-wheel","py314-setuptools","py314-installer","py314-build"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-httpx","py314-shellingham","py314-typer","py314-fsspec","py314-hf-xet","py314-yaml","py314-typing_extensions","py314-tqdm","py314-filelock","py314-packaging"]}],"depends_on":[{"type":"lib","ports":["py314-transformers","py314-tokenizers","py314-audiocraft","py314-diffusers","py314-gradio","py314-gradio-client","py-huggingface_hub"]},{"type":"run","ports":["py314-datasets","py314-sentence-transformers"]}]},{"name":"py314-httpx-aiohttp","portdir":"python/py-httpx-aiohttp","version":"0.1.12","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://karpetrosyan.github.io/httpx-aiohttp/","description":"Provides transports for httpx to work on top of aiohttp","long_description":"Provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-hatch-fancy-pypi-readme","py314-build","py314-installer","py314-hatchling","clang-18"]},{"type":"lib","ports":["py314-httpx","py314-aiohttp","python314"]}],"depends_on":[{"type":"lib","ports":["py-httpx-aiohttp"]}]},{"name":"py314-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":["py314-hatch-fancy-pypi-readme","clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["py314-brotli","py314-brotlicffi","py314-click","py314-h2","python314","py314-httpcore","py314-socksio","py314-rich","py314-sniffio","py314-pygments","py314-charset-normalizer","py314-certifi","py314-idna"]},{"type":"run","ports":["httpx_select"]}],"depends_on":[{"type":"lib","ports":["py314-zeep","py314-pylast","py314-weasel","py314-cloudflare","py314-diffusers","py314-gradio","py314-gradio-client","py-httpx","py314-httpx-aiohttp","py314-jupyterlab","py314-pbs_installer","py314-safehttpx"]},{"type":"run","ports":["py314-datasets","py314-huggingface_hub"]}]},{"name":"py314-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":443}],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-parsing","python314"]}],"depends_on":[{"type":"lib","ports":["py314-ansible-core","py314-google-auth-httplib2","py-httplib2"]}]},{"name":"py314-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","py314-build","py314-installer","py314-hatchling","py314-hatch-fancy-pypi-readme"]},{"type":"lib","ports":["py314-sniffio","python314","py314-socksio","py314-certifi","py314-anyio","py314-h11","py314-h2"]}],"depends_on":[{"type":"lib","ports":["py-httpcore","py314-httpx"]}]},{"name":"py314-htmldocs","portdir":"lang/py-htmldocs","version":"3.14.4","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.14.4","long_description":"Access Python 3.14.4 HTML docs via file://${prefix}/share/doc/python314-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":225}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py314-html5lib","portdir":"python/py-html5lib","version":"1.1","license":"Permissive","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/html5lib/html5lib-python","description":"Library for working with HTML documents","long_description":"A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.","active":true,"categories":["devel","textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","py314-build","py314-installer","py314-setuptools","clang-18"]},{"type":"lib","ports":["py314-six","py314-webencodings","python314"]}],"depends_on":[{"type":"build","ports":["qt610-qtwebengine-docs","qt6-qtwebengine","qt6-qtwebengine-docs","qt610-qtwebengine"]},{"type":"lib","ports":["py314-beautifulsoup4","py-html5lib","py314-skyfield","maigret","py314-xhtml2pdf","sigil","cppman","buku"]}]},{"name":"py314-hsluv","portdir":"python/py-hsluv","version":"5.0.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hsluv/hsluv-python","description":"A Python implementation of HSLuv (revision 4).","long_description":"A Python implementation of HSLuv (revision 4).","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-vispy","py-hsluv"]}]},{"name":"py314-hpack","portdir":"python/py-hpack","version":"4.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://python-hyper.org/hpack/","description":"Pure-Python HPACK header compression","long_description":"This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.","active":true,"categories":["net","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest","py314-hypothesis"]}],"depends_on":[{"type":"lib","ports":["py314-h2","py-hpack"]}]},{"name":"py314-holoviews","portdir":"python/py-holoviews","version":"1.22.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/holoviews","description":"HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple.","long_description":"HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatch-vcs","py314-hatchling"]},{"type":"lib","ports":["py314-pyct","py314-panel","python314","py314-colorcet","py314-notebook","py314-pyviz_comms","py314-matplotlib","py314-pandas","py314-param","py314-bokeh"]}],"depends_on":[{"type":"lib","ports":["py314-geoviews","py-holoviews","py314-hvplot"]}]},{"name":"py314-holidays","portdir":"python/py-holidays","version":"0.84","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/vacanza/holidays","description":"Generate country-, subdivision-, and market-specific holiday sets.","long_description":"Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-dateutil","python314"]}],"depends_on":[{"type":"lib","ports":["py-holidays"]}]},{"name":"py314-hiredis","portdir":"python/py-hiredis","version":"3.3.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pietern/hiredis-py","description":"Python wrapper for hiredis","long_description":"Python wrapper for hiredis","active":true,"categories":["devel","databases","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py-hiredis"]}]},{"name":"py314-hf-xet","portdir":"python/py-hf-xet","version":"1.3.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/huggingface/xet-core","description":"hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.","long_description":"hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools-rust","py314-maturin"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py-hf-xet"]},{"type":"run","ports":["py314-huggingface_hub"]}]},{"name":"py314-hf-gradio","portdir":"python/py-hf-gradio","version":"0.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gradio-app/hf-gradio","description":"Extension of the Hugging Face CLI for interacting with Gradio Spaces","long_description":"Extension of the Hugging Face CLI for interacting with Gradio Spaces","active":true,"categories":["devel","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":176}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["py314-typer","py314-gradio-client","python314"]}],"depends_on":[{"type":"lib","ports":["py314-gradio","py-hf-gradio"]}]},{"name":"py314-helpdev","portdir":"python/py-helpdev","version":"0.7.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://gitlab.com/dpizetta/helpdev","description":"HelpDev - Extracts information about the Python environment easily.","long_description":"HelpDev - Extracts information about the Python environment easily.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-psutil","python314"]}],"depends_on":[{"type":"lib","ports":["py-helpdev","py314-qdarkstyle"]}]},{"name":"py314-heapdict","portdir":"python/py-heapdict","version":"1.0.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"http://stutzbachenterprises.com/","description":"Mutable mapping tools.","long_description":"Mutable mapping tools.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-cachey","py-heapdict"]}]},{"name":"py314-healpy","portdir":"python/py-healpy","version":"1.19.0","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/healpy/healpy","description":"Python language interface for HEALPix","long_description":"Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.","active":true,"categories":["science","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":443}],"variants":["openmp","universal"],"dependencies":[{"type":"build","ports":["py314-setuptools_scm","pkgconfig","clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel","py314-cython"]},{"type":"lib","ports":["libomp","cfitsio","healpix-cxx","libsharp","python314","py314-numpy","py314-matplotlib","py314-astropy"]}],"depends_on":[{"type":"lib","ports":["py-healpy"]}]},{"name":"py314-hcloud","portdir":"python/py-hcloud","version":"2.16.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hetznercloud/hcloud-python","description":"py-hcloud is a library for the Hetzner Cloud API.","long_description":"py-hcloud is a library for the Hetzner Cloud API.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":655}],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-wheel","py314-setuptools","py314-installer","clang-18"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-future","py314-requests","py314-dateutil"]},{"type":"test","ports":["py314-pytest","py314-mock"]}],"depends_on":[{"type":"lib","ports":["py-hcloud"]}]},{"name":"py314-hatch-vcs","portdir":"python/py-hatch-vcs","version":"0.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ofek/hatch-vcs","description":"Hatch plugin for versioning with your preferred VCS","long_description":"Hatch plugin for versioning with your preferred VCS","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["py314-hatchling","py314-setuptools_scm","python314"]}],"depends_on":[{"type":"build","ports":["linkchecker","py314-discovery","py314-python-discovery","py314-astropy-iers-data","py314-superqt","py314-icalendar","py314-virtualenv","py314-filelock","gdown","flynt","pipx","py314-zarr","ocrmypdf","py314-pylast","py314-app-model","py314-argcomplete","py314-argon2-cffi","py314-attrs","py314-automat","py314-black","py314-cattrs","py314-corner","py314-eventlet","py314-execnet","py314-fsspec","py314-geoviews","py314-holoviews","py314-hvplot","py314-in-n-out","py314-isort","py314-jsonschema","py314-jsonschema-format-nongpl","py314-jsonschema-specifications","py314-magicgui","py314-npe2","py314-panel","py314-param","py314-pint","py314-platformdirs","py314-psygnal","py314-pyct","py314-pydantic-compat","py314-pyhamcrest","py314-pyproject_api","py314-pytest-metadata","py314-referencing","py314-scikit-build-core","py314-sphinx-autodoc-typehints","py314-structlog","py314-termcolor","py314-testtools","py314-tox","py314-ulid","py314-urllib3"]},{"type":"lib","ports":["py314-aiofiles","py-hatch-vcs","py314-service_identity"]}]},{"name":"py314-hatch-requirements-txt","portdir":"python/py-hatch-requirements-txt","version":"0.4.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/repo-helper/hatch-requirements-txt","description":"Hatchling plugin to read project dependencies from requirements.txt","long_description":"Hatchling plugin to read project dependencies from requirements.txt","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["py314-packaging","py314-hatchling","python314"]}],"depends_on":[{"type":"build","ports":["py314-gradio","py314-gradio-client"]},{"type":"lib","ports":["py-hatch-requirements-txt"]}]},{"name":"py314-hatch-nodejs-version","portdir":"python/py-hatch-nodejs-version","version":"0.4.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/agoose77/hatch-nodejs-version","description":"Hatch plugin for versioning from a package.json file","long_description":"Hatch plugin for versioning from a package.json file","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-hatchling"]}],"depends_on":[{"type":"build","ports":["py314-ipympl","py314-jupyterlab_pygments","py314-nbformat","py314-pyviz_comms"]},{"type":"lib","ports":["py-hatch-nodejs-version"]}]},{"name":"py314-hatchling","portdir":"python/py-hatchling","version":"1.29.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://hatch.pypa.io/latest/","description":"This is the extensible, standards compliant build backend used by Hatch.","long_description":"This is the extensible, standards compliant build backend used by Hatch.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build"]},{"type":"lib","ports":["py314-pathspec","py314-pluggy","python314","py314-trove-classifiers","py314-packaging","py314-editables"]},{"type":"run","ports":["hatchling_select"]}],"depends_on":[{"type":"build","ports":["linkchecker","py314-pylast","py314-pydantic_settings","py314-python-discovery","py314-pygments","py314-wcwidth","py314-narwhals","py314-astropy-iers-data","py314-superqt","py314-icalendar","py314-virtualenv","py314-filelock","gdown","yt-dlp","flynt","pipx","py314-aiofiles","py314-altair","py314-annotated_types","py314-anywidget","py314-app-model","py314-argcomplete","py314-argon2-cffi","py314-atpublic","py314-attrs","py314-automat","py314-beartype","py314-beautifulsoup4","py314-binaryornot","py314-black","py314-bracex","py314-cattrs","py314-colorama","py314-comm","py314-corner","py314-croniter","py314-cssselect","py314-diskcache-stubs","py314-dnspython","py314-docstring_parser","py314-einops","py314-elasticsearch","py314-eventlet","py314-execnet","py314-expandvars","py314-fickling","py314-fsspec","py314-geoviews","py314-google-i18n-address","py314-gradio","py314-gradio-client","py314-groovy","py314-hatch-fancy-pypi-readme","peakipy","mackup","pyinfra","rubber","ocrmypdf","py314-cloudflare","py314-hatch-jupyter-builder","py314-hatch-nodejs-version","py314-hatch-requirements-txt","py314-hatch-vcs","py314-hf-gradio","py314-holoviews","py314-httpcore","py314-httpx","py314-httpx-aiohttp","py314-hvplot","py314-in-n-out","py314-intervaltree","py314-ipykernel","py314-ipympl","py314-isort","py314-itemadapter","py314-jsonschema","py314-jsonschema-format-nongpl","py314-jsonschema-specifications","py314-jupyter_client","py314-jupyter_console","py314-jupyter_core","py314-jupyter_events","py314-jupyter_packaging","py314-jupyter_server_terminals","py314-jupyter_sphinx","py314-jupyterlab","py314-jupyterlab_pygments","py314-jupyterlab_server","py314-libtmux","py314-lonboard","py314-looseversion","py314-magicgui","py314-morecantile","py314-nbclient","py314-nbconvert","py314-nbformat","py314-niquests","py314-notebook_shim","py314-notebook","py314-npe2","py314-obspec","py314-osxmetadata","py314-panel","py314-param","py314-pint","py314-platformdirs","py314-plotly","py314-psygnal","py314-pyct","py314-pydantic","py314-pydantic-compat","py314-pydantic-extra-types","py314-pyhamcrest","py314-pyinstaller","py314-pyproject_api","py314-pytest-cov","py314-pytest-metadata","py314-python-multipart","py314-pyviz_comms","py314-redis","py314-referencing","py314-rfc3987-syntax","py314-rich-argparse","py314-robotframework-ride","py314-safehttpx","py314-scikit-build-core","py314-service_identity","py314-soupsieve","py314-sphinx-autodoc-typehints","py314-starlette","py314-strpdatetime","py314-structlog","py314-svglib","py314-telnetlib3","py314-termcolor","py314-terminado","py314-testtools","py314-tmuxp","py314-tox","py314-traitlets","py314-twisted","py314-typing-inspection","py314-typogrify","py314-ulid","py314-urllib3","py314-urllib3-future","py314-userpath","py314-uvicorn","py314-versioningit","py314-wassima","py314-wcmatch","py314-zarr","vitables","pdb2pqr"]},{"type":"lib","ports":["py314-hatch-vcs","py314-uv-dynamic-versioning","py314-hatch-requirements-txt","py-hatchling"]},{"type":"run","ports":["py314-hatch-jupyter-builder","py314-hatch-nodejs-version"]}]},{"name":"py314-hatch-jupyter-builder","portdir":"python/py-hatch-jupyter-builder","version":"0.9.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jupyterlab/hatch-jupyter-builder","description":"A build hook plugin for Hatch that adds a build step for use with Jupyter packages.","long_description":"A build hook plugin for Hatch that adds a build step for use with Jupyter packages.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-hatchling"]}],"depends_on":[{"type":"build","ports":["py314-pyviz_comms","py314-anywidget","py314-ipympl","py314-jupyter_server","py314-jupyterlab","py314-jupyterlab_pygments","py314-notebook"]},{"type":"lib","ports":["py-hatch-jupyter-builder"]}]},{"name":"py314-hatch-fancy-pypi-readme","portdir":"python/py-hatch-fancy-pypi-readme","version":"25.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hynek/hatch-fancy-pypi-readme","description":"a Hatch metadata plugin for projects' PyPI landing page","long_description":"a Hatch metadata plugin for projects' PyPI landing page","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"build","ports":["py314-ulid","gdown","py314-argon2-cffi","py314-attrs","py314-black","py314-gradio","py314-gradio-client","py314-twisted","py314-cloudflare","py314-httpcore","py314-httpx","py314-httpx-aiohttp","py314-jsonschema","py314-jsonschema-format-nongpl","py314-pydantic","py314-pytest-cov","py314-robotframework-ride","py314-structlog"]},{"type":"lib","ports":["py-hatch-fancy-pypi-readme","py314-service_identity"]}]},{"name":"py314-hanko-certvalidator","portdir":"python/py-hanko-certvalidator","version":"0.31.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/MatthiasValvekens/pyHanko/tree/master/pkgs/pyhanko-certvalidator","description":"Validates X.509 certificates and paths, forked from wbond/certvalidator","long_description":"Validates X.509 certificates and paths, forked from wbond/certvalidator","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314","py314-uritools","py314-requests","py314-cryptography","py314-asn1crypto","py314-oscrypto"]}],"depends_on":[{"type":"lib","ports":["py314-hanko","py-hanko-certvalidator"]}]},{"name":"py314-hanko","portdir":"python/py-hanko","version":"0.35.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/MatthiasValvekens/pyHanko","description":"Tools for stamping and signing PDF files","long_description":"Tools for stamping and signing PDF files","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["py314-Pillow","py314-pytest-asyncio","py314-fonttools","py314-cryptography","py314-tzlocal","python314","py314-asn1crypto","py314-hanko-certvalidator","py314-uritools","py314-uharfbuzz","py314-qrcode","py314-requests","py314-mypy","py314-yaml","py314-click"]}],"depends_on":[{"type":"lib","ports":["py-hanko","py314-xhtml2pdf"]},{"type":"run","ports":["py314-pdftl"]}]},{"name":"py314-h5py","portdir":"python/py-h5py","version":"3.16.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.h5py.org","description":"Read and write HDF5 files from Python","long_description":"The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.","active":true,"categories":["python"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":225}],"variants":["clang13","clang14","clang15","clang16","clang17","clang18","clang19","clang20","clang21","clang22","clangdevel","g95","gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","gccdevel","gfortran","mpich","openmpi","universal"],"dependencies":[{"type":"build","ports":["py314-pkgconfig","py314-setuptools","py314-wheel","py314-cython","clang-18","py314-build","py314-installer"]},{"type":"lib","ports":["python314","py314-numpy","hdf5"]}],"depends_on":[{"type":"lib","ports":["py314-guidata","py314-astropy","py314-h5netcdf","py314-spacepy","py-h5py"]},{"type":"run","ports":["qgis3"]},{"type":"test","ports":["py314-emcee3"]}]},{"name":"py314-h5netcdf","portdir":"python/py-h5netcdf","version":"1.8.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/h5netcdf/h5netcdf","description":"A Python interface for the netCDF4 file-format","long_description":"A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.","active":true,"categories":["science","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py314-setuptools_scm_git_archive","py314-setuptools","py314-wheel","py314-setuptools_scm","clang-18","py314-build","py314-installer"]},{"type":"lib","ports":["py314-packaging","py314-h5py","python314"]}],"depends_on":[{"type":"lib","ports":["py314-arviz","py-h5netcdf","py314-sunpy"]}]},{"name":"py314-h2","portdir":"python/py-h2","version":"4.3.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://python-hyper.org/projects/h2/","description":"Hyper-h2: A pure-Python HTTP/2 protocol stack","long_description":"Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.","active":true,"categories":["net","www","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","py314-build","py314-installer","py314-setuptools","clang-18"]},{"type":"lib","ports":["py314-hpack","py314-hyperframe","python314"]}],"depends_on":[{"type":"lib","ports":["py-h2","py314-httpcore","py314-httpx"]}]},{"name":"py314-h11","portdir":"python/py-h11","version":"0.16.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-hyper/h11","description":"A pure-Python, bring-your-own-I/O implementation of HTTP/1.1","long_description":"This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.","active":true,"categories":["net","www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-installer","clang-18","py314-build","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-h11","py314-httpcore","py314-urllib3-future","py314-uvicorn","py314-wsproto"]}]},{"name":"py314-gyp-next","portdir":"python/py-gyp-next","version":"0.21.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/nodejs/gyp-next","description":"A fork of the GYP build system for use in the Node.js projects","long_description":"A fork of the GYP build system for use in the Node.js projects","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-build","py314-setuptools","py314-wheel","clang-18","py314-installer"]},{"type":"lib","ports":["py314-packaging","python314"]}],"depends_on":[{"type":"lib","ports":["py-gyp-next"]}]},{"name":"py314-gyoto","portdir":"science/Gyoto","version":"2.0.2-20251105","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gyoto.obspm.fr","description":"General relativistic geodesic integration and ray-tracing","long_description":"Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto) and a utility programs (gyoto). Gyoto can be extended with plug-ins. The py*-gyoto Ports contains Python bindings for libgyoto.","active":true,"categories":["science","python"],"maintainers":[{"name":"thibaut","github":"paumard","ports_count":43}],"variants":["clang13","clang14","clang15","clang16","clang17","clang18","clang19","clang20","clang21","clang22","clangdevel","g95","gfortran","openmpi","mpich","universal"],"dependencies":[{"type":"build","ports":["swig-python","eigen3","LORENE","doxygen","clang-18","py314-build","py314-setuptools","py314-pip","pkgconfig"]},{"type":"lib","ports":["flint","Gyoto","cfitsio","udunits2","xercesc3","boost176","python314","py314-numpy"]},{"type":"test","ports":["py314-matplotlib"]}],"depends_on":[]},{"name":"py314-gym-notices","portdir":"python/py-gym-notices","version":"0.1.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Farama-Foundation/gym-notices","description":"Notices for gym","long_description":"Notices for gym","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py-gym-notices"]},{"type":"run","ports":["py314-gym"]}]},{"name":"py314-gym","portdir":"python/py-gym","version":"0.26.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/openai/gym","description":"The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.","long_description":"The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-numpy","py314-cloudpickle","py314-gym-notices"]}],"depends_on":[{"type":"lib","ports":["py-gym"]}]},{"name":"py314-guidata","portdir":"python/py-guidata","version":"3.14.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/PlotPyStack/guidata","description":"Automatic GUI generation for easy dataset editing and display","long_description":"Automatic GUI generation for easy dataset editing and display","active":true,"categories":["python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["python314","py314-requests","py314-numpy","py314-h5py","py314-qtpy"]}],"depends_on":[{"type":"lib","ports":["py-guidata","py314-plotpy"]}]},{"name":"py314-gssapi","portdir":"python/py-gssapi","version":"1.11.1","license":"ISC","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pythongssapi/python-gssapi","description":"Python interface to RFC 2743/2744","long_description":"Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":255}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-cython","py314-installer","py314-setuptools","py314-wheel","clang-18","py314-build"]},{"type":"lib","ports":["python314","py314-decorator","kerberos5"]}],"depends_on":[{"type":"lib","ports":["offlineimap","py-gssapi","py314-requests-gssapi"]}]},{"name":"py314-gsl","portdir":"python/py-gsl","version":"2.6.3","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pygsl/pygsl","description":"Python interface to the GNU Scientific Library","long_description":"Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.","active":true,"categories":["science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-build","py314-installer","py314-meson-python","pkgconfig","swig","swig-python","clang-18"]},{"type":"lib","ports":["gsl","python314","py314-numpy"]},{"type":"test","ports":["py314-pytest"]}],"depends_on":[{"type":"lib","ports":["py-gsl"]}]},{"name":"py314-groovy","portdir":"python/py-groovy","version":"0.1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/groovy/","description":"Groovy-like utilities for Python","long_description":"Groovy-like utilities for Python","active":true,"categories":["devel","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":176}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatchling"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-gradio","py-groovy"]}]},{"name":"py314-greenlet","portdir":"python/py-greenlet","version":"3.3.2","license":"MIT and PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-greenlet/greenlet","description":"Lightweight in-process concurrent programming","long_description":"The \"greenlet\" package is a spin-off of Stackless, a version of CPython that supports micro-threads called \"tasklets\". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on \"channels\". A \"greenlet\", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a \"yield\" keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-eventlet","py314-gevent","py-greenlet","py314-neovim","py314-pytest-twisted","py314-sqlalchemy"]}]}]}