GET /api/v1/autocomplete/port/?format=api&page=506
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=507",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=505",
    "results": [
        {
            "name": "py311-pybind11-stubgen",
            "description": "generates stubs for python modules"
        },
        {
            "name": "py311-pybox2d",
            "description": "Python Box2D Bindings - 2D Physics"
        },
        {
            "name": "py311-pybtex",
            "description": "A BibTeX-compatible bibliography processor in Python."
        },
        {
            "name": "py311-pybtex-docutils",
            "description": "A docutils backend for pybtex."
        },
        {
            "name": "py311-pycares",
            "description": "Python interface for c-ares."
        },
        {
            "name": "py311-pycifrw",
            "description": "CIF/STAR file support for Python"
        },
        {
            "name": "py311-pycparser",
            "description": "pycparser is a complete parser of the C language."
        },
        {
            "name": "py311-pycryptodome",
            "description": "Cryptographic library for Python"
        },
        {
            "name": "py311-pycryptodomex",
            "description": "Cryptographic library for Python"
        },
        {
            "name": "py311-pycson",
            "description": "A Coffescript Object Notation (CSON) parser for Python"
        },
        {
            "name": "py311-pyct",
            "description": "A python utility package."
        },
        {
            "name": "py311-pydantic",
            "description": "Data validation and settings management using Python type hinting"
        },
        {
            "name": "py311-pydantic-compat",
            "description": "This package provides (unofficial) compatibility mixins and function adaptors for pydantic v1-v2 cross compatibility."
        },
        {
            "name": "py311-pydantic-extra-types",
            "description": "A place for pydantic types that probably shouldn't exist in the main pydantic lib."
        },
        {
            "name": "py311-pydantic_core",
            "description": "Core validation logic for pydantic written in rust"
        },
        {
            "name": "py311-pydantic_settings",
            "description": "Settings management using Pydantic"
        },
        {
            "name": "py311-pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library."
        },
        {
            "name": "py311-pydicom",
            "description": "Python Module for working with DICOM files"
        },
        {
            "name": "py311-pydot",
            "description": "Python interface to Graphviz's Dot"
        },
        {
            "name": "py311-pydub",
            "description": "Manipulate audio with an simple and easy high level interface"
        },
        {
            "name": "py311-pyedr",
            "description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays"
        },
        {
            "name": "py311-pyelftools",
            "description": "A pure-Python library for parsing and analyzing ELF files and DWARF debugging information."
        },
        {
            "name": "py311-pyerfa",
            "description": "PyERFA is the Python wrapper for the ERFA library"
        },
        {
            "name": "py311-pyface",
            "description": "The Enthought pyface package"
        },
        {
            "name": "py311-pyFAI",
            "description": "Azimuthal Integration library"
        },
        {
            "name": "py311-pyfatfs",
            "description": "A filesystem module to access or modify FAT filesystems"
        },
        {
            "name": "py311-pyficache",
            "description": "A Python module for reading and caching lines"
        },
        {
            "name": "py311-pyfiglet",
            "description": "A full port of FIGlet into pure python"
        },
        {
            "name": "py311-pyflakes",
            "description": "Passive checker of Python programs."
        },
        {
            "name": "py311-pyftdi",
            "description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language."
        },
        {
            "name": "py311-pyfzf",
            "description": "Python wrapper for junegunn's fuzzyfinder (fzf)"
        },
        {
            "name": "py311-pygccxml",
            "description": "pygccxml is a specialized XML reader that reads the output from CastXML."
        },
        {
            "name": "py311-pygeos",
            "description": "PyGEOS is a C/Python library with vectorized geometry functions."
        },
        {
            "name": "py311-pygit2",
            "description": "Python bindings for libgit2"
        },
        {
            "name": "py311-pygithub",
            "description": "Typed interactions with the GitHub API v3"
        },
        {
            "name": "py311-pyglet",
            "description": "A cross-platform windowing and multimedia library for Python."
        },
        {
            "name": "py311-pygls",
            "description": "Pythonic generic implementation of the Language Server Protocol"
        },
        {
            "name": "py311-pygments",
            "description": "Python syntax highlighter"
        },
        {
            "name": "py311-pygments-mathematica",
            "description": "Mathematica lexer and highlighter for Pygments."
        },
        {
            "name": "py311-pygraphviz",
            "description": "A Python wrapper for the Graphviz Agraph data structure."
        },
        {
            "name": "py311-pyhamcrest",
            "description": "Hamcrest framework for matcher objects"
        },
        {
            "name": "py311-pyheif",
            "description": "Python interface to libheif library"
        },
        {
            "name": "py311-pyicu",
            "description": "Python extension wrapping the ICU C++ API"
        },
        {
            "name": "py311-pyinstrument",
            "description": "Call stack profiler for Python. Shows you why your code is slow!"
        },
        {
            "name": "py311-pyke",
            "description": "Python Knowledge Engine (PyKE)"
        },
        {
            "name": "py311-pykeepass",
            "description": "Library to interact with keepass databases"
        },
        {
            "name": "py311-pylast",
            "description": "A Python interface to Last.fm and Libre.fm"
        },
        {
            "name": "py311-pylev",
            "description": "A pure Python Levenshtein implementation that's not freaking GPL'd."
        },
        {
            "name": "py311-pylint",
            "description": "Error (and style) checking for python"
        },
        {
            "name": "py311-pylint-venv",
            "description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments."
        }
    ]
}