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

{
    "count": 50477,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=787",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=785",
    "results": [
        {
            "name": "py-pytest-remotedata",
            "portdir": "python/py-pytest-remotedata",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/pytest-remotedata",
            "description": "Pytest plugin for controlling remote data access.",
            "long_description": "Pytest plugin for controlling remote data access.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-remotedata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-rerunfailures",
            "portdir": "python/py-pytest-rerunfailures",
            "version": "16.1",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-rerunfailures",
            "description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests",
            "long_description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-rerunfailures"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-runner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-shutil",
            "portdir": "python/py-pytest-shutil",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "A goodie-bag of unix shell and environment tools for py.test",
            "long_description": "This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-shutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-subtests",
            "portdir": "python/py-pytest-subtests",
            "version": "0.13.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-subtests",
            "description": "unittest subTest() support and subtests fixture.",
            "long_description": "unittest subTest() support and subtests fixture.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-subtests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-sugar",
            "portdir": "python/py-pytest-sugar",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pivotfinland.com/pytest-sugar/",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "long_description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-sugar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-timeout",
            "portdir": "python/py-pytest-timeout",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-timeout",
            "description": "py.test plugin to abort hanging tests",
            "long_description": "py.test plugin to abort hanging tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-timeout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-trio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-virtualenv",
            "portdir": "python/py-pytest-virtualenv",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/man-group/pytest-plugins",
            "description": "Python virtual environment for pytest",
            "long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-virtualenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-xdist",
            "portdir": "python/py-pytest-xdist",
            "version": "3.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xdist",
            "description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-xdist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytest-xprocess",
            "portdir": "python/py-pytest-xprocess",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xprocess/",
            "description": "A pytest plugin for managing processes across test runs.",
            "long_description": "A pytest plugin for managing processes across test runs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-xprocess"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-augeas",
            "portdir": "python/py-python-augeas",
            "version": "1.1.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/python-augeas/",
            "description": "Python bindings for Augeas",
            "long_description": "Python bindings for Augeas",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-augeas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-coveralls",
            "portdir": "python/py-python-coveralls",
            "version": "2.9.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/z4r/python-coveralls",
            "description": "Python API for https://coveralls.io",
            "long_description": "Python API for https://coveralls.io",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-python-coveralls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.0",
            "license": "GPL-3+ and Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-python-daemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-debian",
            "portdir": "python/py-python-debian",
            "version": "0.1.49",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://salsa.debian.org/python-debian-team/python-debian",
            "description": "Debian package related modules",
            "long_description": "Debian package related modules",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-python-debian"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-dotenv",
            "portdir": "python/py-python-dotenv",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theskumar/python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments",
            "long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-dotenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-install",
            "portdir": "python/py-python-install",
            "version": "0.0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/python-install/",
            "description": "A simple, correct PEP427 wheel installer.",
            "long_description": "A simple, correct PEP427 wheel installer.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-python-install"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-python-ivi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-jenkins",
            "portdir": "python/py-python-jenkins",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opendev.org/jjb/python-jenkins",
            "description": "Python bindings for the remote Jenkins API",
            "long_description": "Python bindings for the remote Jenkins API",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-python-jenkins"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-json-logger",
            "portdir": "python/py-python-json-logger",
            "version": "4.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nhairs/python-json-logger",
            "description": "A python library adding a json log formatter",
            "long_description": "A python library adding a json log formatter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-json-logger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-jsonrpc-server",
            "portdir": "python/py-python-jsonrpc-server",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/palantir/python-jsonrpc-server",
            "description": "JSON RPC 2.0 server library",
            "long_description": "JSON RPC 2.0 server library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-python-jsonrpc-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-lsp-black",
            "portdir": "python/py-python-lsp-black",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-black",
            "description": "Black plugin for python-lsp-server",
            "long_description": "Black plugin for python-lsp-server. Forked from pyls-black (https://github.com/rupert/pyls-black)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-black"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-lsp-jsonrpc",
            "portdir": "python/py-python-lsp-jsonrpc",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
            "description": "A Python server implementation of the JSON RPC 2.0 protocol",
            "long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-jsonrpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-lsp-ruff",
            "portdir": "python/py-python-lsp-ruff",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-ruff",
            "description": "Ruff linting plugin for pylsp",
            "long_description": "Ruff linting plugin for pylsp",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-ruff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-lsp-server",
            "portdir": "python/py-python-lsp-server",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-server/",
            "description": "A Python implementation of the Language Server Protocol",
            "long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.20",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-d/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-multipart"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-pae",
            "portdir": "python/py-python-pae",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MatthiasValvekens/python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python",
            "long_description": "Pre-authentication encoding (PAE) implementation in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-python-pae"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pythonqwt",
            "portdir": "python/py-pythonqwt",
            "version": "0.15.0",
            "license": "Qwt and MIT and PyQwt",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/PythonQwt",
            "description": "Qt plotting widgets for Python",
            "long_description": "Qt plotting widgets for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pythonqwt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-snappy",
            "portdir": "python/py-python-snappy",
            "version": "0.7.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/andrix/python-snappy",
            "description": "Python library for the snappy compression library from Google",
            "long_description": "Python library for the snappy compression library from Google",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-snappy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-socks",
            "portdir": "python/py-python-socks",
            "version": "2.8.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/python-socks",
            "description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
            "long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-socks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pythonutils",
            "portdir": "python/py-pythonutils",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.voidspace.org.uk/python/pythonutils.html",
            "description": "General utility modules that simplify common programming in Python",
            "long_description": "The Voidspace Pythonutils package is a simple way of installing the Voidspace collection of modules. These are currently: ConfigObj 4.4.0 - Easy config file reading/writing validate 0.2.3 - Validation and type conversion system StandOut 3.0.0 - Simple logging and output control object pathutils 0.2.5 - For working with paths and files cgiutils 0.3.5 - CGI helpers urlpath 0.1.0 - Functions for handling URLs odict 0.2.1 - Ordered Dictionary Class Several of the Voidspace Projects depend on these modules. They are also useful in their own right of course. They are primarily general utility modules that simplify common programming tasks in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pythonutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pythonz",
            "portdir": "python/py-pythonz",
            "version": "1.11.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/berdario/pythonz",
            "description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
            "long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pythonz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pythran",
            "portdir": "python/py-pythran",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/pythran",
            "description": "Ahead of Time compiler for numeric kernels",
            "long_description": "Ahead of Time compiler for numeric kernels",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pythran"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytidylib",
            "portdir": "python/py-pytidylib",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://countergram.github.io/pytidylib/",
            "description": "Python wrapper for tidylib",
            "long_description": "A new Python wrapper for tidylib, which allows you to convert slightly invalid HTML/XHTML markup into valid markup. E.g. this Python tidy library will correct unescaped ampersands, some unclosed tags, missing elements, missing attributes, etc. Tidylib is highly configurable. It can output HTML or XHTML, and perform other functions such as converting named entities to numeric entities (named entities work only along with an HTML or XHTML doctype, numeric entities work in generic XML data).",
            "active": true,
            "categories": [
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytidylib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytimeparse",
            "portdir": "python/py-pytimeparse",
            "version": "1.1.8",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pytimeparse",
            "description": "A small Python module to parse various kinds of time expressions",
            "long_description": "A small Python module to parse various kinds of time expressions",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 133
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytimeparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytimeparse2",
            "portdir": "python/py-pytimeparse2",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/onegreyonewhite/pytimeparse2",
            "description": "Time expression parser.",
            "long_description": "Time expression parser.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytimeparse2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy-tkinter",
            "portdir": "lang/pypy",
            "version": "7.3.9",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "PyPy bindings for Python 2.7 to the Tk widget set",
            "long_description": "PyPy bindings for Python 2.7 to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "tcl",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pypy",
                        "tk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytokens",
            "portdir": "python/py-pytokens",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tusharsadhwani/pytokens",
            "description": "A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.",
            "long_description": "A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytokens"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytoml",
            "portdir": "python/py-pytoml",
            "version": "0.1.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avakar/pytoml",
            "description": "A parser for TOML-0.4.0",
            "long_description": "This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs and runs with Python 2.7+ and 3.5+.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytoml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytomlpp",
            "portdir": "python/py-pytomlpp",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bobfang1992/pytomlpp",
            "description": "This is an python wrapper for toml++",
            "long_description": "This is an python wrapper for toml++",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytomlpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytoolconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytools",
            "portdir": "python/py-pytools",
            "version": "2023.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://documen.tician.de/pytools/",
            "description": "A collection of tools for Python",
            "long_description": "Pytools is a big bag of things that are 'missing' from the Python standard library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytorch",
            "portdir": "python/py-pytorch",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytorch.org/",
            "description": "Tensors and dynamic neural networks in Python with strong GPU acceleration",
            "long_description": "PyTorch is a Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration; Deep neural networks built on a tape-based autograd system. You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "mkl",
                "mps"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytorch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytorch-lightning",
            "portdir": "python/py-pytorch-lightning",
            "version": "1.6.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyTorchLightning/pytorch-lightning",
            "description": "The lightweight PyTorch wrapper for high-performance AI research.",
            "long_description": "Lightning disentangles PyTorch code to decouple the science from the engineering.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytorch-lightning"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytrie",
            "portdir": "python/py-pytrie",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsakkis/pytrie/",
            "description": "A pure Python implementation of the trie data structure.",
            "long_description": "A pure Python implementation of the trie data structure.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytrie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyttsx",
            "portdir": "python/py-pyttsx",
            "version": "1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/parente/pyttsx",
            "description": "Cross-platform Python wrapper for text-to-speech synthesis",
            "long_description": "Cross-platform Python wrapper for text-to-speech synthesis",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyttsx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytzdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyubjson",
            "portdir": "python/py-pyubjson",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Iotic-Labs/py-ubjson",
            "description": "Universal Binary JSON encoder/decoder",
            "long_description": "Universal Binary JSON encoder/decoder",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyubjson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyuca",
            "portdir": "python/py-pyuca",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jtauber/pyuca",
            "description": "a Python implementation of the Unicode Collation Algorithm",
            "long_description": "a Python implementation of the Unicode Collation Algorithm",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyuca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyusb",
            "portdir": "python/py-pyusb",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyusb.github.io/pyusb/",
            "description": "Python library to provide easy USB device access",
            "long_description": "The PyUSB module provides Python with easy access to the host machine's Universal Serial Bus (USB) system",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyusb"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}