HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50661,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=529",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=527",
"results": [
{
"name": "py310-openssl",
"portdir": "python/py-openssl",
"version": "25.3.0",
"license": "Apache-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyopenssl.org/",
"description": "python wrapper around the OpenSSL library",
"long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions",
"py310-cryptography",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-acme",
"py310-aioquic",
"py310-service_identity",
"py310-gsecrets",
"py310-scrapy",
"py310-mitmproxy",
"salt",
"py310-ndg_httpsclient"
]
},
{
"type": "run",
"ports": [
"py310-autobahn",
"py310-oci"
]
},
{
"type": "test",
"ports": [
"py310-trio",
"py310-trustme"
]
}
]
},
{
"name": "py310-openslide",
"portdir": "python/py-openslide",
"version": "1.4.3",
"license": "LGPL-2.1 and MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openslide.org/",
"description": "Python binding for the OpenSlide library.",
"long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-sphinx",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openslide",
"python310",
"py310-Pillow",
"py310-flask"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-openpyxl",
"portdir": "python/py-openpyxl",
"version": "3.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openpyxl.readthedocs.org",
"description": "Read/write Excel 2007 xlsx/xlsm files.",
"long_description": "openpyxl is a pure python reader and writer of Excel OpenXML files. It is ported from the PHPExcel project.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-et_xmlfile"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-csvkit",
"py310-agate-excel"
]
}
]
},
{
"name": "py310-openid",
"portdir": "python/py-openid",
"version": "3.2",
"license": "Apache-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openid/python-openid",
"description": "OpenID support for modern servers and consumers.",
"long_description": "OpenID support for modern servers and consumers.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-cryptography",
"py310-responses",
"py310-pytest",
"py310-six",
"py310-mock",
"py310-testfixtures",
"py310-lxml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-django-allauth"
]
}
]
},
{
"name": "py310-opengl-accelerate",
"portdir": "python/py-opengl-accelerate",
"version": "3.1.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Acceleration code for PyOpenGL",
"long_description": "This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-opengl"
]
}
]
},
{
"name": "py310-opengl",
"portdir": "python/py-opengl",
"version": "3.1.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Python binding to OpenGL",
"long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-tkinter",
"py310-Pillow",
"py310-opengl-accelerate"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyqtgraph"
]
},
{
"type": "run",
"ports": [
"mandelbrot-set-viewer"
]
}
]
},
{
"name": "py310-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"py310-numpy",
"opencv4-devel",
"libquirc",
"imath",
"python310",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"zlib",
"python310",
"py310-numpy",
"libquirc",
"imath",
"webp",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-imutils"
]
}
]
},
{
"name": "py310-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"python310",
"py310-numpy",
"opencv3-devel",
"openexr2",
"ffmpeg",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"ffmpeg",
"python310",
"py310-numpy",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py310-openbabel2",
"portdir": "python/py-openbabel2",
"version": "2.4.1",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Python interface to the Open Babel chemistry library",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
"active": true,
"categories": [
"devel",
"science",
"python",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"swig-python",
"eigen3",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"openbabel2",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-openbabel",
"portdir": "python/py-openbabel",
"version": "3.1.1.1",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Python interface to the Open Babel chemistry library",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
"active": true,
"categories": [
"devel",
"science",
"python",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"swig-python",
"eigen3",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"openbabel"
]
}
],
"depends_on": []
},
{
"name": "py310-onnxconverter-common",
"portdir": "python/py-onnxconverter-common",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/onnxconverter-common",
"description": "ONNX Converter and Optimization Tools",
"long_description": "The onnxconverter-common package provides common functions and utilities for use in converters from various AI frameworks to ONNX. It also enables the different converters to work together to convert a model from mixed frameworks, like a scikit-learn pipeline embedding a xgboost model.",
"active": true,
"categories": [
"science",
"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-numpy",
"py310-protobuf3",
"py310-onnx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-onnxconverter-common"
]
},
{
"type": "run",
"ports": [
"py310-keras2onnx",
"py310-transformers"
]
}
]
},
{
"name": "py310-onnx",
"portdir": "python/py-onnx",
"version": "1.19.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://onnx.ai/",
"description": "Open Neural Network Exchange",
"long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-20",
"cmake",
"pybind11",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions",
"py310-numpy",
"py310-protobuf3"
]
},
{
"type": "run",
"ports": [
"py310-ml_dtypes"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-tabulate",
"py310-nbval"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-keras2onnx",
"py310-pytorch",
"py310-onnxconverter-common"
]
}
]
},
{
"name": "py310-omemo-dr",
"portdir": "python/py-omemo-dr",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/omemo-dr/",
"description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
"long_description": "Initial codebase was forked from python axolotl but has since been heavily rewritten.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-cryptography",
"py310-protobuf3",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"openjdk11",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-hydra-core",
"py310-fairseq"
]
}
]
},
{
"name": "py310-olm",
"portdir": "devel/olm",
"version": "3.2.16",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.10",
"long_description": "olm bindings for Python 3.10",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"olm"
]
},
{
"type": "run",
"ports": [
"py310-cffi",
"py310-future"
]
}
],
"depends_on": []
},
{
"name": "py310-olefile",
"portdir": "python/py-olefile",
"version": "0.47",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.decalage.info/python/olefileio",
"description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-Pillow"
]
}
]
},
{
"name": "py310-oldest-supported-numpy",
"portdir": "python/py-oldest-supported-numpy",
"version": "0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
"description": "a numpy dependency stub",
"long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-blosc2",
"py310-pygeos",
"py310-cftime",
"py310-netcdf4"
]
},
{
"type": "run",
"ports": [
"py310-numpy"
]
}
]
},
{
"name": "py310-octave_kernel",
"portdir": "python/py-octave_kernel",
"version": "0.36.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/octave_kernel",
"description": "A Jupyter kernel for Octave",
"long_description": "A Jupyter kernel for Octave",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-metakernel",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-oct2py"
]
}
]
},
{
"name": "py310-oct2py",
"portdir": "python/py-oct2py",
"version": "5.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blink1073/oct2py",
"description": "Python to GNU Octave bridge --> run m-files from Python.",
"long_description": "Python to GNU Octave bridge --> run m-files from Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"octave",
"python310",
"py310-metakernel",
"py310-octave_kernel"
]
},
{
"type": "run",
"ports": [
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"octave-signal",
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-oci",
"portdir": "python/py-oci",
"version": "2.128.2",
"license": "(Permissive or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html",
"description": "Oracle Cloud Infrastructure Python SDK",
"long_description": "Oracle Cloud Infrastructure Python SDK",
"active": true,
"categories": [
"net",
"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-circuitbreaker",
"py310-openssl",
"py310-cryptography",
"py310-tz",
"py310-dateutil",
"py310-certifi"
]
}
],
"depends_on": []
},
{
"name": "py310-obspy",
"portdir": "python/py-obspy",
"version": "1.4.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"help2man",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py310-sqlalchemy",
"python310",
"py310-decorator",
"py310-requests",
"py310-numpy",
"py310-scipy",
"py310-lxml",
"py310-matplotlib"
]
},
{
"type": "run",
"ports": [
"obspy_select"
]
},
{
"type": "test",
"ports": [
"py310-packaging",
"py310-pytest",
"py310-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyasdf"
]
}
]
},
{
"name": "py310-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-graphviz"
]
}
],
"depends_on": []
},
{
"name": "py310-objexplore",
"portdir": "python/py-objexplore",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kylepollina/objexplore",
"description": "Interactive Python Object Explorer",
"long_description": "Interactive Python Object Explorer",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-rich",
"py310-blessed",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-oauthlib",
"portdir": "python/py-oauthlib",
"version": "3.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oauthlib/oauthlib",
"description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"long_description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cryptography",
"py310-blinker",
"py310-jwt"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-discogs-client",
"py310-requests-oauthlib"
]
}
]
},
{
"name": "py310-oauth2client",
"portdir": "python/py-oauth2client",
"version": "4.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/oauth2client/",
"description": "client library for OAuth 2.0",
"long_description": "client library for OAuth 2.0",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-six",
"py310-rsa",
"py310-asn1-modules",
"py310-httplib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcalcli",
"py-oauth2client"
]
}
]
},
{
"name": "py310-nwdiag",
"portdir": "python/py-nwdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "nwdiag generates network-diagram image from text",
"long_description": "nwdiag generates network-diagram image from text",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-blockdiag",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nwdiag"
]
}
]
},
{
"name": "py310-numpydoc",
"portdir": "python/py-numpydoc",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numpy/numpydoc",
"description": "Sphinx extension to support docstrings in Numpy format",
"long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-jinja2",
"py310-build",
"py310-sphinx",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-numpy",
"portdir": "python/py-numpy",
"version": "2.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numpy.org",
"description": "The core utilities for the scientific library scipy for Python",
"long_description": "The core utilities for the scientific library scipy for Python",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"py310-meson-python",
"clang-20",
"pkgconfig",
"py310-cython",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"libgcc"
]
},
{
"type": "run",
"ports": [
"py310-oldest-supported-numpy"
]
},
{
"type": "test",
"ports": [
"py310-cython",
"py310-charset-normalizer",
"py310-mypy",
"py310-typing_extensions",
"py310-hypothesis",
"py310-pytest",
"py310-cffi",
"py310-tz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-rsgislib",
"py310-reproject",
"py310-pyopencl",
"py310-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py310-pycifrw",
"py310-pydicom",
"py310-pyfftw",
"py310-pygeos",
"py310-pygrib",
"py310-pygmsh",
"py310-scikit-dsp-comm",
"py310-cfgrib",
"py310-gsd",
"py310-pdal-plugins",
"py310-blosc2",
"py310-ndindex",
"py310-tables",
"py310-spaCy",
"py310-snuggs",
"py310-spglib",
"py310-srsly",
"py310-thinc",
"py310-astroquery",
"py310-pytensor",
"py310-kapteyn",
"py310-opencv3",
"py310-opencv3-devel",
"py310-faiss",
"py310-tifffile",
"py310-imagecodecs",
"py310-gyoto",
"py310-seaborn",
"boost171-numpy",
"py310-maggma",
"py310-numba",
"py310-cartopy",
"py310-h5py",
"py310-xarray-einstats",
"py310-scipy",
"py310-mayavi",
"py310-metpy",
"py310-mlxtend",
"py310-petsc4py",
"py310-pythran",
"py310-scikit-learn",
"py310-libsvm",
"py310-altair",
"py310-opencv4",
"py310-opencv4-devel",
"py310-aeppl",
"py310-aesara",
"py310-netcdf4",
"py310-barnaba",
"py310-pyerfa",
"py310-asdf",
"py310-bottleneck",
"py310-mpl-animators",
"py310-lmfit",
"py310-asdf-astropy",
"py310-peakutils",
"py310-skyfield",
"py310-shapely",
"py310-napari-svg",
"py310-sunpy",
"py310-astropy",
"py310-astropy-healpix",
"py310-npx",
"py310-pyFAI",
"py310-opengl-accelerate",
"py310-pacal",
"py310-pymatgen",
"py310-tropycal",
"py310-emmet-core",
"py310-biopython",
"py310-obspy",
"py310-statsmodels",
"py310-xarray",
"py310-drms",
"py310-hdbscan",
"py310-healpy",
"py310-htseq",
"py310-silx",
"py310-termplotlib",
"py310-pdal",
"py310-rustworkx",
"py310-control",
"py310-herbie-data",
"py310-mdtraj",
"xraylib",
"py310-contextily",
"py310-rasterio",
"py310-cftime",
"py310-slepc4py",
"py310-scikit-hep-uproot4",
"py310-ttfquery",
"NanoVNASaver",
"py310-python-ivi",
"py310-tpot",
"py310-emcee",
"py310-qutip",
"py310-rawpy",
"py310-filterpy",
"ubertooth",
"ubertooth-devel",
"py310-pyarrow",
"py310-scikit-umfpack",
"py310-emcee3",
"py310-contourpy",
"py310-matplotlib",
"py310-keras",
"py310-keras_applications",
"py310-keras_preprocessing",
"py310-numdifftools",
"py310-graph-tool",
"py310-pymc",
"py310-pytools",
"py310-algopy",
"py310-spiceypy",
"vpype",
"cantera",
"py310-quantities",
"py310-gdal",
"py310-bqplot",
"py310-numcodecs",
"py310-meshio",
"py310-jplephem",
"py310-vispy",
"py310-eccodes",
"py310-nmrglue",
"py310-nmrglue-devel",
"py310-numexpr",
"py310-tensorflow",
"py310-zarr",
"py310-pyasdf",
"py310-siphon",
"uhd",
"uhd-devel",
"py310-geopandas",
"py310-game",
"py310-arviz",
"py310-dm-tree",
"py310-pandas",
"py310-pyogrio",
"py310-word2vec",
"py310-pywavelets",
"py310-samplerate",
"py310-scikit-hep-awkward",
"py310-scikit-hep-awkward1",
"py310-scikit-hep-uproot",
"py310-imageio",
"py310-networkit",
"py310-mahotas",
"py310-ipympl",
"py310-opt_einsum",
"py310-tensorboard",
"py310-pymc3",
"py310-corner",
"py310-commpy",
"py310-bokeh",
"py310-scikit-rf",
"py310-aubio",
"py310-regions",
"py310-gsl",
"py310-scikit-image",
"py310-blis",
"py310-deap",
"py310-dijitso",
"py310-fabio",
"py310-fiat",
"py310-pytorch",
"py310-mapclassify",
"py310-g2p-en",
"py310-onnx",
"py310-iminuit",
"py310-imread",
"py310-patsy",
"py310-instrumentkit",
"py310-pyside2",
"py310-dolfin",
"py310-fipy",
"py310-gensim",
"py310-quantecon",
"py310-pyside6"
]
},
{
"type": "run",
"ports": [
"py310-spyder",
"py310-folium",
"py310-wxpython-4.0",
"py310-pmdarima",
"py310-inequality",
"py310-fairseq",
"py310-qimage2ndarray",
"py310-pytorch-lightning",
"py310-sentence-transformers",
"py310-transformers",
"py310-tobler",
"py310-moviepy",
"py310-pnoise",
"py310-pointpats",
"py310-spyder-devel",
"py310-photomosaic",
"py310-reproject",
"py310-kraken",
"py310-sounddevice",
"py310-splot",
"py310-spvcm",
"py310-access",
"py310-mgwr",
"py310-segregation",
"py310-ezdxf",
"py310-spglm",
"py310-libpysal",
"py310-allennlp",
"py310-rasterstats",
"py310-wordcloud",
"py310-imagehash",
"py310-wxmplot",
"py310-keras2onnx",
"py310-xraydb",
"py310-esda",
"py310-datasets",
"py310-resampy",
"py310-spint",
"py310-soundfile",
"py310-soxr",
"py310-pygmt",
"py310-note-seq",
"py310-spopt",
"py310-coremltools",
"py310-ml_dtypes",
"py310-spreg",
"py310-spaghetti",
"py310-tensorflow-macos",
"py310-xraylarch",
"py310-onnxconverter-common",
"py310-tensorflow-datasets",
"py310-seqeval",
"py310-tensorboardX",
"py310-librosa",
"py310-pretty-midi",
"py310-gradio",
"py310-bpemb",
"py310-imutils"
]
},
{
"type": "test",
"ports": [
"py310-json-tricks",
"py310-plumed",
"py310-mmtf-python",
"py310-blosc",
"py310-cairocffi",
"py310-dill",
"py310-zbar",
"py310-uncertainties",
"py310-svgelements",
"py310-igraph"
]
}
]
},
{
"name": "py310-numexpr",
"portdir": "python/py-numexpr",
"version": "2.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/numexpr",
"description": "Multiple-operator array expression evaluator",
"long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-blosc2",
"py310-tables",
"py310-pyFAI"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-numdifftools",
"portdir": "python/py-numdifftools",
"version": "0.9.42",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pbrod/numdifftools",
"description": "Solve automatic numerical differentiation problems in one or more variables.",
"long_description": "Solve automatic numerical differentiation problems in one or more variables.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"py310-pdm-backend",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-statsmodels",
"python310",
"py310-numpy",
"py310-scipy",
"py310-algopy"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-matplotlib",
"py310-line_profiler"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-numcodecs",
"portdir": "python/py-numcodecs",
"version": "0.16.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zarr-developers/numcodecs",
"description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"long_description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-cpuinfo",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zarr"
]
}
]
},
{
"name": "py310-numba",
"portdir": "python/py-numba",
"version": "0.62.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numba.pydata.org/",
"description": "Numba is a NumPy aware dynamic compiler for Python.",
"long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"openmp",
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-llvmlite",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-quantecon"
]
},
{
"type": "run",
"ports": [
"py310-note-seq",
"py310-librosa",
"py310-resampy",
"py310-segregation"
]
}
]
},
{
"name": "py310-nuitka",
"portdir": "python/py-nuitka",
"version": "2.8.9",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nuitka.net/",
"description": "Python compiler with full language support and CPython compatibility.",
"long_description": "Python compiler with full language support and CPython compatibility.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-zstd",
"py310-ordered-set",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-ntlm-auth",
"portdir": "python/py-ntlm-auth",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/ntlm-auth",
"description": "Calculates NTLM Authentication codes",
"long_description": "The goal of this library is to offer full NTLM support including signing and sealing of messages as well as supporting MIC for message integrity and the ability to customise and set limits on the messages sent.",
"active": true,
"categories": [
"security",
"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-npx",
"portdir": "python/py-npx",
"version": "0.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/npx",
"description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
"long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-npe2",
"portdir": "python/py-npe2",
"version": "0.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-rich",
"py310-tomli-w",
"py310-pydantic",
"python310",
"py310-typer",
"py310-pydantic-extra-types",
"py310-psygnal",
"py310-tomli",
"py310-platformdirs",
"py310-yaml",
"py310-appdirs"
]
}
],
"depends_on": []
},
{
"name": "py310-novaclient",
"portdir": "python/py-novaclient",
"version": "18.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-novaclient/latest/",
"description": "Command line for openstack api",
"long_description": "This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-pbr"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-oslo-utils",
"py310-oslo-serialization",
"py310-oslo-i18n",
"py310-keystoneauth1",
"py310-prettytable",
"py310-stevedore",
"py310-iso8601"
]
}
],
"depends_on": []
},
{
"name": "py310-notify2",
"portdir": "python/py-notify2",
"version": "0.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/takluyver/pynotify2",
"description": "Python interface to DBus notifications",
"long_description": "Python interface to DBus notifications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-note-seq",
"portdir": "python/py-note-seq",
"version": "0.0.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://magenta.tensorflow.org/",
"description": "Use machine learning to create art and music.",
"long_description": "Use machine learning to create art and music.. This is the home for our serializable NoteSequence representation along with utilities for: creating them from various formats (e.g., MIDI, abc, MusicXML); manipulating them (e.g., slicing, quantizing) extracting components (e.g., melodies, drum tracks, chord); exporting them (e.g., to MIDI or audio); or converting them to representations useful for model training (e.g., one-hot tensors).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-ipython",
"py310-absl",
"py310-protobuf3",
"py310-scikit-image",
"py310-numba",
"py310-librosa",
"py310-pretty-midi",
"py310-bokeh",
"py310-attrs",
"py310-intervaltree",
"py310-numpy",
"py310-scipy",
"py310-pandas"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-xdist"
]
}
],
"depends_on": []
},
{
"name": "py310-notebook_shim",
"portdir": "python/py-notebook_shim",
"version": "0.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/notebook_shim",
"description": "Part of JupyterLab ecosystem.",
"long_description": "Part of JupyterLab ecosystem.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-jupyter_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyterlab",
"py310-notebook",
"py310-nbclassic"
]
}
]
},
{
"name": "py310-notebook",
"portdir": "python/py-notebook",
"version": "7.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Web-based notebook environment for interactive computing.",
"long_description": "Web-based notebook environment for interactive computing.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-17",
"py310-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-notebook_shim",
"py310-tornado",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-jupyterlab_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-metakernel",
"py310-jupyter",
"py310-jupyterthemes"
]
},
{
"type": "run",
"ports": [
"py310-photomosaic"
]
}
]
},
{
"name": "py310-nose",
"portdir": "python/py-nose",
"version": "1.3.7",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nose.readthedocs.io/",
"description": "A Python unittest extension.",
"long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools"
]
},
{
"type": "run",
"ports": [
"nosetests_select"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-zope-event",
"py310-sure",
"py310-emcee",
"py310-eventlet",
"py310-anyjson",
"py310-anytree",
"py310-pyrfc3339",
"py310-pastedeploy",
"py310-webtest",
"py310-overrides",
"py310-podcastparser",
"py310-zbar",
"py310-trepan3k",
"py310-smmap",
"py310-paste",
"py310-rednose",
"py310-mmtf-python",
"py310-olefile",
"py310-minidb",
"py310-parameterized",
"py310-barnaba",
"py310-hdbscan"
]
}
]
},
{
"name": "py310-nodeenv",
"portdir": "python/py-nodeenv",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ekalinin/nodeenv",
"description": "Node.js virtual environment builder",
"long_description": "Node.js virtual environment builder",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-setuptools_scm",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pre-commit"
]
}
]
},
{
"name": "py310-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20251224-2500a5f4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-nmrglue",
"portdir": "python/py-nmrglue",
"version": "0.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nmrglue.com",
"description": "A module for working with NMR data in Python",
"long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-nltk",
"portdir": "python/py-nltk",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nltk.org/",
"description": "Natural Language Toolkit",
"long_description": "NLTK is Python modules for research and development in natural language processing",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-click",
"py310-regex",
"py310-tqdm",
"py310-joblib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-sumy",
"py310-torchtext",
"py310-g2p-en"
]
},
{
"type": "run",
"ports": [
"py310-allennlp",
"py310-sentence-transformers",
"py310-transformers"
]
}
]
},
{
"name": "py310-nghttp2",
"portdir": "www/nghttp2",
"version": "1.51.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nghttp2.org/documentation/python-apiref.html",
"description": "Obsolete port",
"long_description": "This port is obsolete.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-16",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py310-networkx",
"portdir": "python/py-networkx",
"version": "3.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkx.github.io",
"description": "NetworkX in a Python package for graph manipulation.",
"long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"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-tropycal",
"py310-prov",
"py310-mapclassify"
]
},
{
"type": "run",
"ports": [
"py310-cfn-lint",
"py310-scikit-image",
"py310-spopt",
"py310-pymatgen",
"py310-momepy",
"py310-pyvis"
]
},
{
"type": "test",
"ports": [
"py310-igraph"
]
}
]
}
]
}