HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50422,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=650",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=648",
"results": [
{
"name": "py36-zict",
"portdir": "python/py-zict",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/zict/",
"description": "Mutable mapping tools.",
"long_description": "Mutable mapping tools.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-heapdict"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-distributed"
]
}
]
},
{
"name": "py36-zipp",
"portdir": "python/py-zipp",
"version": "3.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/zipp",
"description": "A pathlib-compatible Zipfile object wrapper.",
"long_description": "A pathlib-compatible Zipfile object wrapper.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-pep517",
"py36-importlib-metadata",
"py36-importlib-resources"
]
}
]
},
{
"name": "py36-zmq",
"portdir": "python/py-zmq",
"version": "25.1.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 12
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py36-setuptools",
"py36-setuptools_scm",
"py36-wheel",
"py36-build",
"py36-python-install"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cffi",
"py36-packaging",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jupyter_server",
"py36-scoop",
"py36-spyder-kernels",
"py36-jupyter_client",
"py36-ipyparallel",
"py36-notebook",
"py36-qtconsole",
"py36-spyder-kernels-devel"
]
},
{
"type": "run",
"ports": [
"py36-spyder-devel",
"py36-spyder"
]
}
]
},
{
"name": "py36-zope-component",
"portdir": "python/py-zope-component",
"version": "5.0.1",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.component",
"description": "This package represents the core of the Zope Component Architecture.",
"long_description": "This package represents the core of the Zope Component Architecture.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-zope-event",
"py36-zopeinterface"
]
}
],
"depends_on": []
},
{
"name": "py36-zope-deferredimport",
"portdir": "python/py-zope-deferredimport",
"version": "4.4",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.deferredimport",
"description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used.",
"long_description": "The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools",
"py36-zope-proxy"
]
}
],
"depends_on": []
},
{
"name": "py36-zope-deprecation",
"portdir": "python/py-zope-deprecation",
"version": "4.4.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.deprecation",
"description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"long_description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-zope-event",
"portdir": "python/py-zope-event",
"version": "4.6",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.event",
"description": "Very basic event publishing system",
"long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [],
"variants": [
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-zope-component",
"py36-gevent"
]
},
{
"type": "test",
"ports": [
"py36-zopeinterface"
]
}
]
},
{
"name": "py36-zope-hookable",
"portdir": "python/py-zope-hookable",
"version": "5.1.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/zope.hookable",
"description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"long_description": "This package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-cython",
"py36-pyobjc",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "5.5.2",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zopetoolkit.readthedocs.io/",
"description": "Python interfaces for Zope",
"long_description": "Python interfaces for Zope",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-coverage",
"py36-pytest",
"py36-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-comet",
"py36-transaction",
"py36-zope-component",
"py36-scrapy",
"py36-gevent",
"py36-twisted"
]
},
{
"type": "test",
"ports": [
"py36-attrs"
]
}
]
},
{
"name": "py36-zope-proxy",
"portdir": "python/py-zope-proxy",
"version": "4.5.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.proxy",
"description": "Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.",
"long_description": "Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.",
"active": false,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-zope-deferredimport"
]
}
]
},
{
"name": "py36-zopfli",
"portdir": "python/py-zopfli",
"version": "0.1.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obp/py-zopfli",
"description": "Zopfli module for python",
"long_description": "Zopfli module for python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-build",
"py36-setuptools_scm",
"py36-wheel",
"clang-9.0",
"py36-python-install",
"py36-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-fonttools"
]
}
]
},
{
"name": "py36-zstd",
"portdir": "python/py-zstd",
"version": "0.15.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/indygreg/python-zstandard",
"description": "Zstandard compression",
"long_description": "This extension allows Zstandard compression from Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python36"
]
}
],
"depends_on": []
},
{
"name": "py37-about-time",
"portdir": "python/py-about-time",
"version": "4.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/about-time",
"description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-alive-progress"
]
}
]
},
{
"name": "py37-absl",
"portdir": "python/py-absl",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abseil/abseil-py",
"description": "Abseil Python Common Libraries",
"long_description": "absl-py is a collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-setuptools_scm",
"clang-15",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow",
"py37-tensorboard",
"py37-tensorflow1",
"py37-tensorboard1",
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-data-validation",
"py37-tensorflow-probability",
"py37-tfx-bsl",
"py37-tensorflow-datasets",
"py37-note-seq",
"py37-magenta",
"py37-tensor2tensor",
"py37-tensorflow-transform",
"py37-mesh-tensorflow"
]
},
{
"type": "test",
"ports": [
"py37-dm-tree"
]
}
]
},
{
"name": "py37-acme",
"portdir": "python/py-acme",
"version": "2.7.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://certbot.eff.org/",
"description": "ACME protocol implementation in Python.",
"long_description": "ACME protocol implementation in Python.",
"active": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-funcsigs",
"py37-mock",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-cryptography",
"py37-josepy",
"py37-openssl",
"py37-pyrfc3339",
"py37-requests",
"py37-tz"
]
}
],
"depends_on": []
},
{
"name": "py37-acora",
"portdir": "python/py-acora",
"version": "2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/acora",
"description": "Fast multi-keyword search engine for text strings.",
"long_description": "Fast multi-keyword search engine for text strings.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-cython",
"py37-setuptools",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-acoustid",
"portdir": "python/py-acoustid",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beetbox/pyacoustid",
"description": "Chromaprint and Acoustid for Python",
"long_description": "Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-audioread",
"py37-requests"
]
},
{
"type": "run",
"ports": [
"chromaprint"
]
}
],
"depends_on": []
},
{
"name": "py37-actdiag",
"portdir": "python/py-actdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "actdiag generates activity-diagram image from text",
"long_description": "actdiag generates activity-diagram image from text",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-blockdiag",
"py37-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py37-aenum",
"portdir": "python/py-aenum",
"version": "3.1.15",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ethanfurman/aenum",
"description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"long_description": "Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-aeppl",
"portdir": "python/py-aeppl",
"version": "0.0.35",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aeppl",
"description": "PPL tools for Aesara",
"long_description": "PPL tools for Aesara",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy",
"py37-aesara"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pymc"
]
}
]
},
{
"name": "py37-aesara",
"portdir": "python/py-aesara",
"version": "2.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aesara-devs/aesara",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-scipy",
"py37-typing_extensions",
"python37",
"py37-etuples",
"py37-logical-unification",
"py37-minikanren",
"py37-cons",
"py37-filelock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-aeppl",
"py37-pymc"
]
}
]
},
{
"name": "py37-affine",
"portdir": "python/py-affine",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sgillies/affine",
"description": "Matrices describing affine transformation of the plane.",
"long_description": "Matrices describing affine transformation of the plane.",
"active": false,
"categories": [
"devel",
"math",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rasterio"
]
}
]
},
{
"name": "py37-agate",
"portdir": "python/py-agate",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate",
"description": "A Python data analysis library that is optimized for humans instead of machines",
"long_description": "agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-cssselect",
"py37-isodate",
"py37-leather",
"py37-lxml",
"python37",
"py37-pytimeparse",
"py37-six",
"py37-slugify",
"py37-tz",
"py37-parsedatetime",
"py37-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-agate-dbf",
"py37-agate-excel",
"py37-agate-sql",
"py37-csvkit"
]
}
]
},
{
"name": "py37-agate-dbf",
"portdir": "python/py-agate-dbf",
"version": "0.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://agate-dbf.readthedocs.io",
"description": "Adds read support for DBF files to agate",
"long_description": "Adds read support for DBF files to agate",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-agate",
"py37-dbfread"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-csvkit"
]
}
]
},
{
"name": "py37-agate-excel",
"portdir": "python/py-agate-excel",
"version": "0.2.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/agate-excel",
"description": "Adds read support for Excel files (xls and xlsx) to agate",
"long_description": "Adds read support for Excel files (xls and xlsx) to agate",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-agate",
"py37-openpyxl",
"py37-xlrd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-csvkit"
]
}
]
},
{
"name": "py37-agate-sql",
"portdir": "python/py-agate-sql",
"version": "0.5.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://agate-sql.readthedocs.org/",
"description": "agate-sql adds SQL read/write support to agate.",
"long_description": "agate-sql adds SQL read/write support to agate.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-agate",
"py37-parsedatetime",
"py37-sqlalchemy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-csvkit"
]
}
]
},
{
"name": "py37-aiobotocore",
"portdir": "python/py-aiobotocore",
"version": "2.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiobotocore",
"description": "Async client for Amazon services",
"long_description": "Async client for Amazon services",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-aiohttp",
"py37-aioitertools",
"py37-botocore",
"py37-wrapt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-s3fs"
]
}
]
},
{
"name": "py37-aiodns",
"portdir": "python/py-aiodns",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saghul/aiodns",
"description": "Simple DNS resolver for asyncio.",
"long_description": "aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-pycares"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-aiohttp"
]
}
]
},
{
"name": "py37-aiofiles",
"portdir": "python/py-aiofiles",
"version": "23.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Tinche/aiofiles",
"description": "File support for asyncio.",
"long_description": "File support for asyncio.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-aioftp",
"portdir": "python/py-aioftp",
"version": "0.21.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aioftp",
"description": "ftp client/server for asyncio",
"long_description": "ftp client/server for asyncio",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-aiohttp",
"portdir": "python/py-aiohttp",
"version": "3.8.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiohttp",
"description": "Async http client/server framework",
"long_description": "aiohttp key futures are the support for both client and server side of HTTP protocol, support for both client and server Web-Sockets out-of-the-box without the Callback Hell and Web-server's middlewares and pluggable routing.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-brotli",
"py37-cchardet",
"py37-multidict",
"py37-typing_extensions",
"python37",
"py37-charset-normalizer",
"py37-aiosignal",
"py37-frozenlist",
"py37-yarl",
"py37-aiodns",
"py37-async-timeout",
"py37-asynctest",
"py37-attrs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-discordpy",
"py37-aiojobs",
"py37-slackclient",
"py37-aiobotocore",
"py37-parfive",
"py37-s3fs"
]
},
{
"type": "run",
"ports": [
"py37-socketio",
"py37-engineio"
]
}
]
},
{
"name": "py37-aioitertools",
"portdir": "python/py-aioitertools",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aioitertools.omnilib.dev/",
"description": "Async implementation of itertools, builtins and more.",
"long_description": "Async implementation of itertools, builtins and more.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-aiobotocore"
]
}
]
},
{
"name": "py37-aiojobs",
"portdir": "python/py-aiojobs",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiojobs",
"description": "Jobs scheduler for managing background task",
"long_description": "Jobs scheduler for managing background task (asyncio). The library gives controlled way for scheduling background tasks for asyncio applications.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"py37-wheel",
"py37-build",
"clang-14",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-aiohttp",
"py37-async-timeout",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-aiomysql",
"portdir": "python/py-aiomysql",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiomysql",
"description": "MySQL driver for asyncio.",
"long_description": "aiomysql is a driver for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"py37-installer",
"py37-setuptools",
"py37-setuptools_scm",
"py37-setuptools_scm_git_archive",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-pymysql"
]
},
{
"type": "test",
"ports": [
"py37-docker",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-databases"
]
}
]
},
{
"name": "py37-aiopg",
"portdir": "python/py-aiopg",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aiopg.readthedocs.io/",
"description": "Postgres integration with asyncio.",
"long_description": "aiopg is a library for accessing a PostgreSQL database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-async-timeout",
"py37-psycopg2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-databases"
]
}
]
},
{
"name": "py37-aiorpcX",
"portdir": "python/py-aiorpcX",
"version": "0.10.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyuupichan/aiorpcX",
"description": "Generic async RPC implementation, including JSON-RPC.",
"long_description": "Transport, protocol and framing-independent async RPC client and server implementation.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 90
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-attrs",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py37-aiosignal",
"portdir": "python/py-aiosignal",
"version": "1.3.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiosignal",
"description": "manage callbacks in asyncio projects",
"long_description": "A project to manage callbacks in asyncio projects.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-frozenlist",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-aiohttp"
]
}
]
},
{
"name": "py37-aiosqlite",
"portdir": "python/py-aiosqlite",
"version": "0.19.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omnilib/aiosqlite",
"description": "asyncio bridge to the standard sqlite3 module",
"long_description": "aiosqlite provides a friendly, async interface to sqlite databases. It replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, plus context managers for automatically closing connections and cursors.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-flit_core",
"py37-typing_extensions",
"clang-15",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-databases"
]
}
]
},
{
"name": "py37-alabaster",
"portdir": "python/py-alabaster",
"version": "0.7.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alabaster.readthedocs.io/en/latest/",
"description": "A configurable sidebar enabled Sphinx theme",
"long_description": "A configurable sidebar enabled Sphinx theme",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-alagitpull",
"py37-sphinx"
]
}
]
},
{
"name": "py37-alagitpull",
"portdir": "python/py-alagitpull",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/git-pull/alagitpull",
"description": "Cleverly-named alabaster sub-theme for git-pull projects",
"long_description": "Cleverly-named alabaster sub-theme for git-pull projects",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-poetry-core",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-alabaster"
]
}
],
"depends_on": []
},
{
"name": "py37-alembic",
"portdir": "python/py-alembic",
"version": "1.11.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alembic.sqlalchemy.org/",
"description": "A database migration tool for SQLAlchemy.",
"long_description": "A database migration tool for SQLAlchemy.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-typing_extensions",
"py37-importlib-metadata",
"py37-importlib-resources",
"py37-mako",
"py37-sqlalchemy"
]
}
],
"depends_on": []
},
{
"name": "py37-algopy",
"portdir": "python/py-algopy",
"version": "0.5.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b45ch1/algopy",
"description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"long_description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy",
"py37-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-numdifftools"
]
}
]
},
{
"name": "py37-alive-progress",
"portdir": "python/py-alive-progress",
"version": "3.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsalmei/alive-progress",
"description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-grapheme",
"python37",
"py37-about-time"
]
},
{
"type": "test",
"ports": [
"py37-pytest",
"py37-click"
]
}
],
"depends_on": []
},
{
"name": "py37-altair",
"portdir": "python/py-altair",
"version": "5.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://altair-viz.github.io/",
"description": "A declarative statistical visualization library for Python.",
"long_description": "A declarative statistical visualization library for Python.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-pandas",
"python37",
"py37-typing_extensions",
"py37-toolz",
"py37-importlib-metadata",
"py37-jinja2",
"py37-jsonschema"
]
}
],
"depends_on": []
},
{
"name": "py37-altgraph",
"portdir": "python/py-altgraph",
"version": "0.17.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/altgraph/",
"description": "Python graph (network) package",
"long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-modulegraph",
"py37-py2app",
"py37-macholib"
]
}
]
},
{
"name": "py37-amqp",
"portdir": "python/py-amqp",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/py-amqp",
"description": "Low-level AMQP client for Python (fork of amqplib).",
"long_description": "Low-level AMQP client for Python (fork of amqplib).",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"speedups"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"clang-14",
"py37-installer",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-vine",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-kombu"
]
}
]
},
{
"name": "py37-analytics-python",
"portdir": "python/py-analytics-python",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/segmentio/analytics-python",
"description": "Integrate analytics into any python application.",
"long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-backoff",
"py37-requests",
"py37-dateutil",
"py37-monotonic"
]
}
],
"depends_on": []
},
{
"name": "py37-aniso8601",
"portdir": "python/py-aniso8601",
"version": "9.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/nielsenb/aniso8601",
"description": "A library for parsing ISO 8601 strings",
"long_description": "A library for parsing ISO 8601 strings",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-dateutil"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-graphene"
]
}
]
},
{
"name": "py37-annotated_types",
"portdir": "python/py-annotated_types",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/annotated-types/annotated-types",
"description": "Reusable constraint types to use with typing.Annotated",
"long_description": "Reusable constraint types to use with typing.Annotated",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pydantic"
]
}
]
},
{
"name": "py37-ansible",
"portdir": "python/py-ansible",
"version": "6.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible",
"description": "SSH-based configuration management and deployment system",
"long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
"active": false,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "adfernandes",
"github": "adfernandes",
"ports_count": 43
},
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-ansible-core"
]
}
],
"depends_on": []
}
]
}