HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51561,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=535",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=533",
"results": [
{
"name": "py310-qt4py",
"portdir": "python/py-qt4py",
"version": "1.11.3",
"license": "MIT",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtpy",
"description": "Abstraction layer for PyQt4/PySide",
"long_description": "Provides an uniform layer to support PyQt4 and PySide with a single codebase.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-qstylizer",
"portdir": "python/py-qstylizer",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blambright/qstylizer",
"description": "Qt stylesheet generation utility for PyQt/PySide",
"long_description": "Qt stylesheet generation utility for PyQt/PySide",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-installer",
"py310-setuptools",
"py310-pbr",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-tinycss2",
"py310-inflection"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-qscintilla-qt4",
"portdir": "devel/qscintilla",
"version": "2.11.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
"description": "Python bindings for Qt4 QScintilla",
"long_description": "Python bindings for Qt4 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1595
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"qt4-mac",
"py310-sip4",
"py310-pyqt4",
"qscintilla-qt4"
]
}
],
"depends_on": []
},
{
"name": "py310-qrcode",
"portdir": "python/py-qrcode",
"version": "8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lincolnloop/python-qrcode",
"description": "QR Code image generator",
"long_description": "QR Code image generator",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-six",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hanko"
]
},
{
"type": "run",
"ports": [
"py310-django-allauth",
"py310-autobahn"
]
}
]
},
{
"name": "py310-qpageview",
"portdir": "python/py-qpageview",
"version": "0.6.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qpageview.org",
"description": "Widget to display page-based documents for Qt5/PyQt5",
"long_description": "qpageview provides a page based document viewer widget for Qt5/PyQt5. It has a flexible architecture potentionally supporting many formats. Currently, it supports SVG documents, images, and, using the Poppler-Qt5 binding, PDF documents.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-pyqt5",
"py310-poppler-qt5",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qpageview"
]
},
{
"type": "run",
"ports": [
"frescobaldi",
"frescobaldi-devel"
]
}
]
},
{
"name": "py310-qimage2ndarray",
"portdir": "python/py-qimage2ndarray",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hmeine/qimage2ndarray",
"description": "Converts between QImages and numpy.ndarrays",
"long_description": "Converts between QImages and numpy.ndarrays",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-numpy",
"py310-pyqt5"
]
}
],
"depends_on": []
},
{
"name": "py310-qdarkstyle",
"portdir": "python/py-qdarkstyle",
"version": "3.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
"description": "A dark stylesheet for Python and Qt applications",
"long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-qtpy",
"py310-helpdev",
"py310-qtsass",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-py7zr"
]
}
]
},
{
"name": "py310-pyxdg",
"portdir": "python/py-pyxdg",
"version": "0.28",
"license": "LGPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://freedesktop.org/wiki/Software/pyxdg",
"description": "Python module implementing various freedesktop.org standards",
"long_description": "PyXDG is a python library to access freedesktop.org standards. Currently supported standards are: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-bpython",
"zim"
]
}
]
},
{
"name": "py310-pyx",
"portdir": "python/py-pyx",
"version": "0.16",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyx-project.org/",
"description": "Python package for the creation of PostScript, PDF, and SVG files",
"long_description": "PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.",
"active": true,
"categories": [
"python",
"tex"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"texlive"
]
}
],
"depends_on": []
},
{
"name": "py310-pywinrm",
"portdir": "python/py-pywinrm",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diyan/pywinrm",
"description": "Python library for Windows Remote Management (WinRM)",
"long_description": "pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-six",
"py310-xmltodict",
"py310-requests_ntlm"
]
}
],
"depends_on": []
},
{
"name": "py310-pywavelets",
"portdir": "python/py-pywavelets",
"version": "1.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyWavelets/pywt",
"description": "PyWavelets is a Python wavelet transforms module",
"long_description": "PyWavelets is a Python wavelet transforms module.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2892
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-meson-python",
"clang-18",
"py310-cython",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-imagehash",
"py310-scikit-image"
]
}
]
},
{
"name": "py310-pyvo",
"portdir": "python/py-pyvo",
"version": "1.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pyvo",
"description": "Astropy affiliated package for accessing Virtual Observatory data and services",
"long_description": "Astropy affiliated package for accessing Virtual Observatory data and services",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-defusedxml",
"py310-requests",
"py310-Pillow",
"py310-astropy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-astroquery"
]
}
]
},
{
"name": "py310-pyviz_comms",
"portdir": "python/py-pyviz_comms",
"version": "3.0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/pyviz_comms",
"description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"long_description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-installer",
"py310-hatch-jupyter-builder",
"py310-hatch-nodejs-version",
"git",
"py310-build",
"py310-hatchling"
]
},
{
"type": "lib",
"ports": [
"py310-jupyterlab_pygments",
"py310-jupyterlab",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-panel",
"py310-holoviews"
]
},
{
"type": "run",
"ports": [
"py310-panel"
]
}
]
},
{
"name": "py310-pyvis",
"portdir": "python/py-pyvis",
"version": "0.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyvis.readthedocs.io/en/latest/",
"description": "Python package for creating and visualizing interactive network graphs",
"long_description": "Python package for creating and visualizing interactive network graphs. A pyvis network can be customized on a per node or per edge basis. Nodes can be given colors, sizes, labels, and other metadata. Pyvis is built around visjs, a JavaScript visualization library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 161
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-jinja2",
"py310-ipython",
"py310-networkx",
"py310-jsonpickle"
]
}
],
"depends_on": []
},
{
"name": "py310-pyusb",
"portdir": "python/py-pyusb",
"version": "1.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyusb.github.io/pyusb/",
"description": "Python library to provide easy USB device access",
"long_description": "The PyUSB module provides Python with easy access to the host machine's Universal Serial Bus (USB) system",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-instrumentkit"
]
},
{
"type": "run",
"ports": [
"py310-pyftdi",
"py310-usbtmc"
]
}
]
},
{
"name": "py310-pyuca",
"portdir": "python/py-pyuca",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jtauber/pyuca",
"description": "a Python implementation of the Unicode Collation Algorithm",
"long_description": "a Python implementation of the Unicode Collation Algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder"
]
}
]
},
{
"name": "py310-pytzdata",
"portdir": "python/py-pytzdata",
"version": "2020.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pytzdata",
"description": "The Olson timezone database for Python",
"long_description": "The Olson timezone database for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tzlocal",
"py310-pandas"
]
}
]
},
{
"name": "py310-pytrie",
"portdir": "python/py-pytrie",
"version": "0.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gsakkis/pytrie/",
"description": "A pure Python implementation of the trie data structure.",
"long_description": "A pure Python implementation of the trie data structure.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-sortedcontainers",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-autobahn"
]
}
]
},
{
"name": "py310-pytorch-lightning",
"portdir": "python/py-pytorch-lightning",
"version": "1.6.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyTorchLightning/pytorch-lightning",
"description": "The lightweight PyTorch wrapper for high-performance AI research.",
"long_description": "Lightning disentangles PyTorch code to decouple the science from the engineering.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-tensorboard",
"py310-pytorch",
"py310-fsspec",
"py310-tqdm",
"py310-yaml",
"py310-future",
"py310-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytorch-lightning"
]
},
{
"type": "run",
"ports": [
"py310-transformers",
"py310-kraken"
]
}
]
},
{
"name": "py310-pytorch",
"portdir": "python/py-pytorch",
"version": "2.10.0",
"license": "BSD",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytorch.org/",
"description": "Tensors and dynamic neural networks in Python with strong GPU acceleration",
"long_description": "PyTorch is a Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration; Deep neural networks built on a tape-based autograd system. You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"mkl",
"mps"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-mkl-include",
"clang-20",
"py310-installer",
"ccache",
"cctools",
"cmake",
"git",
"ninja",
"doxygen",
"py310-setuptools",
"py310-requests",
"py310-wheel",
"py310-build"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-pybind11",
"py310-mkl",
"zstd",
"gflags",
"google-glog",
"protobuf3-cpp",
"libomp",
"eigen3",
"python310",
"py310-typing_extensions",
"py310-click",
"py310-six",
"py310-numpy",
"py310-future",
"py310-yaml",
"py310-sympy"
]
},
{
"type": "run",
"ports": [
"py310-onnx",
"py310-zstd",
"py310-packaging"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-torchaudio",
"py310-torchtext",
"py310-torchvision"
]
},
{
"type": "run",
"ports": [
"py310-transformers",
"py310-pytorch-lightning",
"py310-kraken",
"py310-fairseq",
"py310-allennlp",
"py310-sentence-transformers"
]
},
{
"type": "test",
"ports": [
"py310-huggingface_hub"
]
}
]
},
{
"name": "py310-pytools",
"portdir": "python/py-pytools",
"version": "2023.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://documen.tician.de/pytools/",
"description": "A collection of tools for Python",
"long_description": "Pytools is a big bag of things that are 'missing' from the Python standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-decorator",
"py310-six",
"py310-numpy",
"py310-appdirs"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-pyopencl"
]
}
]
},
{
"name": "py310-pytoolconfig",
"portdir": "python/py-pytoolconfig",
"version": "1.3.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bagel897/pytoolconfig",
"description": "Python tool configuration",
"long_description": "Python tool configuration",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"py310-pdm-backend",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"py310-packaging",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-rope"
]
}
]
},
{
"name": "py310-pytomlpp",
"portdir": "python/py-pytomlpp",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bobfang1992/pytomlpp",
"description": "This is an python wrapper for toml++",
"long_description": "This is an python wrapper for toml++",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1373
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-20",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-pybind11",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-pytokens",
"portdir": "python/py-pytokens",
"version": "0.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tusharsadhwani/pytokens",
"description": "A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.",
"long_description": "A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-mypy",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-black"
]
}
]
},
{
"name": "py310-pytimeparse2",
"portdir": "python/py-pytimeparse2",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/onegreyonewhite/pytimeparse2",
"description": "Time expression parser.",
"long_description": "Time expression parser.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-pytimeparse",
"portdir": "python/py-pytimeparse",
"version": "1.1.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytimeparse",
"description": "A small Python module to parse various kinds of time expressions",
"long_description": "A small Python module to parse various kinds of time expressions",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-agate"
]
}
]
},
{
"name": "py310-pytidylib",
"portdir": "python/py-pytidylib",
"version": "0.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://countergram.github.io/pytidylib/",
"description": "Python wrapper for tidylib",
"long_description": "A new Python wrapper for tidylib, which allows you to convert slightly invalid HTML/XHTML markup into valid markup. E.g. this Python tidy library will correct unescaped ampersands, some unclosed tags, missing elements, missing attributes, etc. Tidylib is highly configurable. It can output HTML or XHTML, and perform other functions such as converting named entities to numeric entities (named entities work only along with an HTML or XHTML doctype, numeric entities work in generic XML data).",
"active": true,
"categories": [
"textproc",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"tidy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytidylib"
]
}
]
},
{
"name": "py310-pythran",
"portdir": "python/py-pythran",
"version": "0.18.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/pythran",
"description": "Ahead of Time compiler for numeric kernels",
"long_description": "Ahead of Time compiler for numeric kernels",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-beniget",
"py310-gast",
"py310-numpy",
"py310-ply"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-scipy",
"cantera",
"py310-vispy",
"py310-scikit-image",
"py310-kapteyn",
"py310-silx"
]
}
]
},
{
"name": "py310-pythonz",
"portdir": "python/py-pythonz",
"version": "1.11.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pythonz",
"description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 58
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-resumable-urlretrieve",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pew"
]
}
]
},
{
"name": "py310-python-socks",
"portdir": "python/py-python-socks",
"version": "2.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/romis2012/python-socks",
"description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
"long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-async-timeout"
]
},
{
"type": "run",
"ports": [
"py310-trio",
"py310-anyio",
"py310-curio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-aiohttp-socks"
]
}
]
},
{
"name": "py310-python-snappy",
"portdir": "python/py-python-snappy",
"version": "0.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://github.com/andrix/python-snappy",
"description": "Python library for the snappy compression library from Google",
"long_description": "Python library for the snappy compression library from Google",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1041
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"snappy",
"py310-setuptools",
"py310-cffi"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cramjam",
"snappy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-autobahn"
]
}
]
},
{
"name": "py310-python-pae",
"portdir": "python/py-python-pae",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/python-pae",
"description": "Pre-authentication encoding (PAE) implementation in Python",
"long_description": "Pre-authentication encoding (PAE) implementation in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-certomancer-csc-dummy"
]
}
]
},
{
"name": "py310-python-multipart",
"portdir": "python/py-python-multipart",
"version": "0.0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/andrew-d/python-multipart",
"description": "A streaming multipart parser for Python",
"long_description": "A streaming multipart parser for Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-treq"
]
},
{
"type": "run",
"ports": [
"py310-gradio"
]
}
]
},
{
"name": "py310-python-lsp-server",
"portdir": "python/py-python-lsp-server",
"version": "1.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-server/",
"description": "A Python implementation of the Language Server Protocol",
"long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-flake8-mccabe",
"py310-pyflakes",
"py310-pylint",
"py310-python-lsp-jsonrpc",
"py310-rope",
"py310-ujson",
"py310-yapf",
"py310-jedi",
"py310-whatthepatch",
"py310-docstring-to-markdown",
"python310",
"py310-pluggy",
"py310-autopep8",
"py310-codestyle",
"py310-docstyle",
"py310-flake8"
]
},
{
"type": "run",
"ports": [
"python-lsp-server_select"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-flaky"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-ruff",
"py310-pyls-spyder",
"py310-python-lsp-black"
]
},
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-python-lsp-ruff",
"portdir": "python/py-python-lsp-ruff",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-ruff",
"description": "Ruff linting plugin for pylsp",
"long_description": "Ruff linting plugin for pylsp",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"ruff",
"py310-tomli",
"py310-cattrs",
"py310-python-lsp-server",
"py310-lsprotocol"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder"
]
}
]
},
{
"name": "py310-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-ujson"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-server"
]
}
]
},
{
"name": "py310-python-lsp-black",
"portdir": "python/py-python-lsp-black",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-black",
"description": "Black plugin for python-lsp-server",
"long_description": "Black plugin for python-lsp-server. Forked from pyls-black (https://github.com/rupert/pyls-black)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"py310-black",
"py310-python-lsp-server",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-python-json-logger",
"portdir": "python/py-python-json-logger",
"version": "4.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nhairs/python-json-logger",
"description": "A python library adding a json log formatter",
"long_description": "A python library adding a json log formatter",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_events"
]
}
]
},
{
"name": "py310-python-ivi",
"portdir": "python/py-python-ivi",
"version": "20211008-250702b5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
"description": "Python Interchangeable Virtual Instrument Library",
"long_description": "Python Interchangeable Virtual Instrument Library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-usbtmc",
"py310-vxi11",
"py310-serial"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-python-ivi"
]
}
]
},
{
"name": "py310-python-install",
"portdir": "python/py-python-install",
"version": "0.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-install/",
"description": "A simple, correct PEP427 wheel installer.",
"long_description": "A simple, correct PEP427 wheel installer.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py-bootstrap-modules",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-acefile"
]
}
]
},
{
"name": "py310-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "1.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-click"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-ipython",
"py310-sh"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pydantic_settings"
]
},
{
"type": "lib",
"ports": [
"py310-pytest-dotenv"
]
}
]
},
{
"name": "py310-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-platformdirs",
"py310-filelock",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-python-debian",
"portdir": "python/py-python-debian",
"version": "0.1.49",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/python-debian-team/python-debian",
"description": "Debian package related modules",
"long_description": "Debian package related modules",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-16",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-chardet",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests",
"py310-six",
"py310-coverage",
"py310-yaml"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-moviepy"
]
}
]
},
{
"name": "py310-python-augeas",
"portdir": "python/py-python-augeas",
"version": "1.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/python-augeas/",
"description": "Python bindings for Augeas",
"long_description": "Python bindings for Augeas",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pycparser",
"libffi",
"py310-cffi",
"augeas",
"libxml2",
"python310",
"py310-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py310-pytest-xprocess",
"portdir": "python/py-pytest-xprocess",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xprocess/",
"description": "A pytest plugin for managing processes across test runs.",
"long_description": "A pytest plugin for managing processes across test runs.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py310-pytest",
"py310-psutil",
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-werkzeug"
]
}
]
},
{
"name": "py310-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py310-pytest",
"py310-execnet",
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-license-expression",
"py310-spopt",
"py310-note-seq",
"py310-iniconfig",
"py310-tensorflow-datasets",
"py310-transformers",
"py310-xarray",
"py310-typer",
"py310-cryptography"
]
}
]
},
{
"name": "py310-pytest-virtualenv",
"portdir": "python/py-pytest-virtualenv",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/man-group/pytest-plugins",
"description": "Python virtual environment for pytest",
"long_description": "Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"clang-18",
"py310-installer",
"py310-setuptools-git",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
},
{
"type": "run",
"ports": [
"py310-pytest-shutil",
"py310-pytest-fixture-config",
"py310-virtualenv",
"py310-pytest"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-pytest-profiling"
]
}
]
},
{
"name": "py310-pytest-twisted",
"portdir": "python/py-pytest-twisted",
"version": "1.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-twisted",
"description": "test twisted code with pytest",
"long_description": "pytest-twisted is a plugin for pytest, which allows to test code, which uses the twisted framework. test functions can return Deferred objects and pytest will wait for their completion with this plugin.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-decorator",
"py310-pytest",
"py310-greenlet",
"python310"
]
}
],
"depends_on": []
}
]
}