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

{
    "count": 51477,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=801",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=799",
    "results": [
        {
            "name": "py-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygmt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygooglechart",
            "portdir": "python/py-pygooglechart",
            "version": "0.4.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gak/pygooglechart",
            "description": "pygooglechart is a complete Python wrapper for the Google Chart API",
            "long_description": "pygooglechart is a complete Python wrapper for the Google Chart API",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygooglechart"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygpgme",
            "portdir": "python/py-pygpgme",
            "version": "0.3",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/pygpgme",
            "description": "Python module for working with OpenPGP messages",
            "long_description": "PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt files using the OpenPGP format. It is built on top of GNU Privacy Guard and the GPGME library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygpgme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygpu",
            "portdir": "python/py-pygpu",
            "version": "0.7.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Theano/libgpuarray",
            "description": "Python wrapper for libgpuarray library",
            "long_description": "Python wrapper for libgpuarray library",
            "active": false,
            "categories": [
                "devel",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pygpu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygraph-core",
            "portdir": "python/py-pygraph-core",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-graph/",
            "description": "A library for working with graphs in Python",
            "long_description": "python-graph provides a suitable data structure for representing graphs and a whole set of important algorithms.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygraph-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygraph-dot",
            "portdir": "python/py-pygraph-dot",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/python-graph/",
            "description": "DOT language support for python-graph",
            "long_description": "python-graph provides a suitable data structure for representing graphs and a whole set of important algorithms. This port adds support for reading and writing graphs in the DOT language.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygraph-dot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygraphviz",
            "portdir": "python/py-pygraphviz",
            "version": "1.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygraphviz/pygraphviz",
            "description": "A Python wrapper for the Graphviz Agraph data structure.",
            "long_description": "PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygraphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygresql",
            "portdir": "python/py-pygresql",
            "version": "6.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pygresql.org/",
            "description": "Python module that interfaces to a PostgreSQL database",
            "long_description": "PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pygresql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygrib",
            "portdir": "python/py-pygrib",
            "version": "2.1.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jswhit/pygrib",
            "description": "Python interface to the Grib API library",
            "long_description": "Python interface to the Grib API library",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jswhit",
                    "github": "jswhit",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pygrib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygtk",
            "portdir": "python/py-pygtk",
            "version": "2.24.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "PyGTK is the Python binding to GTK+ 2.x",
            "long_description": "PyGTK contains modules that allow you to use gtk in Python programs. At present, it is a fairly complete set of bindings.",
            "active": true,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygtk-devel",
            "portdir": "python/py-pygtk-devel",
            "version": "2.24.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "PyGTK is the Python binding to GTK+ 2.x",
            "long_description": "PyGTK contains modules that allow you to use gtk in Python programs. At present, it is a fairly complete set of bindings.",
            "active": true,
            "categories": [
                "python",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygtkhelpers",
            "portdir": "python/py-pygtkhelpers",
            "version": "0.4.3",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pygtkhelpers",
            "description": "A library to assist the building of PyGTK applications.",
            "long_description": "A library to assist the building of PyGTK applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtkhelpers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygtrie",
            "portdir": "python/py-pygtrie",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Trie data structure implementation.",
            "long_description": "pygtrie is a pure Python implementation of a trie data structure. Trie data structure, also known as radix or prefix tree, is a tree associating keys to values where all the descendants of a node have a common prefix (associated with that node). The trie module contains Trie, CharTrie and StringTrie classes each implementing a mutable mapping interface, i.e. dict interface. As such, in most circumstances, Trie could be used as a drop-in replacement for a dict, but the prefix nature of the data structure is trie’s real strength. The module also contains PrefixSet class which uses a trie to store a set of prefixes such that a key is contained in the set if it or its prefix is stored in the set.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pygtrie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyhamcrest",
            "portdir": "python/py-pyhamcrest",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamcrest/PyHamcrest",
            "description": "Hamcrest framework for matcher objects",
            "long_description": "Hamcrest framework for matcher objects",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1594
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyhamcrest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyheif",
            "portdir": "python/py-pyheif",
            "version": "0.8.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsales/pyheif",
            "description": "Python interface to libheif library",
            "long_description": "Python interface to libheif library using CFFI",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyheif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyhyphen",
            "portdir": "python/py-pyhyphen",
            "version": "4.0.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fhaxbox66/pyhyphen",
            "description": "The hyphenation library of LibreOffice and FireFox wrapped for Python",
            "long_description": "PyHyphen is a wrapper around the high quality hyphenation library hyphen-2.4 (May 2008) that ships with OpenOffice.org and Mozilla products. Hence, all dictionaries compatible with OpenOffice can be used. PyHyphen also contains textwrap2, an enhanced though backwards-compatible version of the standard Python module textwrap. Not very surprisingly, textwrap2 can hyphenate words when wrapping them.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyhyphen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyicu",
            "portdir": "python/py-pyicu",
            "version": "2.16.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.pyicu.org/main/pyicu",
            "description": "Python extension wrapping the ICU C++ API",
            "long_description": "Python extension wrapping the ICU C++ API",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyicu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyinstaller",
            "portdir": "python/py-pyinstaller",
            "version": "6.19.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pyinstaller.org/",
            "description": "converts (packages) Python programs into stand-alone executables",
            "long_description": "converts (packages) Python programs into stand-alone executables - note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 45
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyinstaller"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyinstaller-hooks-contrib",
            "portdir": "python/py-pyinstaller-hooks-contrib",
            "version": "2026.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pyinstaller.org/",
            "description": "The PyInstaller community hooks repository stand-alone executables",
            "long_description": "The PyInstaller community hooks repository stand-alone executables - note that there is a GPL license exception that allows PyInstaller to build and distribute non-free programs, including commercial ones.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyinstaller-hooks-contrib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyinstrument",
            "portdir": "python/py-pyinstrument",
            "version": "5.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joerick/pyinstrument",
            "description": "Call stack profiler for Python. Shows you why your code is slow!",
            "long_description": "Call stack profiler for Python. Shows you why your code is slow!",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyinstrument"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyinterval",
            "portdir": "python/py-pyinterval",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taschini/pyinterval",
            "description": "Interval arithmetic in Python",
            "long_description": "This library provides a Python implementation of an algebraically closed interval system on the extended real number set. An interval object consists of a finite union of closed, possibly unbound, mathematical intervals.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyinterval"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pykde4",
            "portdir": "kde/py-pykde4",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
            "description": "Python bindings for the KDE Development Platform",
            "long_description": "This package contains PyKDE, the Python bindings for the KDE libraries, that allow you to write KDE programs using Python instead of C++. It contains at least the following modules under the PyKDE namespace: \n* dnssd \n* kdecore \n* kdeui \n* khtml \n* kio \n* knewstuff \n* kparts \n* kterminal \n* ktexteditor \n* kutils \n* plasma \n* solid \nAnd a few KDE related technologies like: \n* akonadi \n* phonon \n* soprano",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "py27-pykde4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pykde4-docs",
            "portdir": "kde/py-pykde4",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
            "description": "Python bindings for the KDE Development Platform",
            "long_description": "Python bindings for the KDE Development Platform: the documentation",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyke",
            "portdir": "python/py-pyke",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyke.sourceforge.net",
            "description": "Python Knowledge Engine (PyKE)",
            "long_description": "Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python. Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of Python functions which are attached to backward-chaining rules.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mahergamal",
                    "github": "maherg",
                    "ports_count": 7
                },
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 611
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyke"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pykeepass",
            "portdir": "python/py-pykeepass",
            "version": "4.1.0.post1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libkeepass/pykeepass",
            "description": "Library to interact with keepass databases",
            "long_description": "Library to interact with keepass databases",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pykeepass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pykerberos",
            "portdir": "python/py-pykerberos",
            "version": "1.3.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/kerberos/",
            "description": "A GSSAPI interface module for Python",
            "long_description": "A GSSAPI interface module for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pykerberos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylast",
            "portdir": "python/py-pylast",
            "version": "7.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pylast/pylast",
            "description": "A Python interface to Last.fm and Libre.fm",
            "long_description": "A Python interface to Last.fm and Libre.fm",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pylast"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylev",
            "portdir": "python/py-pylev",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toastdriven/pylev",
            "description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "long_description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pylev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylibelf",
            "portdir": "python/py-pylibelf",
            "version": "0.1.20110915",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://eggy.yolky.org/pylibelf/static/docs/index.html",
            "description": "Pythonic wrapper for the libelf library.",
            "long_description": "Pythonic wrapper for the libelf library.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pylibelf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylibmc",
            "portdir": "python/py-pylibmc",
            "version": "1.6.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sendapatch.se/projects/pylibmc/",
            "description": "Python memcached client wrapped on libmemcached.",
            "long_description": "pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pylibmc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylibpcap",
            "portdir": "python/py-pylibpcap",
            "version": "0.6.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pylibpcap.sourceforge.net",
            "description": "Python module for the libpcap packet capture library",
            "long_description": "Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pylibpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylint",
            "portdir": "python/py-pylint",
            "version": "4.0.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pylint.org",
            "description": "Error (and style) checking for python",
            "long_description": "Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pylint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylint-venv",
            "portdir": "python/py-pylint-venv",
            "version": "3.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jgosmann/pylint-venv/",
            "description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
            "long_description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pylint-venv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylons",
            "portdir": "python/py-pylons",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pylons"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylru",
            "portdir": "python/py-pylru",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jlhutch/pylru",
            "description": "A least recently used (LRU) cache for Python.",
            "long_description": "Pylru implements a true LRU cache along with several support classes.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 90
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pylru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyls-black",
            "portdir": "python/py-pyls-black",
            "version": "0.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-python-lsp-black",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-python-lsp-black",
            "long_description": "This port has been replaced by py-python-lsp-black.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylsqpack",
            "portdir": "python/py-pylsqpack",
            "version": "0.3.24",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aiortc/pylsqpack",
            "description": "pylsqpack is a wrapper around the ls-qpack library.",
            "long_description": "pylsqpack is a wrapper around the ls-qpack library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pylsqpack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyls-spyder",
            "portdir": "python/py-pyls-spyder",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/pyls-spyder",
            "description": "Spyder extensions for the python-language-server",
            "long_description": "Spyder extensions for the python-language-server",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyls-spyder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pylzma",
            "portdir": "python/py-pylzma",
            "version": "0.6.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.joachim-bauch.de/projects/pylzma/",
            "description": "Python bindings for the LZMA compression library.",
            "long_description": "Python bindings for the LZMA compression library.",
            "active": true,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pylzma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymacs",
            "portdir": "python/py-pymacs",
            "version": "0.25",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pymacs.progiciels-bpi.ca/pymacs.html",
            "description": "python/emacs integration",
            "long_description": "Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pymacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymatgen",
            "portdir": "python/py-pymatgen",
            "version": "2025.6.14",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pymatgen.org/",
            "description": "Python Materials Genomics (pymatgen) is a robust materials analysis code",
            "long_description": "Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymatgen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymc",
            "portdir": "python/py-pymc",
            "version": "5.28.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
            "long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pymc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymc3",
            "portdir": "python/py-pymc3",
            "version": "3.11.4",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Bayesian statistical modeling and Probabilistic Machine Learning in Python",
            "long_description": "PyMC3 is a Python package for Bayesian statistical modeling and Probabilistic Machine Learning focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymc3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymca",
            "portdir": "python/py-pymca",
            "version": "5.9.4",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org/doc/PyMca/latest",
            "description": "Mapping and X-Ray Fluorescence Analysis",
            "long_description": "Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra. Graphical user interface (GUI) and batch processing capabilities provided.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pyml",
            "portdir": "python/py-pyml",
            "version": "0.7.14",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyml.sourceforge.net/",
            "description": "Machine learning framework for SVMs and other kernel methods",
            "long_description": "Machine learning framework for SVMs and other kernel methods",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "chiszp",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymongo",
            "portdir": "python/py-pymongo",
            "version": "4.12.0",
            "license": "Apache",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mongodb.org/",
            "description": "Python access to MongoDB",
            "long_description": "The PyMongo distribution contains tools for interacting with the Mongo database from Python.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymongo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pympler",
            "portdir": "python/py-pympler",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pympler/pympler",
            "description": "measure, monitor and analyze the memory behavior of Python objects",
            "long_description": "Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other pymples can easily be identified.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2104
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pympler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymtp",
            "portdir": "python/py-pymtp",
            "version": "0.0.4",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://downloads.nick125.com/projects/pymtp/",
            "description": "Python wrapper for libmtp",
            "long_description": "PyMTP is a Pythonic wrapper around libmtp, allowing python applications to communicate with MTP devices, such as the Microsoft(R) Zune(TM), Creative(R) Zen(TM) devices (except the Creative Zen Stone), and many others",
            "active": false,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pymtp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymunk",
            "portdir": "python/py-pymunk",
            "version": "6.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pymunk.org/",
            "description": "Python wrapper around the 2d physics library Chipmunk",
            "long_description": "Python wrapper around the 2d physics library Chipmunk",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pymunk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymvpa",
            "portdir": "python/py-pymvpa",
            "version": "2.6.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pymvpa.org",
            "description": "MultiVariate Pattern Analysis (MVPA) in Python.",
            "long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2891
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pymvpa"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}