GET /api/v1/autocomplete/port/?format=api&page=403
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=404",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=402",
    "results": [
        {
            "name": "py-async-timeout",
            "description": "asyncio-compatible timeout context manager."
        },
        {
            "name": "py-async_generator",
            "description": "A library making it easy to write async iterators in Python 3.5"
        },
        {
            "name": "py-asyncmy",
            "description": "A fast asyncio MySQL driver"
        },
        {
            "name": "py-asyncpg",
            "description": "An asyncio PostgreSQL driver"
        },
        {
            "name": "py-asyncssh",
            "description": "AsyncSSH: Asynchronous SSHv2 client and server library"
        },
        {
            "name": "py-asynctest",
            "description": "Enhance the standard unittest package with features for testing asyncio libraries"
        },
        {
            "name": "py-atomiclong",
            "description": "increment numbers, atomically, in python"
        },
        {
            "name": "py-atomicwrites",
            "description": "Powerful Python library for atomic file writes"
        },
        {
            "name": "py-atpublic",
            "description": "@public decorator for Python"
        },
        {
            "name": "py-attr",
            "description": "Simple decorator to set attributes of target function or class in a DRY way"
        },
        {
            "name": "py-attrs",
            "description": "Attributes without boilerplate"
        },
        {
            "name": "py-aubio",
            "description": "a collection of tools for music analysis"
        },
        {
            "name": "py-audiocraft",
            "description": "Audio generation framework from Meta AI Research"
        },
        {
            "name": "py-audioop_lts",
            "description": "LTS port of the Python builtin module audioop"
        },
        {
            "name": "py-audioread",
            "description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python."
        },
        {
            "name": "py-authheaders",
            "description": "Library for the generation of email authentication headers"
        },
        {
            "name": "py-authres",
            "description": "Authentication-Results Headers generation and parsing."
        },
        {
            "name": "py-autobahn",
            "description": "WebSocket client & server library WAMP real time framework"
        },
        {
            "name": "py-autocommand",
            "description": "A library to create a command-line program from a function"
        },
        {
            "name": "py-autoflake",
            "description": "Removes unused imports and unused variables"
        },
        {
            "name": "py-automat",
            "description": "A library for concise, idiomatic Python expression of finite-state automata"
        },
        {
            "name": "py-autopage",
            "description": "automatically display terminal output in a pager"
        },
        {
            "name": "py-autopep8",
            "description": "A tool that automatically formats Python code to conform to the PEP 8 style guide"
        },
        {
            "name": "py-av",
            "description": "Pythonic bindings for FFmpeg libraries"
        },
        {
            "name": "py-avro",
            "description": "Avro is a serialization and RPC framework."
        },
        {
            "name": "py-aws-sam-translator",
            "description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates"
        },
        {
            "name": "py-awscli",
            "description": "Universal Command Line Environment for Amazon Web Services."
        },
        {
            "name": "py-awscli-plugin-endpoint",
            "description": "An awscli plugin to configure service endpoint from aws configure file"
        },
        {
            "name": "py-awscli2",
            "description": "Universal Command Line Environment for Amazon Web Services."
        },
        {
            "name": "py-awscrt",
            "description": "A common runtime for AWS Python projects"
        },
        {
            "name": "py-babel",
            "description": "A collection of tools for internationalizing Python applications."
        },
        {
            "name": "py-backcall",
            "description": "Specifications for callback functions passed in to an API."
        },
        {
            "name": "py-backoff",
            "description": "Function decoration for backoff and retry"
        },
        {
            "name": "py-backports",
            "description": "Namespace for backported Python features"
        },
        {
            "name": "py-backports-functools_lru_cache",
            "description": "Backport of functools.lru_cache from Python 3.3 as published at ActiveState (https://code.activestate.com/recipes/578078/)"
        },
        {
            "name": "py-backports-ssl_match_hostname",
            "description": "The ssl.match_hostname() function from Python 3.7"
        },
        {
            "name": "py-backports.asyncio.runner",
            "description": "Backport of asyncio.Runner, a context manager that controls event loop life cycle."
        },
        {
            "name": "py-backports.tarfile",
            "description": "Backport of CPython tarfile module"
        },
        {
            "name": "py-backports_abc",
            "description": "A backport of recent additions to the 'collections.abc' module from Python 3.5."
        },
        {
            "name": "py-barcode",
            "description": "a simple way to create barcodes in Python"
        },
        {
            "name": "py-barnaba",
            "description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations."
        },
        {
            "name": "py-base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network"
        },
        {
            "name": "py-base91",
            "description": "A Python implementation of Base91"
        },
        {
            "name": "py-basemap-data",
            "description": "Data assets for matplotlib basemap"
        },
        {
            "name": "py-bbpb",
            "description": "Blackbox Protobuf is a set of tools for working with encoded Protocol Buffers (protobuf) without the matching protobuf definition."
        },
        {
            "name": "py-bcrypt",
            "description": "Modern password hashing for your software and your servers"
        },
        {
            "name": "py-beaker",
            "description": "A Session and Caching library with WSGI Middleware"
        },
        {
            "name": "py-beancount",
            "description": "Double-entry plain text accounting system"
        },
        {
            "name": "py-beancount-import",
            "description": "Semi-automatic imports of financial data into Beancount"
        },
        {
            "name": "py-beartype",
            "description": "Unbearably fast O(1) runtime type-checking in pure Python"
        }
    ]
}