GET /api/v1/autocomplete/port/?format=api&page=541
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=542",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=540",
    "results": [
        {
            "name": "py312-pystache",
            "description": "Mustache for Python"
        },
        {
            "name": "py312-pysvn",
            "description": "Python Subversion Extension (pysvn)"
        },
        {
            "name": "py312-pyte",
            "description": "an in memory VTXXX-compatible terminal emulator"
        },
        {
            "name": "py312-pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs."
        },
        {
            "name": "py312-pytesseract",
            "description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR"
        },
        {
            "name": "py312-pytest",
            "description": "py.test: simple powerful testing with Python"
        },
        {
            "name": "py312-pytest-asyncio",
            "description": "pytest support for asyncio"
        },
        {
            "name": "py312-pytest-benchmark",
            "description": "A pytest fixture for benchmarking code."
        },
        {
            "name": "py312-pytest-check",
            "description": "A pytest plugin that allows multiple failures per test."
        },
        {
            "name": "py312-pytest-cov",
            "description": "Pytest plugin for measuring coverage."
        },
        {
            "name": "py312-pytest-datadir",
            "description": "pytest plugin for manipulating test data directories and files."
        },
        {
            "name": "py312-pytest-describe",
            "description": "Describe-style plugin for pytest"
        },
        {
            "name": "py312-pytest-django",
            "description": "A Django plugin for pytest."
        },
        {
            "name": "py312-pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests"
        },
        {
            "name": "py312-pytest-env",
            "description": "pytest plugin to set environment variables"
        },
        {
            "name": "py312-pytest-fixture-config",
            "description": "Fixture configuration utils for py.test"
        },
        {
            "name": "py312-pytest-flake8",
            "description": "pytest plugin to run flake8"
        },
        {
            "name": "py312-pytest-forked",
            "description": "run tests in isolated forked subprocesses"
        },
        {
            "name": "py312-pytest-html",
            "description": "Plugin for generating HTML reports for pytest results"
        },
        {
            "name": "py312-pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin"
        },
        {
            "name": "py312-pytest-httpserver",
            "description": "HTTP server for pytest"
        },
        {
            "name": "py312-pytest-json-report",
            "description": "A pytest plugin to creates test reports as JSON"
        },
        {
            "name": "py312-pytest-lazy-fixture",
            "description": "It helps to use fixtures in pytest.mark.parametrize"
        },
        {
            "name": "py312-pytest-metadata",
            "description": "Plugin for accessing test session metadata"
        },
        {
            "name": "py312-pytest-mock",
            "description": "Thin-wrapper around the mock package for easier use with py.test"
        },
        {
            "name": "py312-pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib"
        },
        {
            "name": "py312-pytest-mypy",
            "description": "Mypy static type checker plugin for pytest"
        },
        {
            "name": "py312-pytest-pycodestyle",
            "description": "pytest plugin to run pycodestyle"
        },
        {
            "name": "py312-pytest-pylint",
            "description": "pytest plugin to check source code with pylint"
        },
        {
            "name": "py312-pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing"
        },
        {
            "name": "py312-pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness"
        },
        {
            "name": "py312-pytest-recording",
            "description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic"
        },
        {
            "name": "py312-pytest-regressions",
            "description": "Fixtures to write regression tests."
        },
        {
            "name": "py312-pytest-remotedata",
            "description": "Pytest plugin for controlling remote data access."
        },
        {
            "name": "py312-pytest-rerunfailures",
            "description": "py-pytest-rerunfailures is a pytest plugin that re-runs failed tests"
        },
        {
            "name": "py312-pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts"
        },
        {
            "name": "py312-pytest-shutil",
            "description": "A goodie-bag of unix shell and environment tools for py.test"
        },
        {
            "name": "py312-pytest-subtests",
            "description": "unittest subTest() support and subtests fixture."
        },
        {
            "name": "py312-pytest-sugar",
            "description": "py-pytest-sugar changes the default look and feel of pytest (progressbar, show tests that fail instantly)."
        },
        {
            "name": "py312-pytest-timeout",
            "description": "py.test plugin to abort hanging tests"
        },
        {
            "name": "py312-pytest-trio",
            "description": "Pytest plugin for trio"
        },
        {
            "name": "py312-pytest-twisted",
            "description": "test twisted code with pytest"
        },
        {
            "name": "py312-pytest-virtualenv",
            "description": "Python virtual environment for pytest"
        },
        {
            "name": "py312-pytest-xdist",
            "description": "The pytest_xdist plugin extends py.test with some unique test execution modes"
        },
        {
            "name": "py312-pytest-xprocess",
            "description": "A pytest plugin for managing processes across test runs."
        },
        {
            "name": "py312-python-augeas",
            "description": "Python bindings for Augeas"
        },
        {
            "name": "py312-python-daemon",
            "description": "Library to implement a well-behaved Unix daemon process."
        },
        {
            "name": "py312-python-debian",
            "description": "Debian package related modules"
        },
        {
            "name": "py312-python-discovery",
            "description": "Python interpreter discovery"
        },
        {
            "name": "py312-python-dotenv",
            "description": "Add .env support to your django/flask apps in development and deployments"
        }
    ]
}