GET /api/v1/ports/?format=api&ordering=name&page=747
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50412,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=748",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=746",
    "results": [
        {
            "name": "py39-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "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-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py39-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "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": [
                        "python39",
                        "py39-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_client",
                        "py39-jupyter_core",
                        "py39-metpy",
                        "py39-ipykernel",
                        "py39-ipyparallel",
                        "py39-nbclient",
                        "py39-qtconsole",
                        "py39-nbformat",
                        "py39-jupyter_events",
                        "py39-jupyter_server",
                        "py39-jupyterlab",
                        "py39-nbconvert",
                        "py39-bqplot",
                        "py39-traittypes",
                        "py39-matplotlib-inline",
                        "py39-nbclassic",
                        "py39-ipywidgets",
                        "py39-jupyter_console",
                        "py39-comm",
                        "py39-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py39-traits",
            "portdir": "python/py-traits",
            "version": "6.4.3",
            "license": "BSD and (PSF or ZPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/traits",
            "description": "The Enthought traits package",
            "long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyface"
                    ]
                }
            ]
        },
        {
            "name": "py39-traitsui",
            "portdir": "python/py-traitsui",
            "version": "8.0.0",
            "license": "BSD and GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/traitsui",
            "description": "The Enthought traitsui package",
            "long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyface",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-apptools",
                        "py39-mayavi"
                    ]
                }
            ]
        },
        {
            "name": "py39-traittypes",
            "portdir": "python/py-traittypes",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-widgets/traittypes",
            "description": "Custom trait types for scientific computing",
            "long_description": "Provide a reference implementation of trait types for common data structures used in NumPy, SciPy, Pandas and friends, which are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 604
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-bqplot"
                    ]
                }
            ]
        },
        {
            "name": "py39-transformers",
            "portdir": "python/py-transformers",
            "version": "4.21.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://huggingface.co/transformers/",
            "description": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
            "long_description": "Transformers provides thousands of pretrained models to perform tasks on texts such as classification, information extraction, question answering, summarization, translation, text generation, etc in 100+ languages. Its aim is to make cutting-edge NLP easier to use for everyone.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-datasets",
                        "py39-elasticsearch",
                        "py39-fairseq",
                        "py39-fastapi",
                        "py39-fastprogress",
                        "py39-filelock",
                        "py39-fire",
                        "py39-fugashi",
                        "py39-h5py",
                        "py39-importlib-metadata",
                        "py39-keras2onnx",
                        "py39-matplotlib",
                        "py39-nltk",
                        "py39-numpy",
                        "py39-onnxconverter-common",
                        "py39-packaging",
                        "py39-pandas",
                        "py39-parameterized",
                        "py39-protobuf3",
                        "py39-psutil",
                        "py39-pydantic",
                        "py39-pytorch",
                        "py39-pytorch-lightning",
                        "py39-recommonmark",
                        "py39-regex",
                        "py39-requests",
                        "py39-sacrebleu",
                        "py39-sacremoses",
                        "py39-scikit-learn",
                        "py39-seqeval",
                        "py39-soundfile",
                        "py39-sphinx",
                        "py39-starlette",
                        "py39-tensorboardX",
                        "py39-tensorflow-datasets",
                        "py39-timeout-decorator",
                        "py39-tokenizers",
                        "py39-torchaudio",
                        "py39-torchtext",
                        "py39-torchvision",
                        "py39-unidic",
                        "py39-unidic-lite",
                        "py39-uvicorn",
                        "py39-huggingface_hub",
                        "py39-tensorflow-macos",
                        "py39-tqdm",
                        "py39-faiss",
                        "py39-Pillow",
                        "py39-absl",
                        "py39-conllu",
                        "py39-cookiecutter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-sugar",
                        "py39-pytest-xdist",
                        "py39-huggingface_hub"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-allennlp",
                        "py39-sentence-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py39-translationstring",
            "portdir": "python/py-translationstring",
            "version": "1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Pylons/translationstring",
            "description": "Utility library for i18n.",
            "long_description": "Utility library for i18n.",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-colander"
                    ]
                }
            ]
        },
        {
            "name": "py39-trepan3k",
            "portdir": "python/py-trepan3k",
            "version": "1.4.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python3-trepan",
            "description": "A gdb-like Python 3 Debugger in the Trepan family",
            "long_description": "This is a gdb-like debugger for Python. It is a rewrite of pdb from the ground up. A command-line interface (CLI) is provided as well as an remote access interface over TCP/IP.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tracer",
                        "py39-uncompyle6",
                        "trepan3k_select",
                        "py39-xdis",
                        "py39-columnize",
                        "py39-pyficache",
                        "py39-pygments",
                        "py39-spark_parser",
                        "py39-term-background"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-nose",
                        "py39-pyficache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-treq",
            "portdir": "python/py-treq",
            "version": "22.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/treq",
            "description": "A requests-like API built on top of twisted.web's Agent",
            "long_description": "A requests-like API built on top of twisted.web's Agent",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-requests",
                        "py39-service_identity",
                        "py39-six",
                        "py39-twisted",
                        "python39",
                        "py39-attrs",
                        "py39-idna",
                        "py39-incremental",
                        "py39-openssl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-httpbin",
                        "py39-mock",
                        "py39-pep8",
                        "py39-pyflakes",
                        "py39-sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-trio",
            "portdir": "python/py-trio",
            "version": "0.31.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trio.readthedocs.io",
            "description": "Friendly Python library for async concurrency and I/O",
            "long_description": "The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sortedcontainers",
                        "py39-exceptiongroup",
                        "python39",
                        "py39-attrs",
                        "py39-idna",
                        "py39-outcome",
                        "py39-sniffio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sortedcontainers",
                        "py39-sniffio",
                        "py39-outcome",
                        "py39-idna",
                        "py39-attrs",
                        "py39-async_generator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-astor",
                        "py39-async_generator",
                        "py39-cryptography",
                        "py39-ipython",
                        "py39-mypy",
                        "py39-mypy_extensions",
                        "py39-openssl",
                        "py39-trustme",
                        "py39-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-dnspython",
                        "py39-pytest-trio",
                        "py39-trio-websocket"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-python-socks"
                    ]
                }
            ]
        },
        {
            "name": "py39-trio-websocket",
            "portdir": "python/py-trio-websocket",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trio-websocket.readthedocs.io",
            "description": "WebSocket client and server implementation for Python Trio",
            "long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-trio",
                        "py39-wsproto",
                        "py39-exceptiongroup",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-tropycal",
            "portdir": "python/py-tropycal",
            "version": "1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tropycal/tropycal",
            "description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1182
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyshp",
                        "py39-requests",
                        "python39",
                        "py39-xarray",
                        "py39-scipy",
                        "py39-cartopy",
                        "py39-matplotlib",
                        "py39-networkx",
                        "py39-numpy",
                        "py39-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2026.1.12.15",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1182
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "clang-18",
                        "py39-installer",
                        "py39-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py39-trustme",
            "portdir": "python/py-trustme",
            "version": "0.7.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/trustme/",
            "description": "#1 quality TLS certs while you wait, for the discerning tester",
            "long_description": "trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-17",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-idna",
                        "py39-cryptography"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-openssl",
                        "py39-pytest",
                        "py39-service_identity"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-trio"
                    ]
                }
            ]
        },
        {
            "name": "py39-ttfquery",
            "portdir": "python/py-ttfquery",
            "version": "2.0.0b1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ttfquery.sourceforge.net/",
            "description": "FontTools-based package for querying system fonts",
            "long_description": "TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks",
            "active": false,
            "categories": [
                "devel",
                "graphics",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "maugustin",
                    "github": "",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "py39-fonttools",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-twisted",
            "portdir": "python/py-twisted",
            "version": "24.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.twistedmatrix.com/",
            "description": "An event-based Python framework for internet applications",
            "long_description": "Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                },
                {
                    "name": "olv.bonnet",
                    "github": "",
                    "ports_count": 12
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "py39-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-hyperlink",
                        "py39-incremental",
                        "py39-setuptools",
                        "python39",
                        "py39-zopeinterface",
                        "py39-typing_extensions",
                        "py39-attrs",
                        "py39-automat",
                        "py39-bcrypt",
                        "py39-constantly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyhamcrest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "telepathy-mission-control"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-txrequests",
                        "py39-scrapy",
                        "py39-treq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-automat",
                        "py39-testfixtures",
                        "py39-grpcio"
                    ]
                }
            ]
        },
        {
            "name": "py39-twython",
            "portdir": "python/py-twython",
            "version": "3.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ryanmcgrath/twython",
            "description": "Actively maintained, pure Python wrapper for the Twitter API.",
            "long_description": "Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1182
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-requests-oauthlib",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-twython"
                    ]
                }
            ]
        },
        {
            "name": "py39-txaio",
            "portdir": "python/py-txaio",
            "version": "23.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crossbario/txaio",
            "description": "Compatibility API between asyncio/Twisted/Trollius",
            "long_description": "txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio / Trollius.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "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-zlmdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py39-txrequests",
            "portdir": "python/py-txrequests",
            "version": "0.9.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tardyp/txrequests",
            "description": "Asynchronous Python HTTP for Humans.",
            "long_description": "Asynchronous Python HTTP for Humans.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-requests",
                        "py39-twisted"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-txtorcon",
            "portdir": "python/py-txtorcon",
            "version": "24.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://txtorcon.readthedocs.org",
            "description": "Twisted based Tor controller client with state tracking and configuration abstractions.",
            "long_description": "Twisted based Tor controller client with state tracking and configuration abstractions.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-typedapi",
            "portdir": "python/py-typedapi",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/addons",
            "description": "Typedapi gradually add types hints to your public API.",
            "long_description": "Typedapi gradually add types hints to your public API. Typedapi is a component of TensorFlow Addons.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-typedapi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py39-typed-ast",
            "portdir": "python/py-typed-ast",
            "version": "1.4.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typed_ast",
            "description": "A fork of Python 2 and 3 ast modules with type comment support.",
            "long_description": "A fork of Python 2 and 3 ast modules with type comment support.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-typeguard",
            "portdir": "python/py-typeguard",
            "version": "4.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agronholm/typeguard",
            "description": "Run time type checker for Python",
            "long_description": "Run time type checker for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-importlib-metadata",
                        "py39-typing_extensions",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py39-pygls",
                        "py39-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py39-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py39-typer",
            "portdir": "python/py-typer",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiangolo/typer",
            "description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "long_description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-18",
                        "py39-pdm-backend",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typing_extensions",
                        "py39-shellingham",
                        "py39-rich",
                        "py39-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-mypy",
                        "py39-pytest",
                        "py39-pytest-sugar",
                        "py39-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-spaCy-models"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-npe2",
                        "py39-rstcheck",
                        "py39-spaCy"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-colorama",
            "portdir": "python/py-types-colorama",
            "version": "0.4.15.20240311",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "This is a PEP 561 type stub package for the colorama package",
            "long_description": "This is a PEP 561 type stub package for the colorama package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses colorama.",
            "active": false,
            "categories": [
                "devel",
                "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-types-decorator",
            "portdir": "python/py-types-decorator",
            "version": "5.2.0.20250324",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Decorator factory for signature-preserving decorators.",
            "long_description": "Decorator factory for signature-preserving decorators.",
            "active": false,
            "categories": [
                "devel",
                "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-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-docutils",
            "portdir": "python/py-types-docutils",
            "version": "0.22.3.20251115",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for docutils",
            "long_description": "Typing stubs for docutils",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-rstcheck-core",
                        "py39-rstcheck"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-psutil",
            "portdir": "python/py-types-psutil",
            "version": "7.2.1.20251231",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for psutil",
            "long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-python-dateutil",
            "portdir": "python/py-types-python-dateutil",
            "version": "2.9.0.20251115",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for python-dateutil",
            "long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "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-arrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson",
                        "py39-arrow"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-pytz",
            "portdir": "python/py-types-pytz",
            "version": "2025.2.0.20250516",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for pytz",
            "long_description": "Typing stubs for pytz. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-setuptools",
            "portdir": "python/py-types-setuptools",
            "version": "80.9.0.20251223",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for setuptools",
            "long_description": "Typing stubs for setuptools. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-simplejson",
            "portdir": "python/py-types-simplejson",
            "version": "3.20.0.20250326",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for simplejson",
            "long_description": "Typing stubs for simplejson. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py39-types-typed-ast",
            "portdir": "python/py-types-typed-ast",
            "version": "1.5.8.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for typed-ast",
            "long_description": "Typing stubs for typed-ast. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-types-ujson",
            "portdir": "python/py-types-ujson",
            "version": "5.10.0.20250326",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for ujson",
            "long_description": "Typing stubs for ujson. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py39-typing_extensions",
            "portdir": "python/py-typing_extensions",
            "version": "4.15.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typing_extensions",
            "description": "Backported and Experimental Type Hints for Python",
            "long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tensorflow-addons",
                        "py39-soxr",
                        "py39-aiosqlite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-aioitertools",
                        "py39-starlette",
                        "py39-confection",
                        "py39-astroid",
                        "py39-slackclient",
                        "py39-pymc",
                        "py39-cloudflare",
                        "py39-logilab-common",
                        "py39-psygnal",
                        "py39-ipython",
                        "py39-pylint",
                        "py39-tox",
                        "py39-aesara",
                        "py39-inflect",
                        "py39-flexcache",
                        "py39-app-model",
                        "py39-typing-inspection",
                        "py39-emmet-core",
                        "py39-mp-api",
                        "py39-pydash",
                        "py39-flexparser",
                        "py39-dulwich",
                        "py39-pypdf",
                        "py39-black",
                        "py39-cattrs",
                        "py39-openssl",
                        "py39-panel",
                        "py39-async-lru",
                        "py39-psycopg",
                        "py39-urwid",
                        "py39-sqlalchemy",
                        "py39-typeguard",
                        "py39-altair",
                        "py39-referencing",
                        "py39-python-json-logger",
                        "py39-jsonlines",
                        "py39-zarr",
                        "py39-async-timeout",
                        "py39-setuptools_scm",
                        "py39-beautifulsoup4",
                        "py39-pytorch",
                        "py39-alembic",
                        "py39-arviz",
                        "py39-textual",
                        "py39-magicgui",
                        "py39-pymc3",
                        "py39-aiosignal",
                        "py39-asgiref",
                        "py39-anyio",
                        "py39-mistune",
                        "py39-twisted",
                        "py39-onnx",
                        "py39-visa",
                        "py39-asyncssh",
                        "py39-scrapy",
                        "py39-mypy",
                        "py39-pytensor",
                        "py39-spaCy",
                        "py39-superqt",
                        "py39-aeppl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-panel",
                        "py39-typer",
                        "py39-dogpile-cache",
                        "py39-librosa",
                        "py39-keystoneauth1",
                        "py39-openstacksdk",
                        "py39-Faker",
                        "py39-setuptools-rust",
                        "py39-pygithub",
                        "py39-ezdxf",
                        "py39-fastapi",
                        "py39-pygls",
                        "py39-pydantic",
                        "py39-flufl.lock",
                        "py39-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-numpy",
                        "py39-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py39-typing-inspection",
            "portdir": "python/py-typing-inspection",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/typing-inspection",
            "description": "Runtime typing introspection tools",
            "long_description": "Runtime typing introspection tools",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-hatchling",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-typing_extensions",
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pydantic_settings"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py39-typogrify",
            "portdir": "python/py-typogrify",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/justinmayer/typogrify",
            "description": "Filters to enhance web typography, including support for Django & Jinja templates",
            "long_description": "Filters to enhance web typography, including support for Django & Jinja templates",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-smartypants"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-tz",
            "portdir": "python/py-tz",
            "version": "2025.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytz",
            "description": "World Timezone Definitions for Python",
            "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "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-astroplan",
                        "py39-skyfield",
                        "py39-acme",
                        "py39-flask-babel",
                        "py39-rpy2",
                        "py39-icalendar",
                        "py39-pandas",
                        "py39-pyrfc3339",
                        "py39-geopy",
                        "py39-mongomock",
                        "py39-celery",
                        "py39-zeep",
                        "py39-agate",
                        "py39-leather",
                        "py39-owslib",
                        "py39-dateparser",
                        "py39-fs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-django",
                        "py39-oslo-utils",
                        "py39-wxmplot",
                        "py39-oslo-serialization",
                        "py39-dateutil",
                        "py39-apache-beam",
                        "py39-oci",
                        "py39-django-mailman3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-json-tricks",
                        "py39-numpy",
                        "py39-srsly",
                        "py39-pyarrow",
                        "py39-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py39-tzdata",
            "portdir": "python/py-tzdata",
            "version": "2025.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/tzdata",
            "description": "tzdata: Python package providing IANA time zone data",
            "long_description": "tzdata: Python package providing IANA time zone data",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1182
                }
            ],
            "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-arrow",
                        "py39-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-panel"
                    ]
                }
            ]
        },
        {
            "name": "py39-tzlocal",
            "portdir": "python/py-tzlocal",
            "version": "5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/tzlocal",
            "description": "tzinfo object for the local timezone",
            "long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-pytzdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-dateparser",
                        "py39-rpy2",
                        "py39-hanko"
                    ]
                }
            ]
        },
        {
            "name": "py39-uc-micro-py",
            "portdir": "python/py-uc-micro-py",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tsutsu3/uc.micro-py",
            "description": "Micro subset of unicode data files for linkify-it-py projects.",
            "long_description": "Micro subset of unicode data files for linkify-it-py projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-linkify-it-py"
                    ]
                }
            ]
        },
        {
            "name": "py39-ufl",
            "portdir": "python/py-ufl",
            "version": "2019.1.0",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fenics-project/ufl",
            "description": "Unified Form Language",
            "long_description": "The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.",
            "active": false,
            "categories": [
                "science",
                "math",
                "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-dolfin",
                        "py39-ffc"
                    ]
                }
            ]
        },
        {
            "name": "py39-ujson",
            "portdir": "python/py-ujson",
            "version": "5.11.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ultrajson/ultrajson",
            "description": "Ultra fast JSON encoder and decoder for Python",
            "long_description": "Ultra fast JSON encoder and decoder for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "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-python-jsonrpc-server",
                        "py39-python-lsp-server",
                        "py39-python-lsp-jsonrpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-falcon"
                    ]
                }
            ]
        },
        {
            "name": "py39-ukpostcodeparser",
            "portdir": "python/py-ukpostcodeparser",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamstah/ukpostcodeparser",
            "description": "UK Postcode parser",
            "long_description": "UK Postcode parser",
            "active": true,
            "categories": [
                "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-Faker"
                    ]
                }
            ]
        },
        {
            "name": "py39-umap-learn",
            "portdir": "python/py-umap-learn",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/lmcinnes/umap",
            "description": "Uniform Manifold Approximation and Projection",
            "long_description": "Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-numba",
                        "py39-numpy",
                        "py39-scikit-learn",
                        "py39-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-u-msgpack-python",
            "portdir": "python/py-u-msgpack-python",
            "version": "2.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vsergeev/u-msgpack-python",
            "description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
            "long_description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "py39-uncertainties",
            "portdir": "python/py-uncertainties",
            "version": "3.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "The Python uncertainties package",
            "long_description": "The uncertainties package transparently handles calculations for numbers with uncertainties.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-numpy",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-lmfit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pymatgen",
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-click",
                        "py39-spark_parser",
                        "py39-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py39-undetected-chromedriver",
            "portdir": "python/py-undetected-chromedriver",
            "version": "3.5.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ultrafunkamsterdam/undetected-chromedriver",
            "description": "Custom Selenium Chromedriver",
            "long_description": "Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-requests",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-selenium",
                        "py39-websockets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-unicodedata2",
            "portdir": "python/py-unicodedata2",
            "version": "17.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/unicodedata2",
            "description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
            "long_description": "Unicodedata backport for Python 2/3 updated to the latest Unicode version.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 154
                }
            ],
            "variants": [
                "universal"
            ],
            "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-fonttools"
                    ]
                }
            ]
        }
    ]
}