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

{
    "count": 52477,
    "next": "https://ports.macports.org/api/v1/search/?format=api&page=280",
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=278",
    "results": [
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-google-apputils",
            "description": "Google Application Utilities for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.4.2"
        },
        {
            "maintainers": [
                "mrdomino"
            ],
            "variants": null,
            "name": "py-google-auth",
            "description": "simplifies using Google's various server-to-server authentication mechanisms",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "version": "2.6.0"
        },
        {
            "maintainers": [
                "mrdomino"
            ],
            "variants": null,
            "name": "py-google-auth-httplib2",
            "description": "provides an httplib2 transport for google-auth",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "version": "0.1.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-google-pasta",
            "description": "Library to refactor Python code through AST manipulation.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.2.0"
        },
        {
            "maintainers": [
                "stefco"
            ],
            "variants": null,
            "name": "py-gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.8.2"
        },
        {
            "maintainers": [
                "essandess"
            ],
            "variants": null,
            "name": "py-graph-tool",
            "description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "2.91"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-graphene",
            "description": "GraphQL Framework for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "3.4.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "3.2.6"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-graphql-relay",
            "description": "Relay library for graphql-core.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "3.2.0"
        },
        {
            "maintainers": [
                "MarcusCalhoun-Lopez"
            ],
            "variants": null,
            "name": "py-graphviz",
            "description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "version": "0.20.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-graphy",
            "description": "Simple Python library for generating charts",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-graphy",
            "description": "Simple Python library for generating charts",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-greenlet",
            "description": "Lightweight in-process concurrent programming",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "3.3.2"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": [
                "universal"
            ],
            "name": "py27-greenlet",
            "description": "Lightweight in-process concurrent programming",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "2.0.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gsl",
            "description": "Python interface to the GNU Scientific Library",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "2.6.3"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": null,
            "name": "py-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.11.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gunicorn",
            "description": "WSGI HTTP Server for UNIX",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "23.0.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gviz_api",
            "description": "Python API for Google Visualization",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "1.10.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gwdatafind",
            "description": "The client library for the LIGO Data Replicator (LDR) service.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "1.2.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gwosc",
            "description": "A python interface to the GW Open Science data archive",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "0.8.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gwpy",
            "description": "A python package for gravitational-wave astrophysics",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "3.0.10"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-gym",
            "description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.26.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-h11",
            "description": "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "version": "0.16.0"
        },
        {
            "maintainers": [
                "petrrr"
            ],
            "variants": null,
            "name": "py-h2",
            "description": "Hyper-h2: A pure-Python HTTP/2 protocol stack",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "version": "4.3.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hachoir-core",
            "description": "Library represents binary file as a tree of Python objects",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-hachoir-core",
            "description": "Library represents binary file as a tree of Python objects",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hachoir-metadata",
            "description": "hachoir-metadata extracts metadata from multimedia files",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-hachoir-metadata",
            "description": "hachoir-metadata extracts metadata from multimedia files",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hachoir-parser",
            "description": "78 parser for common binary file formats using Hachoir framework",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.4"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-hachoir-parser",
            "description": "78 parser for common binary file formats using Hachoir framework",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.3.4"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hachoir-urwid",
            "description": "Binary file explorer using Hachoir and urwid libraries",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-hachoir-urwid",
            "description": "Binary file explorer using Hachoir and urwid libraries",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hdbscan",
            "description": "A high performance implementation of HDBSCAN clustering.",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "version": "0.8.33"
        },
        {
            "maintainers": [
                "petrrr"
            ],
            "variants": null,
            "name": "py-hdfs",
            "description": "API and command line interface for HDFS",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "python",
                "parallel"
            ],
            "version": "2.7.3"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-heapdict",
            "description": "Mutable mapping tools.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.0.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-helpdev",
            "description": "HelpDev - Extracts information about the Python environment easily.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "0.7.1"
        },
        {
            "maintainers": [
                "danchr"
            ],
            "variants": null,
            "name": "py-hgsubversion",
            "description": "hgsubversion is a Mercurial extension for working with Subversion (svn) repositories.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.9.3"
        },
        {
            "maintainers": [
                "danchr"
            ],
            "variants": null,
            "name": "py27-hgsubversion",
            "description": "hgsubversion is a Mercurial extension for working with Subversion (svn) repositories.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.9.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hieroglyph",
            "description": "Sphinx slide generator",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "2.1.0"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py-hiredis",
            "description": "Python wrapper for hiredis",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "version": "3.3.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-hkdf",
            "description": "HMAC based Extract and Expand Key Derivation Function HKDF",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "version": "0.0.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-honcho",
            "description": "Python clone of Foreman (managing Procfile-based applications)",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.1.0"
        },
        {
            "maintainers": [
                "petrrr"
            ],
            "variants": null,
            "name": "py-hpack",
            "description": "Pure-Python HPACK header compression",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "version": "4.1.0"
        },
        {
            "maintainers": [
                "kurthindenburg"
            ],
            "variants": null,
            "name": "py-html2text",
            "description": "Script to turn HTML into equivalent Markdown-structured text.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "version": "2025.4.15"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-html2text_select",
            "description": "common files for selecting default html2text version",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "0.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-html5lib",
            "description": "Library for working with HTML documents",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "1.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py27-html5lib",
            "description": "Library for working with HTML documents",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "version": "1.1"
        },
        {
            "maintainers": [
                "dliessi"
            ],
            "variants": null,
            "name": "py-htseq",
            "description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "2.0.1"
        },
        {
            "maintainers": [
                "petrrr"
            ],
            "variants": null,
            "name": "py-http-parser",
            "description": "HTTP request/response parser",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "0.8.3"
        },
        {
            "maintainers": [
                "petrrr"
            ],
            "variants": [
                "universal"
            ],
            "name": "py27-http-parser",
            "description": "HTTP request/response parser",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "version": "0.8.3"
        }
    ]
}