GET /api/v1/autocomplete/port/?format=api&page=430
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40910,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=431",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=429",
    "results": [
        {
            "name": "py-pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness"
        },
        {
            "name": "py-pytest-recording",
            "description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic"
        },
        {
            "name": "py-pytest-regressions",
            "description": "Fixtures to write regression tests."
        },
        {
            "name": "py-pytest-remotedata",
            "description": "Pytest plugin for controlling remote data access."
        },
        {
            "name": "py-pytest-rerunfailures",
            "description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests"
        },
        {
            "name": "py-pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts"
        },
        {
            "name": "py-pytest-shutil",
            "description": "A goodie-bag of unix shell and environment tools for py.test"
        },
        {
            "name": "py-pytest-subtests",
            "description": "unittest subTest() support and subtests fixture."
        },
        {
            "name": "py-pytest-sugar",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly)."
        },
        {
            "name": "py-pytest-timeout",
            "description": "py.test plugin to abort hanging tests"
        },
        {
            "name": "py-pytest-trio",
            "description": "Pytest plugin for trio"
        },
        {
            "name": "py-pytest-twisted",
            "description": "test twisted code with pytest"
        },
        {
            "name": "py-pytest-virtualenv",
            "description": "Python virtual environment for pytest"
        },
        {
            "name": "py-pytest-xdist",
            "description": "The pytest_xdist plugin extends py.test with some unique test execution modes"
        },
        {
            "name": "py-pytest-xprocess",
            "description": "A pytest plugin for managing processes across test runs."
        },
        {
            "name": "py-python-augeas",
            "description": "Python bindings for Augeas"
        },
        {
            "name": "py-python-coveralls",
            "description": "Python API for https://coveralls.io"
        },
        {
            "name": "py-python-daemon",
            "description": "Library to implement a well-behaved Unix daemon process."
        },
        {
            "name": "py-python-debian",
            "description": "Debian package related modules"
        },
        {
            "name": "py-python-discovery",
            "description": "Python interpreter discovery"
        },
        {
            "name": "py-python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments"
        },
        {
            "name": "py-python-install",
            "description": "A simple, correct PEP427 wheel installer."
        },
        {
            "name": "py-python-ivi",
            "description": "Python Interchangeable Virtual Instrument Library"
        },
        {
            "name": "py-python-jenkins",
            "description": "Python bindings for the remote Jenkins API"
        },
        {
            "name": "py-python-json-logger",
            "description": "A python library adding a json log formatter"
        },
        {
            "name": "py-python-lsp-black",
            "description": "Black plugin for python-lsp-server"
        },
        {
            "name": "py-python-lsp-jsonrpc",
            "description": "A Python server implementation of the JSON RPC 2.0 protocol"
        },
        {
            "name": "py-python-lsp-ruff",
            "description": "Ruff linting plugin for pylsp"
        },
        {
            "name": "py-python-lsp-server",
            "description": "A Python implementation of the Language Server Protocol"
        },
        {
            "name": "py-python-multipart",
            "description": "A streaming multipart parser for Python"
        },
        {
            "name": "py-python-pae",
            "description": "Pre-authentication encoding (PAE) implementation in Python"
        },
        {
            "name": "py-python-snappy",
            "description": "Python library for the snappy compression library from Google"
        },
        {
            "name": "py-python-socks",
            "description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality"
        },
        {
            "name": "py-pythonqwt",
            "description": "Qt plotting widgets for Python"
        },
        {
            "name": "py-pythonutils",
            "description": "General utility modules that simplify common programming in Python"
        },
        {
            "name": "py-pythonz",
            "description": "Python installation manager supporting CPython, Stackless, PyPy and Jython"
        },
        {
            "name": "py-pythran",
            "description": "Ahead of Time compiler for numeric kernels"
        },
        {
            "name": "py-pytidylib",
            "description": "Python wrapper for tidylib"
        },
        {
            "name": "py-pytimeparse",
            "description": "A small Python module to parse various kinds of time expressions"
        },
        {
            "name": "py-pytimeparse2",
            "description": "Time expression parser."
        },
        {
            "name": "py-pytokens",
            "description": "A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons."
        },
        {
            "name": "py-pytomlpp",
            "description": "This is an python wrapper for toml++"
        },
        {
            "name": "py-pytoolconfig",
            "description": "Python tool configuration"
        },
        {
            "name": "py-pytools",
            "description": "A collection of tools for Python"
        },
        {
            "name": "py-pytorch",
            "description": "Tensors and dynamic neural networks in Python with strong GPU acceleration"
        },
        {
            "name": "py-pytorch-lightning",
            "description": "The lightweight PyTorch wrapper for high-performance AI research."
        },
        {
            "name": "py-pytrie",
            "description": "A pure Python implementation of the trie data structure."
        },
        {
            "name": "py-pyttsx",
            "description": "Cross-platform Python wrapper for text-to-speech synthesis"
        },
        {
            "name": "py-pytzdata",
            "description": "The Olson timezone database for Python"
        },
        {
            "name": "py-pyubjson",
            "description": "Universal Binary JSON encoder/decoder"
        }
    ]
}