HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52206,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=738",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=736",
"results": [
{
"name": "py38-sqlobject",
"portdir": "python/py-sqlobject",
"version": "3.9.1",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sqlobject.org/",
"description": "Object-Relational Manager, aka database wrapper",
"long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-dispatcher",
"py38-formencode",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-sqlparse",
"portdir": "python/py-sqlparse",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sqlparse/",
"description": "Non-validating SQL parser",
"long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-django-debug-toolbar",
"py38-pgspecial",
"py38-sqlalchemy-migrate",
"py38-ipython-sql"
]
},
{
"type": "run",
"ports": [
"py38-django"
]
}
]
},
{
"name": "py38-srsly",
"portdir": "python/py-srsly",
"version": "2.4.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/explosion/srsly",
"description": "Modern high-performance serialization utilities for Python",
"long_description": "Modern high-performance serialization utilities for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython-compat",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest",
"py38-tz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-confection",
"py38-spaCy",
"py38-thinc"
]
}
]
},
{
"name": "py38-stack_data",
"portdir": "python/py-stack_data",
"version": "0.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexmojaki/stack_data",
"description": "Library that extracts data from stack frames and tracebacks.",
"long_description": "Library that extracts data from stack frames and tracebacks.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-asttokens",
"py38-executing",
"py38-pure_eval",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-ipython"
]
}
]
},
{
"name": "py38-stanfordnlp",
"portdir": "python/py-stanfordnlp",
"version": "0.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stanfordnlp.github.io/stanfordnlp/",
"description": "A Python NLP Library for Many Human Languages",
"long_description": "The Stanford NLP Group's official Python NLP library. It contains packages for running our latest fully neural pipeline from the CoNLL 2018 Shared Task and for accessing the Java Stanford CoreNLP server.",
"active": false,
"categories": [
"textproc",
"java",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"openjdk11"
]
},
{
"type": "run",
"ports": [
"stanford-corenlp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-stanfordnlp"
]
}
]
},
{
"name": "py38-starlette",
"portdir": "python/py-starlette",
"version": "0.31.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/starlette",
"description": "The little ASGI library that shines.",
"long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-anyio",
"py38-typing_extensions"
]
},
{
"type": "run",
"ports": [
"py38-anyio"
]
},
{
"type": "test",
"ports": [
"py38-databases",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-fastapi",
"py38-transformers"
]
},
{
"type": "test",
"ports": [
"py38-databases"
]
}
]
},
{
"name": "py38-statsmodels",
"portdir": "python/py-statsmodels",
"version": "0.14.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.statsmodels.org/",
"description": "Statistical computations and models for use with SciPy",
"long_description": "Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-cython",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-packaging",
"py38-pandas",
"py38-patsy",
"py38-scipy",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pmdarima",
"py38-numdifftools"
]
}
]
},
{
"name": "py38-stem",
"portdir": "python/py-stem",
"version": "1.8.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stem.torproject.org",
"description": "Stem is a Python controller library for Tor.",
"long_description": "Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-tox",
"python38",
"stem_select",
"py38-codestyle",
"py38-cryptography",
"py38-mock",
"py38-pyflakes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-torrequest"
]
}
]
},
{
"name": "py38-stevedore",
"portdir": "python/py-stevedore",
"version": "5.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/stevedore",
"description": "Manage dynamic plugins for Python applications",
"long_description": "Manage dynamic plugins for Python applications",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-pbr",
"py38-setuptools",
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-virtualenvwrapper"
]
},
{
"type": "run",
"ports": [
"py38-dogpile-cache",
"py38-keystoneauth1",
"py38-novaclient",
"py38-keystoneclient",
"py38-openstackclient",
"py38-osc-lib",
"py38-oslo-config",
"py38-cliff"
]
}
]
},
{
"name": "py38-stopit",
"portdir": "python/py-stopit",
"version": "1.1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/stopit",
"description": "Timeout control decorator and context managers.",
"long_description": "Timeout control decorator and context managers.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tpot"
]
}
]
},
{
"name": "py38-stopwordsiso",
"portdir": "python/py-stopwordsiso",
"version": "0.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bact/stopwords-iso",
"description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"long_description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-storm",
"portdir": "python/py-storm",
"version": "0.25",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://storm.canonical.com/",
"description": "Storm is an object-relational mapper (ORM) for Python developed at Canonical",
"long_description": "Storm is a Python object-relational mapper between a SQL database and Python objects. It has been developed at Canonical Ltd. and is used in the application Launchpad. Storm supports a number of common database backends: included in the actual distribution are MySQL, PostgreSQL and SQLite.",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-strpdatetime",
"portdir": "python/py-strpdatetime",
"version": "0.3.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/strpdatetime",
"description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"long_description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-textx"
]
}
],
"depends_on": []
},
{
"name": "py38-structlog",
"portdir": "python/py-structlog",
"version": "24.2.0",
"license": "(MIT or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.structlog.org/",
"description": "Structured Logging for Python",
"long_description": "Structured Logging for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatch-fancy-pypi-readme",
"clang-17",
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-colorama"
]
},
{
"type": "test",
"ports": [
"py38-freezegun",
"py38-pretend",
"py38-pytest",
"py38-pytest-asyncio",
"py38-simplejson"
]
}
],
"depends_on": []
},
{
"name": "py38-subprocess-tee",
"portdir": "python/py-subprocess-tee",
"version": "0.3.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pycontribs/subprocess-tee",
"description": "A subprocess.run that works like tee",
"long_description": "This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-setuptools_scm",
"py38-setuptools_scm_git_archive",
"py38-wheel",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-ansible-compat"
]
}
]
},
{
"name": "py38-sumy",
"portdir": "python/py-sumy",
"version": "0.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miso-belica/sumy",
"description": "Module for automatic summarization of text documents and HTML pages",
"long_description": "Module for automatic summarization of text documents and HTML pages",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38",
"py38-breadability",
"py38-country",
"py38-docopt",
"py38-nltk",
"py38-requests"
]
}
],
"depends_on": []
},
{
"name": "py38-sunpy",
"portdir": "python/py-sunpy",
"version": "4.1.7",
"license": "BSD",
"platforms": "{darwin any >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sunpy.org",
"description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"long_description": "SunPy is an open-source Python library for Solar Physics data analysis and visualization.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [
"asdf",
"dask",
"database",
"image",
"map",
"net",
"timeseries",
"visualization"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-extension-helpers",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-parfive",
"py38-scikit-image",
"py38-sqlalchemy",
"python38",
"py38-zeep",
"py38-h5netcdf",
"py38-tqdm",
"py38-astropy",
"py38-beautifulsoup4",
"py38-dateutil",
"py38-drms",
"py38-numpy",
"py38-packaging"
]
}
],
"depends_on": []
},
{
"name": "py38-superqt",
"portdir": "python/py-superqt",
"version": "0.6.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/superqt",
"description": "\"missing\" widgets and components for PyQt/PySide",
"long_description": "\"missing\" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pygments",
"py38-pyqt5",
"py38-qtpy",
"py38-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magicgui"
]
}
]
},
{
"name": "py38-sure",
"portdir": "python/py-sure",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gabrielfalcao/sure",
"description": "Utility belt for automated testing in python for python",
"long_description": "Utility belt for automated testing in python for python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-mock"
]
},
{
"type": "test",
"ports": [
"py38-coverage",
"py38-mock",
"py38-nose",
"py38-pytest",
"py38-six",
"py38-rednose"
]
}
],
"depends_on": []
},
{
"name": "py38-svglib",
"portdir": "python/py-svglib",
"version": "1.5.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deeplook/svglib",
"description": "A pure-Python library for reading and converting SVG",
"long_description": "A pure-Python library for reading and converting SVG",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-cssselect2",
"py38-lxml",
"py38-reportlab",
"py38-tinycss2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-xhtml2pdf"
]
}
]
},
{
"name": "py38-svgpath",
"portdir": "python/py-svgpath",
"version": "6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/svg.path",
"description": "SVG path objects and parser",
"long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-sybil",
"portdir": "python/py-sybil",
"version": "6.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simplistix/sybil",
"description": "Automated testing for the examples in your documentation.",
"long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-testfixtures",
"py38-flufl.i18n",
"py38-scrapy"
]
}
]
},
{
"name": "py38-sympy",
"portdir": "python/py-sympy",
"version": "1.13.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sympy.org/",
"description": "Python module for symbolic mathematics.",
"long_description": "SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-mpmath",
"python38"
]
},
{
"type": "run",
"ports": [
"py-sympy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-fiat"
]
},
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-yt",
"py38-pymatgen",
"py38-coremltools",
"py38-spyder",
"py38-tensor2tensor"
]
},
{
"type": "test",
"ports": [
"py38-nbval"
]
}
]
},
{
"name": "py38-tables",
"portdir": "python/py-tables",
"version": "3.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pytables.org/",
"description": "Package for managing hierarchical datasets",
"long_description": "PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-cython-compat"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"blosc",
"py38-blosc2",
"hdf5",
"bzip2",
"lzo2",
"zlib",
"python38",
"py38-cpuinfo",
"py38-numexpr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-blaze"
]
}
]
},
{
"name": "py38-tabulate",
"portdir": "python/py-tabulate",
"version": "0.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astanin/python-tabulate",
"description": "Pretty-print tabular data",
"long_description": "Pretty-print tabular data",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-setuptools_scm",
"py38-toml",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-cli-helpers",
"py38-asv",
"py38-fontaine",
"py38-eli5"
]
},
{
"type": "run",
"ports": [
"py38-pymatgen"
]
},
{
"type": "test",
"ports": [
"py38-onnx",
"py38-kfac"
]
}
]
},
{
"name": "py38-taskw",
"portdir": "python/py-taskw",
"version": "0.8.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ralphbean/taskw",
"description": "Python API for the taskwarrior",
"long_description": "Python API for the taskwarrior. It contains two implementations: taskw.TaskWarrior and taskw.TaskWarriorExperimental. The first implementation is relatively stable. It manipulates the ~/.task/ dbs directly. The second implementation is in alpha and will be made default some day. It interacts with taskwarrior by shelling out to taskwarrior import and export commands as per the upstream guidelines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
},
{
"type": "run",
"ports": [
"task"
]
}
],
"depends_on": []
},
{
"name": "py38-tatsu",
"portdir": "python/py-tatsu",
"version": "5.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neogeny/tatsu",
"description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-14",
"py38-installer",
"py38-setuptools",
"py38-build"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py38-tblib",
"portdir": "python/py-tblib",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-tblib",
"description": "Traceback serialization library.",
"long_description": "Traceback serialization library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-distributed"
]
}
]
},
{
"name": "py38-telethon",
"portdir": "python/py-telethon",
"version": "1.34.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LonamiWebs/Telethon",
"description": "Full-featured Telegram client library.",
"long_description": "Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-markdown-it-py",
"py38-pyaes",
"py38-rsa",
"py38-cryptg"
]
}
],
"depends_on": []
},
{
"name": "py38-tempita",
"portdir": "python/py-tempita",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/Tempita/",
"description": "Tempita is a small templating language for text substitution.",
"long_description": "Tempita is a small templating language for text substitution.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sqlalchemy-migrate"
]
}
]
},
{
"name": "py38-tempora",
"portdir": "python/py-tempora",
"version": "5.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tempora",
"description": "Objects and routines pertaining to date and time (tempora)",
"long_description": "Objects and routines pertaining to date and time (tempora)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-jaraco.functools",
"py38-setuptools",
"py38-six",
"py38-toml"
]
},
{
"type": "test",
"ports": [
"py38-freezegun",
"py38-py",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-portend"
]
}
]
},
{
"name": "py38-tenacity",
"portdir": "python/py-tenacity",
"version": "9.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jd/tenacity",
"description": "Retry code until it succeeds",
"long_description": "Retry code until it succeeds",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-setuptools_scm",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-plotly"
]
},
{
"type": "test",
"ports": [
"py38-apache-beam"
]
}
]
},
{
"name": "py38-tensor2tensor",
"portdir": "python/py-tensor2tensor",
"version": "1.15.7",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensor2tensor",
"description": "T2T is a library of deep learning models",
"long_description": "Tensor2Tensor, or T2T for short, is a library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. T2T is now deprecated. Users are encouraged to use the successor library Trax.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-flask",
"py38-future",
"py38-gevent",
"py38-gin-config",
"py38-google-api",
"py38-gunicorn",
"py38-gym",
"py38-h5py",
"py38-kfac",
"py38-mesh-tensorflow",
"py38-numpy",
"py38-oauth2client",
"py38-pypng",
"py38-requests",
"py38-scipy",
"py38-six",
"py38-sympy",
"py38-tensorflow-datasets",
"py38-tensorflow-gan",
"py38-tf-slim",
"py38-tqdm",
"py38-tensorflow",
"py38-tensorflow-addons",
"py38-tensorflow-probability",
"py38-dopamine-rl",
"py38-bz2file",
"py38-absl",
"py38-Pillow",
"py38-opencv4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-magenta"
]
}
]
},
{
"name": "py38-tensorboard",
"portdir": "python/py-tensorboard",
"version": "2.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensorboard",
"description": "TensorFlow's Visualization Toolkit",
"long_description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-markdown",
"py38-numpy",
"py38-protobuf3",
"py38-grpcio",
"py38-werkzeug",
"py38-wheel",
"py38-six",
"python38",
"py38-absl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tensorflow"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-macos",
"py38-pytorch-lightning"
]
}
]
},
{
"name": "py38-tensorboard1",
"portdir": "python/py-tensorboard1",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tensorboard",
"description": "TensorFlow's Visualization Toolkit",
"long_description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-markdown",
"py38-numpy",
"py38-protobuf3",
"py38-grpcio",
"py38-werkzeug",
"py38-wheel",
"py38-six",
"python38",
"py38-absl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tensorflow1"
]
}
]
},
{
"name": "py38-tensorboardX",
"portdir": "python/py-tensorboardX",
"version": "2.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lanpa/tensorboardX",
"description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...)",
"long_description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...). Write TensorBoard events with simple function call. Support scalar, image, figure, histogram, audio, text, graph, onnx_graph, embedding, pr_curve, mesh, hyper-parameters and video summaries.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"protobuf3-cpp",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-protobuf3",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-crc32c",
"py38-matplotlib",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-allennlp",
"py38-transformers"
]
}
]
},
{
"name": "py38-tensorflow",
"portdir": "python/py-tensorflow",
"version": "2.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/",
"description": "TensorFlow helps the tensors flow",
"long_description": "TensorFlow helps the tensors flow",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 169
}
],
"variants": [
"native",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"cctools",
"py38-future",
"py38-mock",
"py38-pip",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-flatbuffers",
"py38-gast",
"py38-google-pasta",
"py38-keras",
"py38-numpy",
"py38-opt_einsum",
"py38-grpcio",
"py38-six",
"py38-tensorboard",
"py38-tensorflow_estimator",
"py38-termcolor",
"py38-wheel",
"py38-wrapt",
"py38-protobuf3",
"openjdk11",
"python38",
"py38-absl",
"py38-astor",
"py38-astunparse"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py38-dm-sonnet",
"py38-magenta",
"py38-pyarrow"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-data-validation",
"py38-tfx-bsl",
"py38-magenta",
"py38-tensorflow-gan",
"py38-tensor2tensor",
"py38-tensorflow-transform"
]
}
]
},
{
"name": "py38-tensorflow1",
"portdir": "python/py-tensorflow1",
"version": "1.15.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/",
"description": "TensorFlow helps the tensors flow",
"long_description": "TensorFlow helps the tensors flow",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 169
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"native"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-0.25",
"cctools",
"py38-future",
"py38-mock",
"py38-pip",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"py38-tensorboard1",
"py38-tensorflow_estimator1",
"py38-grpcio",
"py38-wheel",
"py38-wrapt",
"py38-termcolor",
"openjdk11",
"python38",
"py38-absl",
"py38-astor",
"py38-gast",
"py38-google-pasta",
"py38-keras",
"py38-numpy",
"py38-protobuf3"
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow-addons",
"portdir": "python/py-tensorflow-addons",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/addons",
"description": "TensorFlow Addons.",
"long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"bazel-3.1",
"rsync",
"py38-brotli",
"py38-pip",
"py38-pyobjc",
"py38-setuptools",
"py38-typing_extensions",
"py38-wheel",
"bash",
"py38-tensorflow"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typeguard"
]
},
{
"type": "test",
"ports": [
"py38-Faker",
"py38-flaky",
"py38-hypothesis",
"py38-pytest",
"py38-pytest-forked",
"py38-pytest-html",
"py38-pytest-lazy-fixture",
"py38-pytest-metadata",
"py38-pytest-xdist",
"py38-requests-mock",
"py38-typedapi",
"py38-typeguard",
"py38-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensor2tensor"
]
}
]
},
{
"name": "py38-tensorflow-datasets",
"portdir": "python/py-tensorflow-datasets",
"version": "4.9.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/datasets",
"description": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
"long_description": "TensorFlow Datasets provides many public datasets as tf.data.Datasets.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-promise",
"py38-protobuf3",
"py38-requests",
"py38-six",
"py38-tensorflow-metadata",
"py38-tqdm",
"py38-wrapt",
"py38-termcolor",
"py38-absl",
"py38-attrs",
"py38-dill",
"py38-future",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-jupyter",
"py38-mako",
"py38-pytest",
"py38-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-tensor2tensor",
"py38-magenta",
"py38-transformers"
]
}
]
},
{
"name": "py38-tensorflow-data-validation",
"portdir": "python/py-tensorflow-data-validation",
"version": "0.28.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tensorflow.org/tfx/data_validation",
"description": "A library for exploring and validating machine learning data.",
"long_description": "TensorFlow Data Validation (TFDV) is a library for exploring and validating machine learning data. It is designed to be highly scalable and to work well with TensorFlow and TensorFlow Extended (TFX).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-joblib",
"py38-numpy",
"py38-pandas",
"py38-six",
"py38-tensorflow-metadata",
"py38-tensorflow-transform",
"py38-tfx-bsl",
"py38-tensorflow",
"py38-protobuf3",
"py38-pyarrow",
"py38-absl",
"py38-apache-beam",
"py38-avro"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow_estimator",
"portdir": "python/py-tensorflow_estimator",
"version": "2.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tensorflow"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-macos"
]
}
]
},
{
"name": "py38-tensorflow_estimator1",
"portdir": "python/py-tensorflow_estimator1",
"version": "1.15.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-tensorflow1"
]
}
]
},
{
"name": "py38-tensorflow-gan",
"portdir": "python/py-tensorflow-gan",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/gan",
"description": "TF GAN A Generative Adversarial Networks library for TensorFlow.",
"long_description": "TF GAN A Generative Adversarial Networks library for TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-probability",
"py38-tensorflow-hub",
"py38-tensorflow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensor2tensor"
]
}
]
},
{
"name": "py38-tensorflow-hub",
"portdir": "python/py-tensorflow-hub",
"version": "0.11.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/hub",
"description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
"long_description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensorflow-gan"
]
}
]
},
{
"name": "py38-tensorflow-macos",
"portdir": "python/py-tensorflow-macos",
"version": "2.11.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "Mac-optimized TensorFlow to be used with py-tensorflow-metal.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-flatbuffers",
"py38-gast",
"py38-h5py",
"py38-keras",
"py38-keras_preprocessing",
"py38-numpy",
"py38-opt_einsum",
"py38-protobuf3",
"py38-scipy",
"py38-tensorboard",
"py38-tensorflow_estimator",
"py38-termcolor",
"py38-typeguard",
"py38-typing_extensions",
"py38-wrapt",
"py38-astunparse",
"py38-absl",
"py38-grpcio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers",
"py38-tensorflow-metal"
]
}
]
},
{
"name": "py38-tensorflow_macos",
"portdir": "python/py-tensorflow_macos",
"version": "0.1",
"license": "restrictive/distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-tensorflow-macos",
"homepage": "https://github.com/apple/tensorflow_macos/",
"description": "Obsolete port, replaced by py38-tensorflow-macos",
"long_description": "This port has been replaced by py38-tensorflow-macos.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow-metadata",
"portdir": "python/py-tensorflow-metadata",
"version": "1.14.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/metadata",
"description": "Library and standards for schema and statistics.",
"long_description": "TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-google-api",
"py38-protobuf3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensorflow-datasets",
"py38-tensorflow-transform",
"py38-tensorflow-data-validation",
"py38-tfx-bsl"
]
}
]
},
{
"name": "py38-tensorflow-metal",
"portdir": "python/py-tensorflow-metal",
"version": "0.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
"description": "TensorFlow acceleration for Mac GPUs.",
"long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-14",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-tensorflow-macos"
]
}
],
"depends_on": []
},
{
"name": "py38-tensorflow-probability",
"portdir": "python/py-tensorflow-probability",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/probability",
"description": "Probabilistic modeling and statistical inference in TensorFlow",
"long_description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration and distributed computation.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pip",
"bazel-3.7",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-numpy",
"py38-gast",
"py38-dm-tree",
"py38-decorator",
"py38-cloudpickle",
"py38-absl"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-tensor2tensor",
"py38-tensorflow-gan",
"py38-magenta",
"py38-kfac"
]
}
]
}
]
}