HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50851,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=429",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=427",
"results": [
{
"name": "py313-requests-gssapi",
"portdir": "python/py-requests-gssapi",
"version": "1.4.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythongssapi/requests-gssapi",
"description": "requests GSSAPI authentication library",
"long_description": "Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-gssapi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requests-gssapi"
]
}
]
},
{
"name": "py313-requests-futures",
"portdir": "python/py-requests-futures",
"version": "1.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ross/requests-futures",
"description": "Small add-on for the python requests http library.",
"long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1298
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-urllib3",
"py313-certifi",
"py313-charset-normalizer",
"py313-idna",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requests-futures"
]
}
]
},
{
"name": "py313-requests-file",
"portdir": "python/py-requests-file",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/dashea/requests-file",
"description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1298
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zeep",
"py-requests-file",
"py313-tldextract"
]
}
]
},
{
"name": "py313-requestsexceptions",
"portdir": "python/py-requestsexceptions",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openstack.org/",
"description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pbr",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requestsexceptions"
]
},
{
"type": "run",
"ports": [
"py313-openstacksdk"
]
}
]
},
{
"name": "py313-requests-cache",
"portdir": "python/py-requests-cache",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-cache.readthedocs.io/en/stable/",
"description": "Transparent persistent cache for py-requests",
"long_description": "Transparent persistent cache for py-requests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-platformdirs",
"py313-cattrs",
"py313-url-normalize",
"python313",
"py313-attrs",
"py313-requests",
"py313-urllib3"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-requests-mock",
"py313-rich",
"py313-responses",
"py313-timeout-decorator",
"py313-time-machine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requests-cache"
]
}
]
},
{
"name": "py313-requests",
"portdir": "python/py-requests",
"version": "2.32.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests.readthedocs.io/",
"description": "Python HTTP for Humans.",
"long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-certifi",
"py313-charset-normalizer",
"py313-idna",
"py313-urllib3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-wxpython-4.0",
"py313-undetected-chromedriver",
"py313-publicsuffix2",
"py313-pytorch"
]
},
{
"type": "lib",
"ports": [
"py313-quantecon",
"py313-pooch",
"py313-twilio",
"py313-pyvo",
"py313-google-cloud-storage",
"py313-id",
"py313-treq",
"py313-tldextract",
"py313-blosc2",
"py-requests",
"py313-vo",
"py313-digitalocean",
"py313-resumable-urlretrieve",
"py313-rangehttpserver",
"py313-jupyterlab_server",
"py313-smi",
"py313-cachecontrol",
"py313-zeep",
"py313-mp-api",
"py313-tropycal",
"py313-obspy",
"py313-guidata",
"offpunk",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-siphon",
"py313-cloudflare2",
"py313-imgur",
"py313-pysigma",
"py313-requests-oauthlib",
"gdown",
"py313-contextily",
"py313-soundcloud-v2",
"py313-discogs-client",
"py313-pywinrm",
"py313-requests-file",
"py313-requests-futures",
"py313-requests-unixsocket",
"py313-requests_ntlm",
"py313-requests-gssapi",
"py313-dropbox",
"py313-requests-mock",
"py313-responses",
"py313-requests-cache",
"internetarchive",
"py313-acme",
"py313-cookiecutter",
"py313-fdsnwsscripts",
"py313-gwosc",
"py313-ibroadcast",
"toot",
"py313-coveralls",
"beets",
"beets-devel",
"beets-beetcamp",
"beets-mosaic",
"beets-yearfixer",
"py313-torrequest",
"py313-dnspython",
"py313-acoustid",
"py313-pynamecheap",
"py313-requests-kerberos",
"dnsdiag",
"py313-socid-extractor",
"py313-hanko",
"py313-google-api-core",
"py313-hdfs",
"py313-panel",
"py313-hanko-certvalidator",
"py313-owslib",
"py313-datacite",
"openstreetmap-carto",
"py313-redmine",
"py313-soco",
"py313-google-i18n-address"
]
},
{
"type": "run",
"ports": [
"py313-engineio",
"py313-dns-lexicon",
"py313-socketio",
"py313-panel",
"py313-folium",
"py313-keystoneclient",
"py313-xraylarch",
"py313-access",
"py313-libpysal",
"py313-spotipy",
"py313-codecov",
"borgmatic",
"py313-cinderclient",
"py313-pygithub",
"py313-django-allauth",
"py313-mailmanclient",
"py313-keystoneauth1",
"catgirl-downloader",
"py313-datasets",
"py313-sphinx",
"py313-hcloud",
"py313-requests-toolbelt",
"py313-cloudscraper",
"py313-openstackclient",
"py313-osc-lib",
"py313-oslo-config",
"py313-pymatgen",
"py313-flit"
]
},
{
"type": "test",
"ports": [
"py313-pytest-httpserver",
"py313-mitmproxy"
]
}
]
},
{
"name": "py313-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-extension-helpers",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-cython",
"py313-numpy"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-fsspec",
"py313-scipy",
"py313-cloudpickle",
"py313-dask",
"py313-astropy",
"py313-astropy-healpix",
"py313-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reproject",
"py313-sunpy"
]
},
{
"type": "run",
"ports": [
"py313-aplpy"
]
}
]
},
{
"name": "py313-repoze.sphinx.autointerface",
"portdir": "python/py-repoze.sphinx.autointerface",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/repoze.sphinx.autointerface/",
"description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"long_description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-zopeinterface",
"py313-sphinx",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-reportlab",
"portdir": "python/py-reportlab",
"version": "4.4.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
"description": "Engine for creating PDF documents",
"long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-Pillow",
"py313-chardet",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reportlab",
"py313-svglib"
]
}
]
},
{
"name": "py313-rencode",
"portdir": "python/py-rencode",
"version": "1.0.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aresch/rencode",
"description": "Python module for fast (basic) object serialization similar to bencode",
"long_description": "Python module for fast (basic) object serialization similar to bencode",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"py-rencode"
]
}
]
},
{
"name": "py313-regions",
"portdir": "python/py-regions",
"version": "0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/regions",
"description": "Astropy affilated package for region handling",
"long_description": "Astropy affilated package for region handling",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-extension-helpers",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-cython",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-shapely",
"py313-matplotlib",
"py313-astropy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-regions"
]
}
]
},
{
"name": "py313-regex",
"portdir": "python/py-regex",
"version": "2026.2.19",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrabarnett/mrab-regex",
"description": "Alternate regular expression module, to replace re.",
"long_description": "Alternate regular expression module, to replace re.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nltk",
"sigil",
"py313-beancount",
"py313-parsimonious"
]
},
{
"type": "run",
"ports": [
"py313-cfn-lint",
"py313-sacremoses"
]
}
]
},
{
"name": "py313-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cffi"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reflink",
"beets",
"beets-devel"
]
}
]
},
{
"name": "py313-referencing",
"portdir": "python/py-referencing",
"version": "0.37.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/referencing",
"description": "JSON referencing + Python",
"long_description": "An implementation-agnostic implementation of JSON reference resolution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"py313-build",
"py313-installer",
"py313-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-rpds-py",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_events",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-jsonschema-specifications"
]
}
]
},
{
"name": "py313-redmine",
"portdir": "python/py-redmine",
"version": "2.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxtepkeev/python-redmine",
"description": "A library for communicating with a Redmine project management application",
"long_description": "A library for communicating with a Redmine project management application",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-redmine"
]
}
]
},
{
"name": "py313-redis",
"portdir": "python/py-redis",
"version": "7.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redis/redis-py",
"description": "Python client for Redis key-value store",
"long_description": "Python client for Redis key-value store",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-redis"
]
},
{
"type": "run",
"ports": [
"py313-spotipy"
]
},
{
"type": "test",
"ports": [
"py313-portalocker"
]
}
]
},
{
"name": "py313-recommonmark",
"portdir": "python/py-recommonmark",
"version": "0.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/readthedocs/recommonmark",
"description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"long_description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-commonmark",
"py313-sphinx",
"py313-docutils"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-recommonmark"
]
}
]
},
{
"name": "py313-readme_renderer",
"portdir": "python/py-readme_renderer",
"version": "44.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/readme_renderer",
"description": "Safely render long_description/README files in Warehouse",
"long_description": "Safely render long_description/README files in Warehouse",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pygments",
"py313-docutils",
"py313-bleach"
]
}
],
"depends_on": []
},
{
"name": "py313-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-lxml",
"py313-chardet",
"py313-cssselect"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"offpunk",
"py-readability-lxml"
]
}
]
},
{
"name": "py313-re2",
"portdir": "python/py-re2",
"version": "1.0.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/pyre2",
"description": "Python wrapper of Google's RE2 library.",
"long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-wheel",
"clang-20",
"py313-build",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"re2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-re2"
]
},
{
"type": "run",
"ports": [
"mercurial"
]
}
]
},
{
"name": "py313-rdflib",
"portdir": "python/py-rdflib",
"version": "7.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RDFLib/rdflib",
"description": "Python library for working with RDF",
"long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"clang-18",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-parsing",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-prov"
]
},
{
"type": "run",
"ports": [
"py313-sparqlwrapper"
]
}
]
},
{
"name": "py313-raven",
"portdir": "python/py-raven",
"version": "6.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/raven-python",
"description": "Raven is a client for Sentry",
"long_description": "Raven is a client for Sentry",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-rasterstats",
"portdir": "python/py-rasterstats",
"version": "0.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/rasterstats/",
"description": "rasterstats is a Python module for summarizing geospatial raster datasets",
"long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-rasterio",
"py313-fiona",
"py313-simplejson",
"py313-cligj",
"py313-affine",
"py313-shapely",
"py313-numpy",
"py313-click"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-tobler"
]
}
]
},
{
"name": "py313-rasterio",
"portdir": "python/py-rasterio",
"version": "1.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rasterio/rasterio",
"description": "Rasterio reads and writes geospatial raster data.",
"long_description": "Rasterio reads and writes geospatial raster data.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"py313-cython",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"gdal",
"python313",
"py313-numpy"
]
},
{
"type": "run",
"ports": [
"py313-attrs",
"py313-certifi",
"py313-click",
"py313-parsing",
"py313-affine",
"py313-cligj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-contextily"
]
},
{
"type": "run",
"ports": [
"py313-rasterstats",
"py313-tobler"
]
}
]
},
{
"name": "py313-rarfile",
"portdir": "python/py-rarfile",
"version": "4.2",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markokr/rarfile",
"description": "RAR archive reader for Python",
"long_description": "RAR archive reader for Python",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"unrar"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rarfile",
"beets",
"beets-devel"
]
}
]
},
{
"name": "py313-rapidfuzz",
"portdir": "python/py-rapidfuzz",
"version": "3.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxbachmann/RapidFuzz",
"description": "A fast string matching library for Python.",
"long_description": "A fast string matching library for Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"ninja",
"py313-build",
"clang-20",
"py313-scikit-build-core",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-cleo"
]
},
{
"type": "run",
"ports": [
"py313-levenshtein"
]
}
]
},
{
"name": "py313-rangehttpserver",
"portdir": "python/py-rangehttpserver",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvk/RangeHTTPServer",
"description": "SimpleHTTPServer with support for Range requests",
"long_description": "SimpleHTTPServer with support for Range requests",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 58
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py313-resumable-urlretrieve"
]
}
]
},
{
"name": "py313-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-rad",
"portdir": "python/py-rad",
"version": "2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyradius/pyrad/",
"description": "python RADIUS module implementing RFC2865",
"long_description": "pyrad is an implementation of a RADIUS client as described in RFC2865. It takes care of all the details like building RADIUS packets, sending them and decoding responses.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"py313-netaddr",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rad"
]
}
]
},
{
"name": "py313-quixote",
"portdir": "python/py-quixote",
"version": "3.7",
"license": "Permissive and GPLConflict and ZPL-2 and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nascheme/quixote",
"description": "Quixote is a framework for developing Web applications in Python",
"long_description": "Quixote is a framework for developing Web applications in Python. Its design goals were to allow easy development of Web applications where the accent is more on complicated programming logic than complicated templating, to make the templating language as similar to Python as possible. The aim is to make as many of the skills and techniques learned from writing regular Python code applicable to the task of writing Web applications.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-quixote"
]
}
]
},
{
"name": "py313-queuelib",
"portdir": "python/py-queuelib",
"version": "1.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/queuelib",
"description": "Collection of persistent (disk-based) queues",
"long_description": "Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. It was originally part of the `Scrapy framework`_ and stripped out on its own library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-queuelib"
]
}
]
},
{
"name": "py313-quantecon",
"portdir": "python/py-quantecon",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://quantecon.org/quantecon-py/",
"description": "QuantEcon is a high performance, open source Python code library for economics",
"long_description": "The quantecon Python library consists of a number of modules which includes game theory (game_theory), markov chains (markov), random generation utilities (random), a collection of tools (tools), and other utilities (util) which are mainly used by developers internal to the package.",
"active": true,
"categories": [
"science",
"python",
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-scipy",
"py313-numba",
"python313",
"py313-requests",
"py313-sympy",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-quantecon"
]
},
{
"type": "run",
"ports": [
"py313-giddy"
]
}
]
},
{
"name": "py313-qtsass",
"portdir": "python/py-qtsass",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtsass",
"description": "compile SCSS files to Qt stylesheets",
"long_description": "The goal of QtSASS is to be able to generate a Qt-CSS stylesheet based on a 100% valid SASS file.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-libsass"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-qdarkstyle"
]
}
]
},
{
"name": "py313-qtpy",
"portdir": "python/py-qtpy",
"version": "2.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtpy",
"description": "Abstraction layer for PyQt5/PyQt6/PySide2/PySide6",
"long_description": "Provides an uniform layer to support PyQt5, PyQt6, PySide2, and PySide6 with a single codebase.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging"
]
},
{
"type": "test",
"ports": [
"py313-pytest-qt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-superqt",
"py313-magicgui",
"py313-napari-console",
"py313-qtconsole",
"napari",
"py313-guidata",
"py313-qtawesome",
"py313-qdarkstyle",
"py313-pythonqwt"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-qtconsole",
"portdir": "python/py-qtconsole",
"version": "5.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter QtConsole",
"long_description": "Jupyter QtConsole",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-jupyter_core",
"py313-jupyter_client",
"python313",
"py313-ipython-pygments-lexers",
"py313-ipykernel",
"py313-packaging",
"py313-traitlets",
"py313-pygments",
"py313-qtpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pymca",
"py313-napari-console"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-qtawesome",
"portdir": "python/py-qtawesome",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtawesome",
"description": "Iconic Fonts in PyQt and PySide applications.",
"long_description": "QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-qtpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-qt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-qstylizer",
"portdir": "python/py-qstylizer",
"version": "0.2.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blambright/qstylizer",
"description": "Qt stylesheet generation utility for PyQt/PySide",
"long_description": "Qt stylesheet generation utility for PyQt/PySide",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-pbr",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-inflection",
"py313-tinycss2"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qstylizer"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-qrcode",
"portdir": "python/py-qrcode",
"version": "8.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lincolnloop/python-qrcode",
"description": "QR Code image generator",
"long_description": "QR Code image generator",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qrcode",
"py313-hanko",
"magic-wormhole"
]
},
{
"type": "run",
"ports": [
"py313-django-allauth",
"py313-autobahn"
]
}
]
},
{
"name": "py313-qimage2ndarray",
"portdir": "python/py-qimage2ndarray",
"version": "1.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hmeine/qimage2ndarray",
"description": "Converts between QImages and numpy.ndarrays",
"long_description": "Converts between QImages and numpy.ndarrays",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-pyqt5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-qimage2ndarray"
]
}
]
},
{
"name": "py313-qdarkstyle",
"portdir": "python/py-qdarkstyle",
"version": "3.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
"description": "A dark stylesheet for Python and Qt applications",
"long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-qtpy",
"py313-helpdev",
"py313-qtsass",
"python313"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-pyzstd",
"portdir": "python/py-pyzstd",
"version": "0.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/animalize/pyzstd",
"description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py7zr",
"py-pyzstd"
]
}
]
},
{
"name": "py313-pyxdg",
"portdir": "python/py-pyxdg",
"version": "0.28",
"license": "LGPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://freedesktop.org/wiki/Software/pyxdg",
"description": "Python module implementing various freedesktop.org standards",
"long_description": "PyXDG is a python library to access freedesktop.org standards. Currently supported standards are: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"gWakeOnLAN",
"beets",
"beets-devel"
]
}
]
},
{
"name": "py313-pywinrm",
"portdir": "python/py-pywinrm",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diyan/pywinrm",
"description": "Python library for Windows Remote Management (WinRM)",
"long_description": "pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests",
"py313-six",
"py313-xmltodict",
"py313-requests_ntlm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pywinrm"
]
}
]
},
{
"name": "py313-pywavelets",
"portdir": "python/py-pywavelets",
"version": "1.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyWavelets/pywt",
"description": "PyWavelets is a Python wavelet transforms module",
"long_description": "PyWavelets is a Python wavelet transforms module.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2880
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-cython",
"py313-meson-python",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-imagehash",
"py313-scikit-image"
]
}
]
},
{
"name": "py313-pyvo",
"portdir": "python/py-pyvo",
"version": "1.8.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pyvo",
"description": "Astropy affiliated package for accessing Virtual Observatory data and services",
"long_description": "Astropy affiliated package for accessing Virtual Observatory data and services",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1298
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-Pillow",
"py313-defusedxml",
"py313-astropy",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-pyviz_comms",
"portdir": "python/py-pyviz_comms",
"version": "3.0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/pyviz_comms",
"description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"long_description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1298
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-nodejs-version",
"py313-installer",
"py313-hatchling",
"py313-hatch-jupyter-builder",
"git",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-jupyterlab",
"py313-jupyterlab_pygments",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-holoviews",
"py-pyviz_comms",
"py313-panel"
]
},
{
"type": "run",
"ports": [
"py313-panel"
]
}
]
},
{
"name": "py313-pyusb",
"portdir": "python/py-pyusb",
"version": "1.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyusb.github.io/pyusb/",
"description": "Python library to provide easy USB device access",
"long_description": "The PyUSB module provides Python with easy access to the host machine's Universal Serial Bus (USB) system",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-pyftdi"
]
}
]
},
{
"name": "py313-pyuca",
"portdir": "python/py-pyuca",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jtauber/pyuca",
"description": "a Python implementation of the Unicode Collation Algorithm",
"long_description": "a Python implementation of the Unicode Collation Algorithm",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyuca"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-pyubjson",
"portdir": "python/py-pyubjson",
"version": "0.16.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Iotic-Labs/py-ubjson",
"description": "Universal Binary JSON encoder/decoder",
"long_description": "Universal Binary JSON encoder/decoder",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1027
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyubjson"
]
}
]
},
{
"name": "py313-pytzdata",
"portdir": "python/py-pytzdata",
"version": "2020.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pytzdata",
"description": "The Olson timezone database for Python",
"long_description": "The Olson timezone database for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tzlocal",
"py313-pandas",
"py-pytzdata"
]
}
]
}
]
}