GET /api/v1/autocomplete/port/?format=api&page=434
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=435",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=433",
    "results": [
        {
            "name": "py-schema",
            "description": "Simple data validation library"
        },
        {
            "name": "py-scientific",
            "description": "Scientific Python"
        },
        {
            "name": "py-scikit-build",
            "description": "Improved build system generator for CPython extensions."
        },
        {
            "name": "py-scikit-build-core",
            "description": "A bridge between Python package build systems and CMake (a rewrite of the classic Scikit-build)."
        },
        {
            "name": "py-scikit-dsp-comm",
            "description": "A collection of functions and classes to support signal processing and communications theory teaching and research"
        },
        {
            "name": "py-scikit-hep-awkward",
            "description": "Awkward Array is a library for nested, variable-sized data."
        },
        {
            "name": "py-scikit-hep-awkward1",
            "description": "Awkward Array is a library for nested, variable-sized data."
        },
        {
            "name": "py-scikit-hep-boost-histogram",
            "description": "Python bindings for Boost::Histogram."
        },
        {
            "name": "py-scikit-hep-hepstats",
            "description": "Statistical modeling for HEP."
        },
        {
            "name": "py-scikit-hep-hepunits",
            "description": "Collects the most commonly used units and constants in the HEP System of Units."
        },
        {
            "name": "py-scikit-hep-hist",
            "description": "Hist is a analyst friendly front-end for boost-histogram."
        },
        {
            "name": "py-scikit-hep-mplhep",
            "description": "A set of helpers for matplotlib to more easily produce plots typically needed in HEP."
        },
        {
            "name": "py-scikit-hep-mplhep_data",
            "description": "Sub-package to hold data (fonts) for mplhep."
        },
        {
            "name": "py-scikit-hep-particle",
            "description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data."
        },
        {
            "name": "py-scikit-hep-uproot",
            "description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy."
        },
        {
            "name": "py-scikit-hep-uproot4",
            "description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy."
        },
        {
            "name": "py-scikit-image",
            "description": "Image processing algorithms for SciPy."
        },
        {
            "name": "py-scikit-learn",
            "description": "Easy-to-use and general-purpose machine learning in Python"
        },
        {
            "name": "py-scikit-rf",
            "description": "scikit-rf (aka skrf): a Python package for RF engineering"
        },
        {
            "name": "py-scikit-umfpack",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy."
        },
        {
            "name": "py-scikits-ann",
            "description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library"
        },
        {
            "name": "py-scikits-audiolab",
            "description": "Audiolab is a python toolbox to read/write audio files from numpy arrays"
        },
        {
            "name": "py-scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for Numpy/Scipy/Pandas"
        },
        {
            "name": "py-scikits-bvp_solver",
            "description": "Python package for solving two-point boundary-value problems."
        },
        {
            "name": "py-scikits-module",
            "description": "provides the files common to all scikits"
        },
        {
            "name": "py-scikits-samplerate",
            "description": "A Python module for high quality audio resampling"
        },
        {
            "name": "py-scikits-talkbox",
            "description": "Talkbox, a set of python modules for speech/signal processing"
        },
        {
            "name": "py-scikits-timeseries",
            "description": "Classes and functions for manipulating, reporting, and plotting time series"
        },
        {
            "name": "py-scimath",
            "description": "The Enthought scimath package"
        },
        {
            "name": "py-scipy",
            "description": "An opensource library of scientific tools for Python"
        },
        {
            "name": "py-scitokens",
            "description": "SciToken reference implementation library"
        },
        {
            "name": "py-scitools",
            "description": "Scientific computing tools for Python"
        },
        {
            "name": "py-sclapp",
            "description": "framework for writing command-line applications"
        },
        {
            "name": "py-scoop",
            "description": "SCOOP (Scalable COncurrent Operations in Python)"
        },
        {
            "name": "py-scour",
            "description": "SVG optimizer/cleaner written in Python"
        },
        {
            "name": "py-scp",
            "description": "SCP module for paramiko"
        },
        {
            "name": "py-scrapy",
            "description": "A high-level Web Crawling and Web Scraping framework"
        },
        {
            "name": "py-scruffington",
            "description": "Framework for boilerplate in apps"
        },
        {
            "name": "py-scss",
            "description": "SCSS compiler for Python"
        },
        {
            "name": "py-SDL2",
            "description": "a python wrapper around the SDL2 library"
        },
        {
            "name": "py-sdnotify",
            "description": "A pure Python implementation of systemd's service notification protocol - sd_notify"
        },
        {
            "name": "py-seaborn",
            "description": "Statistical data visualization library"
        },
        {
            "name": "py-segno",
            "description": "Python QR Code and Micro QR Code encoder"
        },
        {
            "name": "py-segregation",
            "description": "Segregation Measurement, Inferential Statistics and Decomposition Analysis"
        },
        {
            "name": "py-selenium",
            "description": "Python language bindings for Selenium WebDriver"
        },
        {
            "name": "py-semantic_version",
            "description": "A library implementing the 'SemVer' scheme."
        },
        {
            "name": "py-semver",
            "description": "Python helper for Semantic Versioning"
        },
        {
            "name": "py-send2trash",
            "description": "Send file to trash natively under Mac OS X, Windows and Linux."
        },
        {
            "name": "py-sentence-transformers",
            "description": "Sentence Embeddings using BERT / RoBERTa / XLM-R"
        },
        {
            "name": "py-sentencepiece",
            "description": "Python wrapper for sentencepiece"
        }
    ]
}