{"count":52338,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=106","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=104","results":[{"name":"py313-frozendict","portdir":"python/py-frozendict","version":"2.4.7","license":"LGPL-3","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Marco-Sulla/python-frozendict","description":"frozendict is a simple immutable dictionary","long_description":"frozendict is a simple immutable dictionary. It's fast as dict, and sometimes faster! Unlike other similar implementations, immutability is guaranteed: you can't change the internal variables of the class, and they are all immutable objects.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"diffr","portdir":"textproc/diffr","version":"0.1.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mookid/diffr","description":"Yet another diff highlighting tool","long_description":"Reviewing changes involves reading diffs. Sometimes, a line-oriented presentation of changes is not precise enough, especially when changes involve long lines or very similar consecutive lines. This program processes such diffs, and outputs them (in the console) with additional diff information on top of the unified diff format, using text attributes. It works hunk by hunk, recomputing the diff on a word-by-word basis.","active":true,"categories":["textproc"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1072}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","rust","clang-20"]},{"type":"lib","ports":["libunwind"]},{"type":"run","ports":["less"]}],"depends_on":[]},{"name":"R-vegclust","portdir":"R/R-vegclust","version":"2.0.2","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://emf-creaf.github.io/vegclust","description":"Fuzzy clustering of vegetation data","long_description":"Fuzzy clustering of vegetation data","active":true,"categories":["science","biology","R"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["R","clang-19"]},{"type":"lib","ports":["R-vegan","R-CRAN-recommended"]},{"type":"run","ports":["R"]},{"type":"test","ports":["R-rmarkdown","R-knitr"]}],"depends_on":[{"type":"lib","ports":["R-WeightedCluster"]}]},{"name":"py313-pytest-json-report","portdir":"python/py-pytest-json-report","version":"1.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/numirias/pytest-json-report","description":"A pytest plugin to creates test reports as JSON","long_description":"This pytest plugin creates test reports as JSON. This makes it easy to process test results in other applications. It can report a summary, test details, captured output, logs, exception tracebacks and more. Additionally, you can use the available fixtures and hooks to add metadata and customize the report as you like.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-pytest","py313-pytest-metadata","python313"]}],"depends_on":[{"type":"test","ports":["py313-obspy"]}]},{"name":"py313-obspy","portdir":"python/py-obspy","version":"1.5.0","license":"LGPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/obspy/obspy/wiki/","description":"Python framework for processing seismological data","long_description":"ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.","active":true,"categories":["science","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":618}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","help2man","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-scipy","py313-matplotlib","python313","py313-requests","py313-decorator","py313-numpy","py313-sqlalchemy","py313-lxml"]},{"type":"run","ports":["obspy_select"]},{"type":"test","ports":["py313-packaging","py313-pytest","py313-pyproj","py313-pytest-json-report"]}],"depends_on":[]},{"name":"forgex-cli","portdir":"fortran/forgex-cli","version":"3.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://shinobuamasaki.github.io/forgex-cli","description":"Fortran Regular Expression Command Line Interface","long_description":"Fortran Regular Expression Command Line Interface","active":true,"categories":["textproc","fortran"],"maintainers":[],"variants":["gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","gccdevel"],"dependencies":[{"type":"build","ports":["fpm","clang-18","gcc15"]},{"type":"lib","ports":["libgcc"]},{"type":"run","ports":["forgex"]}],"depends_on":[]},{"name":"forgex","portdir":"fortran/forgex","version":"4.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://shinobuamasaki.github.io/forgex","description":"Fortran Regular Expression","long_description":"forgex is a regular expression engine written entirely in Fortran.","active":true,"categories":["textproc","fortran"],"maintainers":[],"variants":["gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","gccdevel"],"dependencies":[{"type":"build","ports":["fpm","clang-18","gcc15"]},{"type":"lib","ports":["libgcc"]}],"depends_on":[{"type":"run","ports":["forgex-cli"]}]},{"name":"py313-s3fs","portdir":"python/py-s3fs","version":"2026.2.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dask/s3fs/","description":"Convenient Filesystem interface over S3","long_description":"Convenient Filesystem interface over S3","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-fsspec","py313-aiohttp","py313-aiobotocore","python313"]}],"depends_on":[]},{"name":"py313-aiobotocore","portdir":"python/py-aiobotocore","version":"2.26.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/aio-libs/aiobotocore","description":"Async client for Amazon services","long_description":"Async client for Amazon services","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-aiohttp","python313","py313-botocore","py313-jmespath","py313-aioitertools","py313-dateutil","py313-wrapt","py313-multidict"]}],"depends_on":[{"type":"lib","ports":["py313-s3fs"]}]},{"name":"py313-botocore","portdir":"python/py-botocore","version":"1.43.34","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/boto/botocore","description":"Low level data driven core of boto 3.","long_description":"A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.","active":true,"categories":["python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":648},{"name":"emcrisostomo","github":"emcrisostomo","ports_count":172}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-urllib3","py313-dateutil","py313-jmespath","python313"]}],"depends_on":[{"type":"lib","ports":["py313-awscli","py313-aiobotocore","py313-mrjob","py313-s3transfer"]},{"type":"run","ports":["py313-boto3"]}]},{"name":"py313-setuptools_scm_git_archive","portdir":"python/py-setuptools_scm_git_archive","version":"1.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Changaco/setuptools_scm_git_archive","description":"Plugin for setuptools_scm that add support for git archives.","long_description":"Plugin for setuptools_scm that add support for git archives.","active":true,"categories":["devel","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":97}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","py313-setuptools_scm"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"build","ports":["py313-ansible-compat","py313-vispy","py313-cartopy","py313-h5netcdf","py313-pytest-subtests"]}]},{"name":"py313-setuptools-git","portdir":"python/py-setuptools-git","version":"1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/msabramo/setuptools-git","description":"Setuptools revision control system plugin for Git.","long_description":"Setuptools revision control system plugin for Git.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"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":"build","ports":["py313-ioflo","py313-pytest-fixture-config","py313-pytest-shutil","py313-pytest-virtualenv"]},{"type":"lib","ports":["py-setuptools-git"]}]},{"name":"py312-setuptools-git","portdir":"python/py-setuptools-git","version":"1.2","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/msabramo/setuptools-git","description":"Setuptools revision control system plugin for Git.","long_description":"Setuptools revision control system plugin for Git.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-setuptools","py312-build","py312-installer","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"build","ports":["py312-pytest-fixture-config","py312-pytest-shutil","py312-pytest-virtualenv"]}]},{"name":"py313-pytest-virtualenv","portdir":"python/py-pytest-virtualenv","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/man-group/pytest-plugins","description":"Python virtual environment for pytest","long_description":"Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-setuptools-git","py313-wheel","py313-setuptools","py313-installer"]},{"type":"lib","ports":["python313","py313-setuptools"]},{"type":"run","ports":["py313-pytest-shutil","py313-pytest-fixture-config","py313-virtualenv","py313-pytest"]},{"type":"test","ports":["py313-pytest","py313-mock"]}],"depends_on":[{"type":"lib","ports":["py-pytest-virtualenv"]}]},{"name":"py312-pytest-virtualenv","portdir":"python/py-pytest-virtualenv","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/man-group/pytest-plugins","description":"Python virtual environment for pytest","long_description":"Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what’s installed.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools-git","clang-18","py312-wheel","py312-setuptools"]},{"type":"lib","ports":["python312","py312-setuptools"]},{"type":"run","ports":["py312-pytest-shutil","py312-pytest-fixture-config","py312-virtualenv","py312-pytest"]},{"type":"test","ports":["py312-pytest","py312-mock"]}],"depends_on":[]},{"name":"py312-pytest-subtests","portdir":"python/py-pytest-subtests","version":"0.13.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-subtests","description":"unittest subTest() support and subtests fixture.","long_description":"unittest subTest() support and subtests fixture.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-wheel","py312-setuptools_scm_git_archive","py312-build","py312-installer","py312-setuptools"]},{"type":"lib","ports":["py312-setuptools","python312"]}],"depends_on":[]},{"name":"py313-pytest-subtests","portdir":"python/py-pytest-subtests","version":"0.13.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-subtests","description":"unittest subTest() support and subtests fixture.","long_description":"unittest subTest() support and subtests fixture.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm_git_archive","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-setuptools","python313"]}],"depends_on":[{"type":"lib","ports":["py-pytest-subtests"]}]},{"name":"py313-pytest-shutil","portdir":"python/py-pytest-shutil","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/man-group/pytest-plugins","description":"A goodie-bag of unix shell and environment tools for py.test","long_description":"This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools-git","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-setuptools","python313"]},{"type":"run","ports":["py313-path","py313-pytest","py313-six","py313-execnet","py313-mock","py313-termcolor","py313-contextlib2"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py-pytest-shutil"]},{"type":"run","ports":["py313-pytest-virtualenv"]}]},{"name":"py312-pytest-shutil","portdir":"python/py-pytest-shutil","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/man-group/pytest-plugins","description":"A goodie-bag of unix shell and environment tools for py.test","long_description":"This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-setuptools-git","py312-build","py312-installer","py312-setuptools","py312-wheel","clang-18"]},{"type":"lib","ports":["py312-setuptools","python312"]},{"type":"run","ports":["py312-contextlib2","py312-six","py312-pytest","py312-mock","py312-execnet","py312-termcolor","py312-path"]},{"type":"test","ports":["py312-pytest"]}],"depends_on":[{"type":"run","ports":["py312-pytest-virtualenv"]}]},{"name":"py312-pytest-regressions","portdir":"python/py-pytest-regressions","version":"2.9.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ESSS/pytest-regressions","description":"Fixtures to write regression tests.","long_description":"Fixtures to write regression tests.","active":true,"categories":["devel","python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":648}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-setuptools","py312-wheel","py312-setuptools_scm","py312-build"]},{"type":"lib","ports":["python312"]},{"type":"run","ports":["py312-pytest","py312-yaml","py312-pytest-datadir"]}],"depends_on":[{"type":"test","ports":["py312-myst-parser"]}]},{"name":"py312-pytest-random-order","portdir":"python/py-pytest-random-order","version":"1.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jbasko/pytest-random-order","description":"Randomise the order in which pytest tests are run with some control over the randomness","long_description":"Randomise the order in which pytest tests are run with some control over the randomness","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-installer","py312-wheel","clang-18","py312-build","py312-setuptools"]},{"type":"lib","ports":["py312-pytest","python312"]}],"depends_on":[{"type":"test","ports":["py312-pylast"]}]},{"name":"py313-pytest-random-order","portdir":"python/py-pytest-random-order","version":"1.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jbasko/pytest-random-order","description":"Randomise the order in which pytest tests are run with some control over the randomness","long_description":"Randomise the order in which pytest tests are run with some control over the randomness","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-pytest","python313"]}],"depends_on":[{"type":"lib","ports":["py-pytest-random-order"]},{"type":"test","ports":["py313-pylast"]}]},{"name":"py313-pytest-pycodestyle","portdir":"python/py-pytest-pycodestyle","version":"2.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/henry0312/pytest-pycodestyle","description":"pytest plugin to run pycodestyle","long_description":"pytest plugin to run pycodestyle","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-codestyle","python313"]}],"depends_on":[{"type":"lib","ports":["py-pytest-pycodestyle"]}]},{"name":"py312-pytest-pycodestyle","portdir":"python/py-pytest-pycodestyle","version":"2.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/henry0312/pytest-pycodestyle","description":"pytest plugin to run pycodestyle","long_description":"pytest plugin to run pycodestyle","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-installer","py312-wheel","clang-18","py312-build","py312-setuptools"]},{"type":"lib","ports":["py312-codestyle","python312"]}],"depends_on":[]},{"name":"py313-pytest-metadata","portdir":"python/py-pytest-metadata","version":"3.1.1","license":"MPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-metadata","description":"Plugin for accessing test session metadata","long_description":"pytest-metadata is a plugin for pytest that provides access to test session metadata.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-hatchling","py313-hatch-vcs","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-pytest"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-pytest-json-report"]},{"type":"run","ports":["py313-pytest-html"]}]},{"name":"py313-pytest-html","portdir":"python/py-pytest-html","version":"4.1.1","license":"MPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-html","description":"Plugin for generating HTML reports for pytest results","long_description":"pytest-html is a plugin for pytest that generates a HTML report for the test results.","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":["python313"]},{"type":"run","ports":["py313-pytest","py313-pytest-metadata"]}],"depends_on":[{"type":"lib","ports":["py-pytest-html"]},{"type":"test","ports":["py313-behave"]}]},{"name":"py312-pytest-html","portdir":"python/py-pytest-html","version":"4.1.1","license":"MPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-html","description":"Plugin for generating HTML reports for pytest results","long_description":"pytest-html is a plugin for pytest that generates a HTML report for the test results.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-hatchling","py312-hatch-vcs","py312-build"]},{"type":"lib","ports":["python312"]},{"type":"run","ports":["py312-pytest","py312-pytest-metadata"]}],"depends_on":[]},{"name":"py311-pytest-html","portdir":"python/py-pytest-html","version":"4.1.1","license":"MPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-html","description":"Plugin for generating HTML reports for pytest results","long_description":"pytest-html is a plugin for pytest that generates a HTML report for the test results.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-installer","py311-hatchling","py311-hatch-vcs","py311-build"]},{"type":"lib","ports":["python311"]},{"type":"run","ports":["py311-pytest","py311-pytest-metadata"]}],"depends_on":[]},{"name":"py310-pytest-html","portdir":"python/py-pytest-html","version":"4.1.1","license":"MPL-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-html","description":"Plugin for generating HTML reports for pytest results","long_description":"pytest-html is a plugin for pytest that generates a HTML report for the test results.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-hatchling","py310-hatch-vcs","py310-installer","py310-build"]},{"type":"lib","ports":["python310"]},{"type":"run","ports":["py310-pytest","py310-pytest-metadata"]}],"depends_on":[]},{"name":"py313-pytest-forked","portdir":"python/py-pytest-forked","version":"1.6.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pytest-dev/pytest-forked","description":"run tests in isolated forked subprocesses","long_description":"run tests in isolated forked subprocesses","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":["py313-pytest","python313"]}],"depends_on":[{"type":"lib","ports":["py-pytest-forked"]}]},{"name":"py312-pytest-flake8","portdir":"python/py-pytest-flake8","version":"1.3.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/vikingco/flake8-pytest","description":"pytest plugin to run flake8","long_description":"pytest plugin to run flake8","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-setuptools","py312-wheel","py312-setuptools_scm","py312-build","py312-installer"]},{"type":"lib","ports":["python312"]},{"type":"run","ports":["py312-pytest","py312-flake8"]}],"depends_on":[]},{"name":"py313-pytest-flake8","portdir":"python/py-pytest-flake8","version":"1.3.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/vikingco/flake8-pytest","description":"pytest plugin to run flake8","long_description":"pytest plugin to run flake8","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","py313-installer","py313-setuptools","py313-wheel","clang-18","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-pytest","py313-flake8"]}],"depends_on":[{"type":"lib","ports":["py-pytest-flake8"]}]},{"name":"py313-pytest-fixture-config","portdir":"python/py-pytest-fixture-config","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/manahl/pytest-plugins","description":"Fixture configuration utils for py.test","long_description":"Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","py313-setuptools-git","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","py313-setuptools"]},{"type":"run","ports":["py313-pytest"]},{"type":"test","ports":["py313-pytest","py313-six"]}],"depends_on":[{"type":"lib","ports":["py-pytest-fixture-config"]},{"type":"run","ports":["py313-pytest-virtualenv"]}]},{"name":"py312-pytest-fixture-config","portdir":"python/py-pytest-fixture-config","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/manahl/pytest-plugins","description":"Fixture configuration utils for py.test","long_description":"Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.","active":true,"categories":["devel","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-wheel","clang-18","py312-setuptools-git","py312-build","py312-installer","py312-setuptools"]},{"type":"lib","ports":["python312","py312-setuptools"]},{"type":"run","ports":["py312-pytest"]},{"type":"test","ports":["py312-six","py312-pytest"]}],"depends_on":[{"type":"run","ports":["py312-pytest-virtualenv"]}]},{"name":"py313-pytest-datadir","portdir":"python/py-pytest-datadir","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gabrielcnr/pytest-datadir","description":"pytest plugin for manipulating test data directories and files.","long_description":"pytest plugin for manipulating test data directories and files.","active":true,"categories":["devel","python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":648}],"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":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-pytest-regressions"]}]},{"name":"py312-pytest-datadir","portdir":"python/py-pytest-datadir","version":"1.8.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/gabrielcnr/pytest-datadir","description":"pytest plugin for manipulating test data directories and files.","long_description":"pytest plugin for manipulating test data directories and files.","active":true,"categories":["devel","python"],"maintainers":[{"name":"judaew","github":"judaew","ports_count":648}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-wheel","py312-setuptools_scm","py312-build","py312-installer","py312-setuptools"]},{"type":"lib","ports":["python312"]},{"type":"run","ports":["py312-pytest"]}],"depends_on":[{"type":"run","ports":["py312-pytest-regressions"]}]},{"name":"py313-pytest-check","portdir":"python/py-pytest-check","version":"2.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/okken/pytest-check","description":"A pytest plugin that allows multiple failures per test.","long_description":"A pytest plugin that allows multiple failures per test.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py-pytest-check"]}]},{"name":"py312-pytest-check","portdir":"python/py-pytest-check","version":"2.4.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/okken/pytest-check","description":"A pytest plugin that allows multiple failures per test.","long_description":"A pytest plugin that allows multiple failures per test.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-flit_core","py312-installer","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[]},{"name":"py313-pylint","portdir":"python/py-pylint","version":"4.0.5","license":"GPL-2+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://pylint.org","description":"Error (and style) checking for python","long_description":"Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-flake8-mccabe","python313","py313-isort","py313-platformdirs","py313-tomlkit","py313-dill","py313-astroid"]},{"type":"run","ports":["pylint_select"]}],"depends_on":[{"type":"lib","ports":["py313-python-lsp-server"]},{"type":"run","ports":["py313-spyder"]}]},{"name":"py313-pyflakes","portdir":"python/py-pyflakes","version":"3.4.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/pycqa/pyflakes","description":"Passive checker of Python programs.","long_description":"Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-setuptools","python313"]},{"type":"run","ports":["pyflakes_select"]}],"depends_on":[{"type":"lib","ports":["py313-flake8","py313-skyfield","py313-stem","py313-autoflake","py313-python-lsp-server"]},{"type":"test","ports":["sshuttle","hg-git"]}]},{"name":"py313-poyo","portdir":"python/py-poyo","version":"0.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/hackebrot/poyo","description":"A lightweight YAML Parser for Python.","long_description":"A lightweight YAML Parser for Python.","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"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-pkce","portdir":"python/py-pkce","version":"1.0.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/RomeoDespres/pkce","description":"PKCE Pyhton generator","long_description":"PKCE Pyhton generator","active":true,"categories":["www","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-peakutils","portdir":"python/py-peakutils","version":"1.3.5","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://peakutils.readthedocs.io","description":"Peak detection utilities for 1D data","long_description":"Peak detection utilities for 1D data","active":true,"categories":["science","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","py313-setuptools","py313-wheel","clang-18","py313-build"]},{"type":"lib","ports":["python313","py313-numpy","py313-scipy"]},{"type":"test","ports":["py313-pytest","py313-pandas"]}],"depends_on":[]},{"name":"py313-pdbecif","portdir":"python/py-pdbecif","version":"1.5","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/PDBeurope/pdbecif","description":"Python package for reading, writing and manipulating mmCIF files","long_description":"Python package for reading, writing and manipulating mmCIF files, distributed by the wwPDB.","active":true,"categories":["science","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-pytest-runner","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-path","portdir":"python/py-path","version":"17.1.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jaraco/path","description":"Object-oriented file system path manipulation","long_description":"path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2897}],"variants":[],"dependencies":[{"type":"build","ports":["py313-coherent.licensed","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-setuptools_scm"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest","py313-more-itertools"]}],"depends_on":[{"type":"lib","ports":["py-path"]},{"type":"run","ports":["py313-pytest-shutil"]},{"type":"test","ports":["py313-behave"]}]},{"name":"py313-openbabel","portdir":"python/py-openbabel","version":"3.2.0","license":"GPL-2","platforms":"darwin freebsd","epoch":0,"replaced_by":null,"homepage":"https://openbabel.org","description":"Python interface to the Open Babel chemistry library","long_description":"Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.","active":true,"categories":["devel","science","python","chemistry"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-scikit-build-core","py313-installer","py313-setuptools_scm","ninja","pkgconfig","swig-python","eigen3","clang-18","py313-build"]},{"type":"lib","ports":["python313","openbabel"]}],"depends_on":[]},{"name":"py313-nodeenv","portdir":"python/py-nodeenv","version":"1.10.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/ekalinin/nodeenv","description":"Node.js virtual environment builder","long_description":"Node.js virtual environment builder","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-setuptools_scm","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-pre-commit"]}]},{"name":"py313-json5","portdir":"python/py-json5","version":"0.14.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dpranke/pyjson5","description":"A Python implementation of the JSON5 data format","long_description":"A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.","active":true,"categories":["devel","python"],"maintainers":[{"name":"aronnax","github":"lpsinger","ports_count":443}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-hypothesis","py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-asv","py313-jupyterlab_server"]}]},{"name":"py313-isort","portdir":"python/py-isort","version":"8.0.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/PyCQA/isort","description":"A Python utility / library to sort Python imports.","long_description":"isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-hatchling","py313-hatch-vcs","clang-18","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["isort_select"]}],"depends_on":[{"type":"lib","ports":["py313-pylint"]}]},{"name":"py313-flake8-pyproject","portdir":"python/py-flake8-pyproject","version":"1.2.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/john-hen/Flake8-pyproject","description":"Flake8 plug-in loading the configuration from pyproject.toml","long_description":"Flake8 plug-in loading the configuration from pyproject.toml","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-flit_core","py313-installer"]},{"type":"lib","ports":["python313","py313-flake8"]}],"depends_on":[]}]}