HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50664,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=501",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=499",
"results": [
{
"name": "py310-testfixtures",
"portdir": "python/py-testfixtures",
"version": "8.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-sybil",
"py310-twisted",
"py310-zope-component",
"py310-service_identity"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-scrapy",
"py310-openid"
]
}
]
},
{
"name": "py310-testpath",
"portdir": "python/py-testpath",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/testpath",
"description": "Test utilities for code working with files and commands.",
"long_description": "Test utilities for code working with files and commands.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-pyproject_hooks"
]
}
]
},
{
"name": "py310-textdistance",
"portdir": "python/py-textdistance",
"version": "4.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/life4/textdistance",
"description": "Compute distance between the two texts.",
"long_description": "Compute distance between the two texts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-texttable",
"portdir": "python/py-texttable",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/foutaise/texttable/",
"description": "python module for creating simple ASCII tables",
"long_description": "python module for creating simple ASCII tables",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-igraph",
"py310-py7zr"
]
}
]
},
{
"name": "py310-textual",
"portdir": "python/py-textual",
"version": "7.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/willmcgugan/textual",
"description": "Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.",
"long_description": "Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. Textual uses Rich to render rich text, so anything that Rich can render may be used in Textual. Event handling in Textual is asynchronous (using async and await keywords). Widgets (UI components) can independently update and communicate with each other via message passing. Textual has more in common with modern web development than it does with curses; layout is done with CSS grid and (soon) the theme may be customized with CSS. Other techniques are borrowed from JS frameworks such as Vue and React.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-markdown-it-py",
"python310",
"py310-mdit-py-plugins",
"py310-typing_extensions",
"py310-platformdirs",
"py310-rich"
]
}
],
"depends_on": []
},
{
"name": "py310-text-unidecode",
"portdir": "python/py-text-unidecode",
"version": "1.3",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kmike/text-unidecode/",
"description": "The most basic Text::Unidecode port",
"long_description": "The most basic Text::Unidecode port",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-slugify"
]
}
]
},
{
"name": "py310-textx",
"portdir": "python/py-textx",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/textX/textX",
"description": "Meta-language for DSL implementation inspired by Xtext",
"long_description": "Meta-language for DSL implementation inspired by Xtext",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-flit_core",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-click",
"py310-importlib-metadata",
"py310-arpeggio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-strpdatetime"
]
}
]
},
{
"name": "py310-theano-pymc",
"portdir": "python/py-theano-pymc",
"version": "1.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/Theano-PyMC",
"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": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-numpy",
"py310-filelock",
"py310-wheel",
"py310-scipy",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pymc3",
"py-theano-pymc"
]
}
]
},
{
"name": "py310-thinc",
"portdir": "python/py-thinc",
"version": "8.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/thinc",
"description": "spaCy's Machine Learning library for NLP in Python",
"long_description": "spaCy's Machine Learning library for NLP in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-cython-compat",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-murmurhash",
"py310-plac",
"py310-preshed",
"py310-srsly",
"py310-tqdm",
"py310-wasabi",
"python310",
"py310-cython",
"py310-mock",
"py310-numpy",
"py310-blis",
"py310-cymem"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-flake8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-spaCy"
]
}
]
},
{
"name": "py310-threadpoolctl",
"portdir": "python/py-threadpoolctl",
"version": "3.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joblib/threadpoolctl",
"description": "Helpers to limit the number of threads used in the common native libraries.",
"long_description": "Helpers to limit the number of threads used in the common native libraries.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pymc",
"py310-scikit-learn"
]
},
{
"type": "test",
"ports": [
"py310-scipy"
]
}
]
},
{
"name": "py310-three-merge",
"portdir": "python/py-three-merge",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/three-merge",
"description": "Simple library for merging two strings with respect to a base one",
"long_description": "Simple library for merging two strings with respect to a base one",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-diff-match-patch",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
},
{
"name": "py310-thrift",
"portdir": "python/py-thrift",
"version": "0.20.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thrift.apache.org/",
"description": "Python bindings to Thrift",
"long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"thrift"
]
}
],
"depends_on": []
},
{
"name": "py310-tifffile",
"portdir": "python/py-tifffile",
"version": "2026.1.28",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cgohlke/tifffile/",
"description": "Store numpy data arrays in TIFF files.",
"long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1242
}
],
"variants": [
"imagecodecs",
"lxml",
"matplotlib"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-cython",
"py310-numpy",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-scikit-image"
]
}
]
},
{
"name": "py310-timelib",
"portdir": "python/py-timelib",
"version": "0.3.0",
"license": "zlib and PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pediapress/timelib/",
"description": "parse english textual date descriptions",
"long_description": "parse english textual date descriptions",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt"
]
}
]
},
{
"name": "py310-time-machine",
"portdir": "python/py-time-machine",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adamchainz/time-machine",
"description": "A tool for mocking the time in tests",
"long_description": "A tool for mocking the time in tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-tokenize-rt"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-dateutil"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-requests-cache"
]
}
]
},
{
"name": "py310-timeout-decorator",
"portdir": "python/py-timeout-decorator",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pnpnpn/timeout-decorator",
"description": "Timeout decorator",
"long_description": "Timeout decorator",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
},
{
"type": "test",
"ports": [
"py310-requests-cache"
]
}
]
},
{
"name": "py310-tinycss2",
"portdir": "python/py-tinycss2",
"version": "1.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.courtbouillon.org/tinycss2",
"description": "tinycss2 is a low-level CSS parser and generator written in Python",
"long_description": "tinycss2 is a low-level CSS parser and generator written in Python: it can parse strings, return objects representing tokens and blocks, and generate CSS strings corresponding to these objects.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-flit_core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-webencodings",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-nbconvert",
"py310-cairosvg",
"py310-cssselect2",
"py310-svglib"
]
},
{
"type": "run",
"ports": [
"py310-qstylizer"
]
}
]
},
{
"name": "py310-tinydb",
"portdir": "python/py-tinydb",
"version": "4.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msiemens/tinydb",
"description": "TinyDB is a tiny, document oriented database",
"long_description": "TinyDB is a lightweight document oriented database optimized for your happiness :).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-tkinter",
"portdir": "python/py-tkinter",
"version": "3.10.19",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.10.19/library/tkinter.html",
"description": "Python bindings to the Tk widget set",
"long_description": "Python bindings to the Tk widget set",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python310",
"tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-Pillow",
"py310-pmw",
"py310-opengl"
]
}
]
},
{
"name": "py310-tldextract",
"portdir": "python/py-tldextract",
"version": "5.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/john-kurkowski/tldextract",
"description": "tldextract accurately separates the gTLD or ccTLD (generic or country code top-level domain) from the registered domain and subdomains of a URL.",
"long_description": "tldextract accurately separates the gTLD or ccTLD (generic or country code top-level domain) from the registered domain and subdomains of a URL.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1242
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-idna",
"py310-requests",
"py310-filelock",
"py310-requests-file",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scrapy"
]
},
{
"type": "run",
"ports": [
"py310-dns-lexicon"
]
},
{
"type": "test",
"ports": [
"py310-scrapy"
]
}
]
},
{
"name": "py310-tlsh",
"portdir": "python/py-tlsh",
"version": "4.12.0",
"license": "Apache-2 and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trendmicro/tlsh",
"description": "Trend Micro Locality Sensitive Hash",
"long_description": "TLSH is a fuzzy matching library. Given a byte stream with a minimum length of 50 bytes TLSH generates a hash value which can be used for similarity comparisons.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-hatchling",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-libtmux",
"python310",
"py310-click",
"py310-colorama",
"py310-kaptan"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py310-tobler",
"portdir": "python/py-tobler",
"version": "0.13.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/tobler/",
"description": "Spatial interpolation, Dasymetric Mapping, & Change of Support (tobler)",
"long_description": "The PySAL tobler is a library for areal interpolation and dasymetric mapping.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-rasterio",
"py310-geopandas",
"py310-rasterstats",
"py310-libpysal",
"py310-joblib",
"py310-tqdm",
"py310-statsmodels",
"py310-pandas",
"py310-scipy",
"py310-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal"
]
}
]
},
{
"name": "py310-tokenizers",
"portdir": "python/py-tokenizers",
"version": "0.13.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/tokenizers",
"description": "Fast and Customizable Tokenizers",
"long_description": "Tokenizers provides an implementation of today's most used tokenizers, with a focus on performance and versatility.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py310-setuptools-rust",
"py310-installer",
"cargo",
"legacy-support",
"rust",
"py310-setuptools",
"py310-toml",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"libunwind"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py310-tokenize-rt",
"portdir": "python/py-tokenize-rt",
"version": "6.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asottile/tokenize-rt",
"description": "A wrapper around the stdlib `tokenize` which roundtrips.",
"long_description": "A wrapper around the stdlib `tokenize` which roundtrips.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-time-machine"
]
}
]
},
{
"name": "py310-toml",
"portdir": "python/py-toml",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uiri/toml",
"description": "Python Library for Tom's Obvious, Minimal Language",
"long_description": "A Python library for parsing and creating TOML. The module passes the TOML test suite.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-pytensor",
"py310-cryptg",
"py310-tabulate",
"py310-termplotlib",
"py310-tokenizers",
"py310-astropy",
"py310-freetype",
"py310-asdf-coordinates-schemas",
"py310-xmlsec",
"py310-configparser",
"py310-aiomysql"
]
},
{
"type": "lib",
"ports": [
"py310-tox",
"py310-herbie-data",
"py310-pytest-cov",
"py310-jupytext",
"py310-pytest-pylint",
"py310-eric-ide",
"py310-tempora"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-tomli",
"portdir": "python/py-tomli",
"version": "2.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hukkin/tomli",
"description": "A lil' TOML parser",
"long_description": "Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-yarl",
"py310-pyFAI",
"py310-propcache",
"py310-frozenlist",
"py310-versioneer",
"py310-fabio"
]
},
{
"type": "lib",
"ports": [
"vpype",
"py310-jupyterlab",
"py310-scikit-build-core",
"py310-hatchling",
"py310-pytest",
"py310-pytoolconfig",
"py310-alembic",
"py310-setuptools_scm",
"py310-yapf",
"py310-scikit-build",
"py310-build",
"py310-pyproject_hooks",
"py310-sip-devel",
"py310-black",
"py310-tox",
"py310-poethepoet",
"py310-npe2",
"py310-pep517",
"py310-sip",
"py310-pymc",
"py310-extension-helpers",
"py310-python-lsp-black",
"py310-python-lsp-ruff",
"py310-pylint",
"py310-pyproject_api",
"py310-mypy",
"py310-autoflake",
"py310-versioningit",
"py310-meson-python",
"py310-asv",
"py310-setuptools-git-versioning",
"py310-hatch-fancy-pypi-readme"
]
},
{
"type": "run",
"ports": [
"py310-maturin",
"py310-autopep8",
"py310-flit_core",
"py310-sphinx",
"py310-pytest-env"
]
},
{
"type": "test",
"ports": [
"py310-xhtml2pdf"
]
}
]
},
{
"name": "py310-tomli-w",
"portdir": "python/py-tomli-w",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hukkin/tomli-w",
"description": "A lil' TOML parser",
"long_description": "Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser. Tomli-W is fully compatible with TOML v1.0.0.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-npe2"
]
},
{
"type": "run",
"ports": [
"py310-flit"
]
},
{
"type": "test",
"ports": [
"py310-responses"
]
}
]
},
{
"name": "py310-tomlkit",
"portdir": "python/py-tomlkit",
"version": "0.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/tomlkit",
"description": "Style preserving TOML library",
"long_description": "Style preserving TOML library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-build",
"py310-poetry-core",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_packaging",
"py310-pylint",
"py310-uv-dynamic-versioning"
]
},
{
"type": "run",
"ports": [
"commitizen"
]
}
]
},
{
"name": "py310-toolz",
"portdir": "python/py-toolz",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/toolz/",
"description": "List processing tools and functional utilities.",
"long_description": "List processing tools and functional utilities.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools-git-versioning"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-partd",
"py310-distributed",
"py310-cytoolz",
"py310-altair",
"py310-logical-unification",
"py310-minikanren",
"py310-dask"
]
}
]
},
{
"name": "py310-toposort",
"portdir": "python/py-toposort",
"version": "1.10",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ericvsmith/toposort",
"description": "Implements a topological sort algorithm",
"long_description": "Implements a topological sort algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-torchaudio",
"portdir": "python/py-torchaudio",
"version": "0.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/audio",
"description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
"long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch operations which makes it easy to use and feel like a natural extension.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools",
"ninja"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"sox",
"py310-dill",
"python310",
"ffmpeg",
"libomp",
"zmq",
"py310-pytorch"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-torchaudio"
]
},
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py310-torchtext",
"portdir": "python/py-torchtext",
"version": "0.13.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/text",
"description": "PyTorch data loaders and abstractions for text and NLP",
"long_description": "PyTorch data loaders and abstractions for text and NLP",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"clang-20",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools",
"cmake"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py310-spaCy-models",
"py310-spaCy",
"py310-pytorch",
"py310-nltk",
"python310",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-torchtext"
]
},
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
},
{
"name": "py310-torchvision",
"portdir": "python/py-torchvision",
"version": "0.15.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/vision",
"description": "PyTorch datasets, transforms and models specific to computer vision",
"long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-20",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"zmq",
"python310",
"py310-Pillow",
"py310-pytorch"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-torchvision"
]
},
{
"type": "run",
"ports": [
"py310-allennlp",
"py310-transformers",
"py310-kraken"
]
}
]
},
{
"name": "py310-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-nbclassic",
"py310-ipykernel",
"py310-jupyter_client",
"py310-terminado",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-distributed",
"py310-mitmproxy",
"py310-bokeh",
"py310-ipyparallel",
"salt",
"py310-notebook"
]
},
{
"type": "test",
"ports": [
"py310-tenacity"
]
}
]
},
{
"name": "py310-torrequest",
"portdir": "python/py-torrequest",
"version": "0.1.0",
"license": "none",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdiaker/torrequest",
"description": "A simple Python interface for HTTP(s) requests over Tor.",
"long_description": "A simple Python interface for HTTP(s) requests over Tor.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1242
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"tor",
"python310",
"py310-socks",
"py310-requests",
"py310-stem"
]
}
],
"depends_on": []
},
{
"name": "py310-tox",
"portdir": "python/py-tox",
"version": "4.28.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tox.readthedocs.io/en/latest/",
"description": "tox: virtualenv-based automation of test activities",
"long_description": "Tox as is a generic virtualenv management and test command line tool",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-tomli",
"py310-packaging",
"py310-pluggy",
"py310-six",
"py310-chardet",
"tox_select",
"py310-platformdirs",
"py310-colorama",
"py310-filelock",
"py310-virtualenv",
"py310-pyproject_api",
"py310-cachetools",
"python310",
"py310-setuptools",
"py310-toml",
"py310-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-stem"
]
},
{
"type": "run",
"ports": [
"py310-pytest-lazy-fixture"
]
}
]
},
{
"name": "py310-tpot",
"portdir": "python/py-tpot",
"version": "0.12.2",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/EpistasisLab/tpot",
"description": "Tree-based Pipeline Optimization Tool",
"long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
"active": true,
"categories": [
"devel",
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-joblib",
"py310-scikit-learn",
"python310",
"py310-deap",
"py310-stopit",
"py310-update_checker",
"py310-numpy",
"py310-scipy",
"py310-pandas",
"py310-tqdm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tpot"
]
}
]
},
{
"name": "py310-tqdm",
"portdir": "python/py-tqdm",
"version": "4.67.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tqdm/tqdm",
"description": "A Fast, Extensible Progress Meter",
"long_description": "A Fast, Extensible Progress Meter",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-setuptools_scm",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-spaCy",
"py310-thinc",
"py310-panel",
"py310-tpot",
"py310-maggma",
"py310-pooch",
"py310-nltk",
"py310-sunpy",
"py310-ipyparallel",
"py310-parfive"
]
},
{
"type": "run",
"ports": [
"py310-fairseq",
"py310-pytorch-lightning",
"py310-sentence-transformers",
"py310-transformers",
"py310-unidic",
"py310-photomosaic",
"py310-datasets",
"py310-momepy",
"py310-pymatgen",
"py310-spopt",
"py310-segregation",
"py310-tobler",
"py310-panel",
"py310-coremltools",
"py310-bpemb",
"py310-proglog",
"py310-allennlp",
"py310-huggingface_hub",
"py310-tensorflow-datasets",
"py310-sacremoses"
]
}
]
},
{
"name": "py310-tracer",
"portdir": "python/py-tracer",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tracer/",
"description": "A more flexible interface to sys.settrace",
"long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-trepan3k"
]
}
]
},
{
"name": "py310-traitlets",
"portdir": "python/py-traitlets",
"version": "5.14.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ipython/traitlets",
"description": "Traitlets Python config system.",
"long_description": "Traitlets Python config system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_client",
"py310-jupyter_core",
"py310-ipykernel",
"py310-nbclient",
"py310-nbformat",
"py310-traittypes",
"py310-jupyter_events",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-nbconvert",
"py310-bqplot",
"py310-ipywidgets",
"py310-matplotlib-inline",
"py310-ipympl",
"py310-qtconsole",
"py310-ipyparallel",
"py310-metpy",
"py310-jupyter_console",
"py310-nbclassic",
"py310-comm",
"py310-ipython"
]
}
]
},
{
"name": "py310-traits",
"portdir": "python/py-traits",
"version": "6.4.3",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyface"
]
}
]
},
{
"name": "py310-traitsui",
"portdir": "python/py-traitsui",
"version": "8.0.0",
"license": "BSD and GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traitsui",
"description": "The Enthought traitsui package",
"long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-pyface",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-apptools",
"py310-mayavi"
]
}
]
},
{
"name": "py310-traittypes",
"portdir": "python/py-traittypes",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-widgets/traittypes",
"description": "Custom trait types for scientific computing",
"long_description": "Provide a reference implementation of trait types for common data structures used in NumPy, SciPy, Pandas and friends, which are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-traitlets",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-bqplot"
]
}
]
},
{
"name": "py310-transformers",
"portdir": "python/py-transformers",
"version": "4.21.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://huggingface.co/transformers/",
"description": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
"long_description": "Transformers provides thousands of pretrained models to perform tasks on texts such as classification, information extraction, question answering, summarization, translation, text generation, etc in 100+ languages. Its aim is to make cutting-edge NLP easier to use for everyone.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-fastprogress",
"py310-filelock",
"py310-importlib-metadata",
"py310-pandas",
"py310-cookiecutter",
"py310-matplotlib",
"py310-tqdm",
"py310-sphinx",
"py310-scikit-learn",
"py310-absl",
"py310-protobuf3",
"py310-parameterized",
"py310-h5py",
"py310-pydantic",
"py310-psutil",
"py310-soundfile",
"py310-nltk",
"py310-recommonmark",
"py310-fastapi",
"py310-starlette",
"py310-tensorflow-macos",
"py310-uvicorn",
"py310-pytorch",
"py310-tensorflow-datasets",
"py310-fire",
"py310-seqeval",
"py310-timeout-decorator",
"py310-unidic-lite",
"py310-faiss",
"py310-conllu",
"py310-onnxconverter-common",
"py310-fugashi",
"py310-sacremoses",
"py310-tokenizers",
"py310-elasticsearch",
"py310-huggingface_hub",
"py310-pytorch-lightning",
"py310-unidic",
"py310-tensorboardX",
"py310-sacrebleu",
"py310-keras2onnx",
"py310-datasets",
"py310-torchaudio",
"py310-torchtext",
"py310-torchvision",
"py310-fairseq",
"py310-requests",
"py310-regex",
"py310-packaging",
"py310-numpy",
"py310-Pillow"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-xdist",
"py310-pytest-sugar",
"py310-huggingface_hub"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-transformers"
]
},
{
"type": "run",
"ports": [
"py310-allennlp",
"py310-sentence-transformers"
]
}
]
},
{
"name": "py310-translationstring",
"portdir": "python/py-translationstring",
"version": "1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Pylons/translationstring",
"description": "Utility library for i18n.",
"long_description": "Utility library for i18n.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-colander"
]
}
]
},
{
"name": "py310-trepan3k",
"portdir": "python/py-trepan3k",
"version": "1.5.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python3-trepan",
"description": "A gdb-like Python 3 Debugger in the Trepan family",
"long_description": "This is a gdb-like debugger for Python. It is a rewrite of pdb from the ground up. A command-line interface (CLI) is provided as well as an remote access interface over TCP/IP.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-uncompyle6",
"py310-xdis",
"py310-tracer",
"py310-pyficache",
"trepan3k_select",
"py310-pygments",
"py310-columnize",
"py310-term-background",
"py310-spark_parser"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-pyficache"
]
}
],
"depends_on": []
},
{
"name": "py310-treq",
"portdir": "python/py-treq",
"version": "25.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twisted/treq",
"description": "A requests-like API built on top of twisted.web's Agent",
"long_description": "A requests-like API built on top of twisted.web's Agent",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-hyperlink",
"py310-incremental",
"py310-twisted",
"py310-python-multipart",
"python310",
"py310-requests",
"py310-typing_extensions",
"py310-attrs"
]
},
{
"type": "test",
"ports": [
"py310-mock",
"py310-pyflakes",
"py310-sphinx",
"py310-httpbin",
"py310-pep8"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"buildbot"
]
},
{
"type": "test",
"ports": [
"buildbot"
]
}
]
},
{
"name": "py310-trio",
"portdir": "python/py-trio",
"version": "0.31.0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio.readthedocs.io",
"description": "Friendly Python library for async concurrency and I/O",
"long_description": "The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-outcome",
"py310-exceptiongroup",
"python310",
"py310-idna",
"py310-attrs",
"py310-sortedcontainers",
"py310-sniffio"
]
},
{
"type": "run",
"ports": [
"py310-outcome",
"py310-sniffio",
"py310-async_generator",
"py310-sortedcontainers",
"py310-attrs",
"py310-idna"
]
},
{
"type": "test",
"ports": [
"py310-mypy",
"py310-mypy_extensions",
"py310-astor",
"py310-async_generator",
"py310-ipython",
"py310-cryptography",
"py310-openssl",
"py310-trustme",
"py310-pytest-trio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-trio-websocket",
"py310-dnspython",
"py310-pytest-trio"
]
},
{
"type": "run",
"ports": [
"py310-python-socks"
]
}
]
},
{
"name": "py310-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-wsproto",
"py310-trio",
"py310-exceptiongroup",
"python310"
]
}
],
"depends_on": []
}
]
}