HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50307,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=663",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=661",
"results": [
{
"name": "py37-nbclassic",
"portdir": "python/py-nbclassic",
"version": "0.2.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.",
"long_description": "NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-jupyter_server",
"py37-notebook",
"py37-setuptools",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyterlab"
]
}
]
},
{
"name": "py37-nbclient",
"portdir": "python/py-nbclient",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Client library for programmatic Jupyter notebook execution.",
"long_description": "Client library for programmatic Jupyter notebook execution.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-traitlets",
"py37-async_generator",
"py37-jupyter_client",
"py37-nbformat",
"py37-nest_asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-nbconvert"
]
}
]
},
{
"name": "py37-nbconvert",
"portdir": "python/py-nbconvert",
"version": "7.2.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter Notebooks converter.",
"long_description": "Jupyter Notebooks converter.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "fetch",
"ports": [
"wget"
]
},
{
"type": "lib",
"ports": [
"py37-jupyter_core",
"py37-jupyterlab_pygments",
"py37-markupsafe",
"py37-mistune",
"py37-nbclient",
"py37-nbformat",
"python37",
"py37-pandocfilters",
"py37-pygments",
"py37-tinycss2",
"py37-traitlets",
"py37-packaging",
"py37-beautifulsoup4",
"py37-bleach",
"py37-defusedxml",
"py37-entrypoints",
"py37-jinja2"
]
},
{
"type": "run",
"ports": [
"py37-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyter",
"py37-jupyter_server",
"py37-jupyter_sphinx",
"py37-notebook"
]
},
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
},
{
"name": "py37-nbformat",
"portdir": "python/py-nbformat",
"version": "5.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "The Jupyter Notebook format.",
"long_description": "The Jupyter Notebook format.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-jsonschema",
"py37-jupyter_core",
"py37-traitlets",
"py37-fastjsonschema"
]
},
{
"type": "run",
"ports": [
"py37-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-notebook",
"py37-jupyter_server",
"py37-nbclient",
"py37-nbconvert",
"py37-jupytext",
"py37-jupyter_sphinx",
"py37-ipywidgets"
]
},
{
"type": "run",
"ports": [
"py37-nbval"
]
}
]
},
{
"name": "py37-nbval",
"portdir": "python/py-nbval",
"version": "0.9.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/computationalmodelling/nbval",
"description": "A py.test plugin to validate Jupyter notebooks",
"long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16",
"py37-installer",
"py37-build",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-pytest",
"py37-nbformat",
"py37-jupyter_client",
"py37-ipykernel",
"py37-coverage"
]
},
{
"type": "test",
"ports": [
"py37-matplotlib",
"py37-pytest",
"py37-sympy"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-onnx"
]
}
]
},
{
"name": "py37-nbxmpp",
"portdir": "python/py-nbxmpp",
"version": "0.6.10",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.gajim.org/gajim/python-nbxmpp",
"description": "Non blocking Jabber/XMPP module",
"long_description": "The goal of this python library is to provide a way for python applications to use Jabber/XMPP networks in a non-blocking way. Originally, a fork of the xmpppy jabber python library.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-nclib",
"portdir": "python/py-nclib",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nclib.readthedocs.io/",
"description": "A Python socket library that wants to be your friend",
"long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "f30",
"github": "F30",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-ndg_httpsclient",
"portdir": "python/py-ndg_httpsclient",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
"long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-asn1",
"py37-openssl",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-nds2-client",
"portdir": "science/nds2-client-swig",
"version": "0.16.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/NDSClient",
"description": "Python 37 bindings for Network Data Server Client",
"long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 37 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"cmake",
"pkgconfig",
"swig3-python"
]
},
{
"type": "lib",
"ports": [
"swig3",
"python37",
"py37-numpy",
"nds2-client"
]
}
],
"depends_on": []
},
{
"name": "py37-neovim",
"portdir": "python/py-neovim",
"version": "0.4.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neovim/pynvim",
"description": "Python client for Neovim",
"long_description": "Python client for Neovim. Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 640
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pytest-runner",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-greenlet",
"py37-msgpack"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-nest_asyncio",
"portdir": "python/py-nest_asyncio",
"version": "1.5.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdewit/nest_asyncio",
"description": "Library that allows nested use of event loops.",
"long_description": "Library that allows nested use of event loops.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-ipykernel",
"py37-jupyter_client",
"py37-nbclient"
]
}
]
},
{
"name": "py37-netaddr",
"portdir": "python/py-netaddr",
"version": "0.10.1",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drkjam/netaddr/",
"description": "A network address manipulation library for Python",
"long_description": "A network address manipulation library for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-cidrize"
]
},
{
"type": "run",
"ports": [
"py37-oslo-config",
"py37-oslo-utils"
]
}
]
},
{
"name": "py37-netcdf4",
"portdir": "python/py-netcdf4",
"version": "1.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unidata.github.io/netcdf4-python/",
"description": "Python/numpy interface to netCDF",
"long_description": "netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-setuptools",
"hdf5",
"netcdf",
"python37",
"py37-cftime"
]
},
{
"type": "test",
"ports": [
"py37-certifi"
]
}
],
"depends_on": []
},
{
"name": "py37-netifaces",
"portdir": "python/py-netifaces",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alastairs-place.net/projects/netifaces/",
"description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
"long_description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-openstacksdk",
"py37-oslo-utils"
]
}
]
},
{
"name": "py37-networkit",
"portdir": "python/py-networkit",
"version": "10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://networkit.iti.kit.edu/",
"description": "NetworKit is a toolbox for high-performance network analysis",
"long_description": "NetworKit is a toolbox for high-performance network analysis",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"cmake",
"py37-cython",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python37",
"py37-numpy",
"py37-scipy"
]
}
],
"depends_on": []
},
{
"name": "py37-networkx",
"portdir": "python/py-networkx",
"version": "2.6.3",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mapclassify",
"py37-spacepy",
"py37-wntr",
"py37-colormath",
"py37-tropycal",
"py37-prov",
"py37-MDAnalysis",
"py37-odo"
]
},
{
"type": "run",
"ports": [
"py37-scikit-image",
"py37-pymatgen",
"py37-colour"
]
},
{
"type": "test",
"ports": [
"py37-igraph",
"py37-rdflib"
]
}
]
},
{
"name": "py37-nghttp2",
"portdir": "www/nghttp2",
"version": "1.47.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nghttp2.org/documentation/python-apiref.html",
"description": "Python 3.7 bindings for nghttp2.",
"long_description": "Python 3.7 bindings for nghttp2.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"automake",
"libtool",
"pkgconfig",
"py37-cython",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"nghttp2",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-nibabel",
"portdir": "python/py-nibabel",
"version": "3.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nipy.org/nibabel",
"description": "Access a cacophony of neuro-imaging file formats",
"long_description": "Nibabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pymvpa"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-joblib",
"python37",
"py37-tqdm",
"py37-regex",
"py37-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-torchtext",
"py37-sumy",
"py37-beancount-import"
]
}
]
},
{
"name": "py37-nmrglue",
"portdir": "python/py-nmrglue",
"version": "0.9",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-nmrglue-devel",
"portdir": "python/py-nmrglue",
"version": "20230614-0d198378",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-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": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1511
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-18",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"nosetests_select"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pypostal",
"py37-benchexec"
]
},
{
"type": "lib",
"ports": [
"py37-django-nose",
"py37-nose-exclude",
"py37-nose_xunitmp"
]
},
{
"type": "run",
"ports": [
"py37-isce2"
]
},
{
"type": "test",
"ports": [
"py37-zope-event",
"py37-cssutils",
"py37-barnaba",
"py37-emcee",
"py37-parameterized",
"py37-podcastparser",
"py37-tracer",
"py37-xhtml2pdf",
"py37-apache-beam",
"py37-flask-cors",
"py37-colour",
"py37-hdbscan",
"py37-webtest",
"py37-colormath",
"py37-zbar",
"py37-minidb",
"py37-anytree",
"py37-rangehttpserver",
"py37-trepan3k",
"py37-mmtf-python",
"py37-smmap",
"py37-ipy",
"py37-eventlet",
"py37-olefile",
"py37-pyrfc3339",
"py37-rdflib",
"py37-repoze.lru",
"py37-overrides",
"py37-biplist",
"py37-pathfinder",
"py37-parsimonious",
"py37-axolotl",
"py37-pastedeploy",
"py37-pybtex",
"py37-rednose",
"py37-scruffington",
"py37-sure"
]
}
]
},
{
"name": "py37-nose-exclude",
"portdir": "python/py-nose-exclude",
"version": "0.5.0",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kgrandis/nose-exclude",
"description": "Exclude specific directories from nosetests runs",
"long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-nose",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-nose_xunitmp",
"portdir": "python/py-nose_xunitmp",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ignas/nose_xunitmp",
"description": "Xunit output when running multiprocess tests using nose",
"long_description": "Nose plugin that makes xunit xml reports work when running tests on more than one cpu.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-apache-beam"
]
}
]
},
{
"name": "py37-notebook",
"portdir": "python/py-notebook",
"version": "6.4.11",
"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": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-jupyter_packaging",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-jupyter_core",
"py37-nbconvert",
"py37-nbformat",
"py37-prometheus_client",
"py37-send2trash",
"py37-terminado",
"py37-tornado",
"py37-traitlets",
"py37-zmq",
"python37",
"py37-argon2-cffi",
"py37-ipykernel",
"py37-ipython_genutils",
"py37-jinja2",
"py37-jupyter_client"
]
},
{
"type": "run",
"ports": [
"py37-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyter",
"py37-nbclassic",
"py37-widgetsnbextension",
"py37-metakernel"
]
},
{
"type": "run",
"ports": [
"py37-photomosaic"
]
}
]
},
{
"name": "py37-note-seq",
"portdir": "python/py-note-seq",
"version": "0.0.2",
"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": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-librosa",
"py37-numba",
"py37-numpy",
"py37-pandas",
"py37-pretty-midi",
"py37-scikit-image",
"py37-scipy",
"py37-protobuf3",
"py37-absl",
"py37-attrs",
"py37-bokeh",
"py37-intervaltree",
"py37-ipython"
]
},
{
"type": "test",
"ports": [
"py37-pylint",
"py37-pytest",
"py37-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta"
]
}
]
},
{
"name": "py37-novaclient",
"portdir": "python/py-novaclient",
"version": "18.3.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": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-oslo-serialization",
"py37-oslo-utils",
"py37-prettytable",
"py37-simplejson",
"py37-stevedore",
"py37-oslo-i18n",
"py37-keystoneauth1",
"py37-iso8601"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-openstackclient"
]
}
]
},
{
"name": "py37-npe2",
"portdir": "python/py-npe2",
"version": "0.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-python-install",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py37-napari-plugin-engine",
"python37",
"py37-pytomlpp",
"py37-psygnal",
"py37-importlib-metadata",
"py37-intervaltree",
"py37-pydantic",
"py37-typer",
"py37-yaml",
"py37-magicgui"
]
}
],
"depends_on": []
},
{
"name": "py37-npx",
"portdir": "python/py-npx",
"version": "0.1.2",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-colorama",
"py37-numpy",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-ntplib",
"portdir": "python/py-ntplib",
"version": "0.3.3",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/ntplib",
"description": "Simple interface to query NTP servers from Python.",
"long_description": "This module offers a simple interface to query NTP servers from Python. It also provides utility text (mode, leap indicator, ...). Since it is pure Python, and only depends on core modules, it should work on any platform with a decent Python implementation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-nuitka",
"portdir": "python/py-nuitka",
"version": "1.7.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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-numba",
"portdir": "python/py-numba",
"version": "0.56.4",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-llvmlite",
"py37-numpy",
"libomp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-resampy",
"py37-note-seq",
"py37-umap-learn",
"py37-librosa",
"py37-magenta"
]
}
]
},
{
"name": "py37-numdifftools",
"portdir": "python/py-numdifftools",
"version": "0.9.41",
"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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pytest-runner",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-scipy",
"python37",
"py37-statsmodels",
"py37-algopy",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-xraylarch"
]
}
]
},
{
"name": "py37-numexpr",
"portdir": "python/py-numexpr",
"version": "2.8.8",
"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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tables"
]
}
]
},
{
"name": "py37-numpy",
"portdir": "python/py-numpy",
"version": "1.21.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numpy/numpy",
"description": "The core utilities for the scientific library scipy for Python",
"long_description": "The core utilities for the scientific library scipy for Python",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13",
"py37-cython-compat"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"py37-cython",
"libgcc",
"python37",
"OpenBLAS"
]
},
{
"type": "run",
"ports": [
"py37-oldest-supported-numpy"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-theano-pymc",
"py37-param",
"py37-pyopencl",
"py37-fiona",
"py37-pyregion",
"py37-obspy"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-dsp-comm",
"py37-scikit-rf",
"py37-astroplan",
"py37-bottleneck",
"py37-cftime",
"py37-scikit-image",
"py37-ligo-lw",
"py37-spaCy",
"py37-iminuit",
"py37-mdtraj",
"py37-barnaba",
"py37-pymatgen",
"py37-tifffile",
"py37-opengl-accelerate",
"py37-corner",
"py37-pyFAI",
"py37-pytorch",
"py37-arviz",
"py37-python-ivi",
"py37-pymvpa",
"py37-pyerfa",
"py37-bcolz",
"py37-altair",
"py37-cartopy",
"py37-pythran",
"py37-xarray-einstats",
"py37-gwpy",
"py37-keras",
"py37-magenta",
"py37-xraylarch",
"py37-graph-tool",
"py37-networkit",
"py37-tables",
"py37-bokeh",
"py37-metpy",
"py37-pyside2",
"py37-pyarrow",
"py37-faiss",
"py37-drms",
"py37-scipy",
"py37-matplotlib",
"py37-gpilab-framework",
"py37-pandas",
"py37-onnx",
"py37-yt",
"py37-netcdf4",
"py37-xarray",
"py37-seaborn",
"py37-svipc",
"py37-pymc3",
"py37-silx",
"py37-emcee3",
"py37-astroML",
"py37-gsd",
"py37-gacode",
"py37-biopython",
"py37-contourpy",
"py37-fastprogress",
"py37-astropy",
"py37-snuggs",
"py37-meshio",
"py37-petsc4py",
"py37-matplotlib-basemap",
"py37-samplerate",
"py37-npx",
"py37-srsly",
"py37-blis",
"py37-thinc",
"py37-vispy",
"py37-mapclassify",
"py37-pydicom",
"py37-stfio",
"py37-GridDataFormats",
"py37-napari-svg",
"py37-emcee",
"py37-sk-video",
"py37-statsmodels",
"py37-gdal",
"py37-imageio",
"py37-pyilmbase",
"py37-lal",
"py37-lalburst",
"py37-lalframe",
"py37-lalinference",
"py37-gmic",
"py37-lalinspiral",
"py37-lalmetaio",
"py37-lalpulsar",
"py37-lalsimulation",
"py37-lmfit",
"py37-eli5",
"py37-astroquery",
"py37-kombine",
"py37-numexpr",
"py37-opencv3",
"py37-opencv3-devel",
"py37-pyviz_comms",
"py37-fipy",
"py37-pdal",
"py37-isce2",
"py37-aeppl",
"py37-pymc",
"py37-scikit-learn",
"py37-aesara",
"py37-imagecodecs",
"py37-pywavelets",
"py37-scikit-hep-awkward",
"py37-scikit-hep-uproot",
"py37-quantities",
"py37-gyoto",
"py37-filterpy",
"py37-MDAnalysis",
"py37-opencv4",
"py37-astlib",
"py37-astropy-healpix",
"py37-aubio",
"py37-biggles",
"py37-scikit-hep-uproot4",
"py37-healpy",
"py37-pyfftw",
"py37-scikit-hep-awkward1",
"py37-clawpack",
"py37-dap",
"py37-deap",
"py37-dijitso",
"py37-blaze",
"py37-fabio",
"py37-fastdtw",
"py37-fiat",
"py37-colour",
"py37-commpy",
"py37-gammapy",
"py37-gensim",
"py37-control",
"py37-h5py",
"py37-gsl",
"py37-hdbscan",
"py37-htseq",
"py37-rasa-nlu",
"py37-scikits-bootstrap",
"py37-kapteyn",
"py37-langid",
"py37-tensorboard",
"py37-tensorboard1",
"py37-mahotas",
"py37-tensorflow",
"py37-mayavi",
"py37-odo",
"py37-openopt",
"py37-nibabel",
"py37-pyasdf",
"py37-pygmsh",
"py37-numba",
"py37-obspy",
"py37-opt_einsum",
"py37-photutils",
"py37-pygeos",
"py37-pygpu",
"py37-theano",
"py37-astroML_addons",
"py37-beancount-import",
"py37-lscsoft-glue",
"py37-regions",
"py37-slepc4py",
"py37-sunpy",
"py37-spacepy",
"py37-spglib",
"py37-spiceypy",
"py37-nmrglue",
"py37-nmrglue-devel",
"py37-tensorflow1",
"py37-termplotlib",
"py37-traits",
"py37-word2vec",
"py37-imread",
"py37-tpot",
"py37-ttfquery",
"py37-nds2-client",
"py37-opencv4-devel",
"py37-pytools",
"py37-colormath",
"py37-pygrib",
"py37-instrumentkit",
"py37-jplephem",
"py37-keras_applications",
"py37-keras_preprocessing",
"py37-rasterio",
"py37-algopy",
"py37-datashape",
"py37-numdifftools",
"py37-patsy",
"py37-descartes",
"py37-peakutils",
"py37-contextily",
"py37-shapely",
"py37-tropycal",
"py37-game",
"py37-skyfield"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-datasets",
"py37-mir_eval",
"py37-onnxconverter-common",
"py37-kfac",
"py37-umap-learn",
"py37-pytorch-lightning",
"py37-atpy",
"py37-photomosaic",
"py37-qimage2ndarray",
"py37-imutils",
"py37-pyorick",
"py37-tfx-bsl",
"py37-apache-beam",
"py37-soundfile",
"py37-seqeval",
"py37-sox",
"py37-note-seq",
"py37-pmdarima",
"py37-tensor2tensor",
"py37-tensorboardX",
"py37-pretty-midi",
"py37-fairseq",
"py37-tensorflow-transform",
"py37-wxmplot",
"py37-spyder",
"py37-wxpython-4.0",
"py37-montage",
"py37-bpemb",
"py37-datasets",
"py37-xraydb",
"py37-reproject",
"py37-spyder-devel",
"py37-sounddevice",
"py37-wordcloud",
"py37-keras2onnx",
"py37-aplpy",
"py37-librosa",
"py37-libpysal",
"py37-gym",
"py37-magenta",
"py37-resampy",
"py37-gammapy",
"py37-tensorflow-data-validation",
"py37-tensorflow-probability",
"py37-moviepy"
]
},
{
"type": "test",
"ports": [
"py37-cairocffi",
"py37-plumed",
"py37-igraph",
"py37-json-tricks",
"py37-blosc",
"py37-zbar",
"py37-dm-tree",
"py37-uncertainties",
"py37-mmtf-python"
]
}
]
},
{
"name": "py37-numpydoc",
"portdir": "python/py-numpydoc",
"version": "1.5.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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-jinja2",
"py37-setuptools",
"py37-sphinx",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-blockdiag",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-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": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-httplib2",
"python37",
"py37-six",
"py37-rsa",
"py37-asn1-modules"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-gmusicapi"
]
},
{
"type": "run",
"ports": [
"py37-apache-beam",
"py37-tensor2tensor"
]
}
]
},
{
"name": "py37-oauthlib",
"portdir": "python/py-oauthlib",
"version": "3.1.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": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-cryptography",
"py37-jwt",
"python37",
"py37-blinker"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-discogs-client",
"py37-requests-oauthlib"
]
}
]
},
{
"name": "py37-obspy",
"portdir": "python/py-obspy",
"version": "1.2.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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 600
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"help2man",
"py37-setuptools",
"py37-numpy"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py37-lxml",
"py37-matplotlib",
"py37-numpy",
"py37-pyshp",
"py37-requests",
"python37",
"py37-sqlalchemy",
"py37-scipy",
"py37-decorator",
"py37-future",
"py37-gdal",
"py37-geographiclib"
]
},
{
"type": "run",
"ports": [
"py37-pyproj",
"py37-flake8-pep8-naming",
"py37-flake8",
"obspy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyasdf"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"octave",
"py37-metakernel",
"py37-octave_kernel"
]
},
{
"type": "run",
"ports": [
"py37-scipy"
]
},
{
"type": "test",
"ports": [
"octave-signal",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-octave_kernel",
"portdir": "python/py-octave_kernel",
"version": "0.35.1",
"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": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"octave",
"py37-metakernel",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-oct2py"
]
}
]
},
{
"name": "py37-odo",
"portdir": "python/py-odo",
"version": "0.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ContinuumIO/odo",
"description": "Data migration utilities",
"long_description": "Data migration utilities",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2851
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-multipledispatch",
"py37-networkx",
"python37",
"py37-pandas",
"py37-toolz",
"py37-numpy",
"py37-datashape"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-blaze"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-numpy"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-Pillow"
]
}
]
},
{
"name": "py37-olm",
"portdir": "devel/olm",
"version": "3.2.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.7",
"long_description": "olm bindings for Python 3.7",
"active": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"olm",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-cffi",
"py37-future"
]
}
],
"depends_on": []
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"openjdk11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-fairseq",
"py37-hydra-core"
]
}
]
},
{
"name": "py37-omniORBpy",
"portdir": "python/py-omniORBpy",
"version": "4.2.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://omniorb.sourceforge.net/",
"description": "Python bindings for omniORB",
"long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"omniORB",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-onnx",
"portdir": "python/py-onnx",
"version": "1.14.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": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"cmake",
"pybind11",
"py37-pytest-runner",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-protobuf3",
"py37-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py37-nbval",
"py37-pytest",
"py37-tabulate"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pytorch",
"py37-keras2onnx",
"py37-onnxconverter-common"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-numpy",
"py37-onnx",
"py37-protobuf3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-keras2onnx"
]
}
]
}
]
}