GET /api/v1/autocomplete/port/?format=api&page=597
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=598",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=596",
    "results": [
        {
            "name": "py314-pycparser",
            "description": "pycparser is a complete parser of the C language."
        },
        {
            "name": "py314-pycryptodome",
            "description": "Cryptographic library for Python"
        },
        {
            "name": "py314-pycryptodomex",
            "description": "Cryptographic library for Python"
        },
        {
            "name": "py314-pycson",
            "description": "A Coffescript Object Notation (CSON) parser for Python"
        },
        {
            "name": "py314-pyct",
            "description": "A python utility package."
        },
        {
            "name": "py314-pydantic",
            "description": "Data validation and settings management using Python type hinting"
        },
        {
            "name": "py314-pydantic-compat",
            "description": "This package provides (unofficial) compatibility mixins and function adaptors for pydantic v1-v2 cross compatibility."
        },
        {
            "name": "py314-pydantic-extra-types",
            "description": "A place for pydantic types that probably shouldn't exist in the main pydantic lib."
        },
        {
            "name": "py314-pydantic_core",
            "description": "Core validation logic for pydantic written in rust"
        },
        {
            "name": "py314-pydantic_settings",
            "description": "Settings management using Pydantic"
        },
        {
            "name": "py314-pydub",
            "description": "Manipulate audio with an simple and easy high level interface"
        },
        {
            "name": "py314-pyedr",
            "description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays"
        },
        {
            "name": "py314-pyelftools",
            "description": "A pure-Python library for parsing and analyzing ELF files and DWARF debugging information."
        },
        {
            "name": "py314-pyerfa",
            "description": "PyERFA is the Python wrapper for the ERFA library"
        },
        {
            "name": "py314-pyfatfs",
            "description": "A filesystem module to access or modify FAT filesystems"
        },
        {
            "name": "py314-pyficache",
            "description": "A Python module for reading and caching lines"
        },
        {
            "name": "py314-pyfiglet",
            "description": "A full port of FIGlet into pure python"
        },
        {
            "name": "py314-pyflakes",
            "description": "Passive checker of Python programs."
        },
        {
            "name": "py314-pyftdi",
            "description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language."
        },
        {
            "name": "py314-pygit2",
            "description": "Python bindings for libgit2"
        },
        {
            "name": "py314-pygithub",
            "description": "Typed interactions with the GitHub API v3"
        },
        {
            "name": "py314-pyglet",
            "description": "A cross-platform windowing and multimedia library for Python."
        },
        {
            "name": "py314-pygls",
            "description": "Pythonic generic implementation of the Language Server Protocol"
        },
        {
            "name": "py314-pygments",
            "description": "Python syntax highlighter"
        },
        {
            "name": "py314-pygmt",
            "description": "Python interface for the Generic Mapping Tools"
        },
        {
            "name": "py314-pygtrie",
            "description": "Trie data structure implementation."
        },
        {
            "name": "py314-pyhamcrest",
            "description": "Hamcrest framework for matcher objects"
        },
        {
            "name": "py314-pyheif",
            "description": "Python interface to libheif library"
        },
        {
            "name": "py314-pyicu",
            "description": "Python extension wrapping the ICU C++ API"
        },
        {
            "name": "py314-pyinstaller",
            "description": "converts (packages) Python programs into stand-alone executables"
        },
        {
            "name": "py314-pyinstaller-hooks-contrib",
            "description": "The PyInstaller community hooks repository stand-alone executables"
        },
        {
            "name": "py314-pylint",
            "description": "Error (and style) checking for python"
        },
        {
            "name": "py314-pylint-venv",
            "description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments."
        },
        {
            "name": "py314-pyls-spyder",
            "description": "Spyder extensions for the python-language-server"
        },
        {
            "name": "py314-pylsqpack",
            "description": "pylsqpack is a wrapper around the ls-qpack library."
        },
        {
            "name": "py314-pylzma",
            "description": "Python bindings for the LZMA compression library."
        },
        {
            "name": "py314-pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara"
        },
        {
            "name": "py314-pynacl",
            "description": "Python binding to the Networking and Cryptography (NaCl) library"
        },
        {
            "name": "py314-pynose",
            "description": "pynose fixes nose to extend unittest and make testing easier"
        },
        {
            "name": "py314-pyobjc",
            "description": "bidirectional bridge between python and Objective C"
        },
        {
            "name": "py314-pyogrio",
            "description": "Bulk-oriented spatial vector file I/O using GDAL/OGR"
        },
        {
            "name": "py314-pyotp",
            "description": "Python One-Time Password Library"
        },
        {
            "name": "py314-pypdf",
            "description": "A utility to read and write pdfs with Python"
        },
        {
            "name": "py314-pyperclip",
            "description": "A cross-platform clipboard module for Python"
        },
        {
            "name": "py314-pypng",
            "description": "Pure Python PNG image encoder/decoder"
        },
        {
            "name": "py314-pyppmd",
            "description": "PPMd compression/decompression library"
        },
        {
            "name": "py314-pyproj",
            "description": "Python interfaces to PROJ.4 functions."
        },
        {
            "name": "py314-pyproject_api",
            "description": "API to interact with the python pyproject.toml based projects"
        },
        {
            "name": "py314-pyproject_hooks",
            "description": "API to call PEP 517 hooks"
        },
        {
            "name": "py314-pyproject_metadata",
            "description": "Dataclass for PEP 621 metadata with support for core metadata generation"
        }
    ]
}