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

{
    "count": 40961,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=586",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=584",
    "results": [
        {
            "name": "py314-astropy",
            "description": "A Community Python Library for Astronomy"
        },
        {
            "name": "py314-astropy-healpix",
            "description": "BSD-licensed HEALPix for Astropy"
        },
        {
            "name": "py314-astropy-iers-data",
            "description": "IERS Earth Rotation and Leap Second tables for the astropy core package"
        },
        {
            "name": "py314-asttokens",
            "description": "The asttokens module annotates Python abstract syntax trees (ASTs)."
        },
        {
            "name": "py314-asv",
            "description": "Airspeed Velocity: A simple Python history benchmarking tool"
        },
        {
            "name": "py314-asv-runner",
            "description": "Core Python benchmark code for ASV"
        },
        {
            "name": "py314-async-geotiff",
            "description": "Fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python, wrapping the Rust-based Async-TIFF library."
        },
        {
            "name": "py314-async-lru",
            "description": "A port of Python’s built-in functools.lru_cache function for asyncio"
        },
        {
            "name": "py314-async-tiff",
            "description": "Fast, low-level async TIFF reader for Python."
        },
        {
            "name": "py314-async-timeout",
            "description": "asyncio-compatible timeout context manager."
        },
        {
            "name": "py314-async_generator",
            "description": "A library making it easy to write async iterators in Python 3.5"
        },
        {
            "name": "py314-asyncssh",
            "description": "AsyncSSH: Asynchronous SSHv2 client and server library"
        },
        {
            "name": "py314-atomiclong",
            "description": "increment numbers, atomically, in python"
        },
        {
            "name": "py314-atomicwrites",
            "description": "Powerful Python library for atomic file writes"
        },
        {
            "name": "py314-atpublic",
            "description": "@public decorator for Python"
        },
        {
            "name": "py314-attrs",
            "description": "Attributes without boilerplate"
        },
        {
            "name": "py314-audiocraft",
            "description": "Audio generation framework from Meta AI Research"
        },
        {
            "name": "py314-audioop_lts",
            "description": "LTS port of the Python builtin module audioop"
        },
        {
            "name": "py314-audioread",
            "description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python."
        },
        {
            "name": "py314-autocommand",
            "description": "A library to create a command-line program from a function"
        },
        {
            "name": "py314-automat",
            "description": "A library for concise, idiomatic Python expression of finite-state automata"
        },
        {
            "name": "py314-autopep8",
            "description": "A tool that automatically formats Python code to conform to the PEP 8 style guide"
        },
        {
            "name": "py314-av",
            "description": "Pythonic bindings for FFmpeg libraries"
        },
        {
            "name": "py314-avro",
            "description": "Avro is a serialization and RPC framework."
        },
        {
            "name": "py314-aws-sam-translator",
            "description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates"
        },
        {
            "name": "py314-awscli",
            "description": "Universal Command Line Environment for Amazon Web Services."
        },
        {
            "name": "py314-awscli2",
            "description": "Universal Command Line Environment for Amazon Web Services."
        },
        {
            "name": "py314-awscrt",
            "description": "A common runtime for AWS Python projects"
        },
        {
            "name": "py314-babel",
            "description": "A collection of tools for internationalizing Python applications."
        },
        {
            "name": "py314-barcode",
            "description": "a simple way to create barcodes in Python"
        },
        {
            "name": "py314-base91",
            "description": "A Python implementation of Base91"
        },
        {
            "name": "py314-bbpb",
            "description": "Blackbox Protobuf is a set of tools for working with encoded Protocol Buffers (protobuf) without the matching protobuf definition."
        },
        {
            "name": "py314-bcrypt",
            "description": "Modern password hashing for your software and your servers"
        },
        {
            "name": "py314-beaker",
            "description": "A Session and Caching library with WSGI Middleware"
        },
        {
            "name": "py314-beartype",
            "description": "Unbearably fast O(1) runtime type-checking in pure Python"
        },
        {
            "name": "py314-beautifulsoup4",
            "description": "Python HTML/XML parser"
        },
        {
            "name": "py314-beniget",
            "description": "Extract semantic information about static Python code"
        },
        {
            "name": "py314-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm"
        },
        {
            "name": "py314-bidict",
            "description": "The bidirectional mapping library for Python"
        },
        {
            "name": "py314-bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR."
        },
        {
            "name": "py314-binaryornot",
            "description": "Ultra-lightweight pure Python package to check if a file is binary or text."
        },
        {
            "name": "py314-biopython",
            "description": "Python tools for computational molecular biology"
        },
        {
            "name": "py314-bitarray",
            "description": "A efficient implementation of arrays of booleans"
        },
        {
            "name": "py314-bitmath",
            "description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)"
        },
        {
            "name": "py314-bitstring",
            "description": "Module to simplify handling of binary data"
        },
        {
            "name": "py314-black",
            "description": "The uncompromising code formatter for Python."
        },
        {
            "name": "py314-bleach",
            "description": "An easy safelist-based HTML-sanitizing tool."
        },
        {
            "name": "py314-blessed",
            "description": "A thin practical wrapper around terminal styling screen positioning and keyboard input."
        },
        {
            "name": "py314-blinker",
            "description": "Fast, simple object-to-object and broadcast signaling"
        },
        {
            "name": "py314-blis",
            "description": "Fast matrix-multiplication as a self-contained Python library"
        }
    ]
}