HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52400,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=267",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=265",
"results": [
{
"name": "py-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-atomicwrites"
]
}
],
"depends_on": []
},
{
"name": "py-atomiclong",
"portdir": "python/py-atomiclong",
"version": "0.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dreid/atomiclong",
"description": "increment numbers, atomically, in python",
"long_description": "Sometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-atomiclong"
]
}
],
"depends_on": []
},
{
"name": "py-async-timeout",
"portdir": "python/py-async-timeout",
"version": "4.0.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-timeout",
"description": "asyncio-compatible timeout context manager.",
"long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 92
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async-timeout"
]
}
],
"depends_on": []
},
{
"name": "py-async-tiff",
"portdir": "python/py-async-tiff",
"version": "0.7.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/async-tiff",
"description": "Fast, low-level async TIFF reader for Python.",
"long_description": "Fast, low-level async TIFF reader for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async-tiff"
]
}
],
"depends_on": []
},
{
"name": "py-asynctest",
"portdir": "python/py-asynctest",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Martiusweb/asynctest",
"description": "Enhance the standard unittest package with features for testing asyncio libraries",
"long_description": "The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-asynctest"
]
}
],
"depends_on": []
},
{
"name": "py-async-task",
"portdir": "python/py-async-task",
"version": "0.6.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/async",
"description": "Framework to process interdependent tasks in a pool of workers",
"long_description": "Async is one more attempt to make the definition and execution of asynchronous interdependent operations easy. For that to work, you may define tasks which communicate with each other by channels. Channels transfer items, which is very similar to bytes flowing through pipes uses in inter-process communication. Items will only be generated on demand, that is when you read from the respective output channel.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-async-task"
]
}
],
"depends_on": []
},
{
"name": "py-asyncssh",
"portdir": "python/py-asyncssh",
"version": "2.24.0",
"license": "(EPL-2 or GPL-2+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asyncssh.readthedocs.io",
"description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"long_description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asyncssh"
]
}
],
"depends_on": []
},
{
"name": "py-asyncpg",
"portdir": "python/py-asyncpg",
"version": "0.29.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/asyncpg",
"description": "An asyncio PostgreSQL driver",
"long_description": "asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py312-asyncpg"
]
}
],
"depends_on": []
},
{
"name": "py-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-asyncmy"
]
}
],
"depends_on": []
},
{
"name": "py-async-lru",
"portdir": "python/py-async-lru",
"version": "2.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async-lru"
]
}
],
"depends_on": []
},
{
"name": "py-async-geotiff",
"portdir": "python/py-async-geotiff",
"version": "0.5.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/async-geotiff",
"description": "Fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python, wrapping the Rust-based Async-TIFF library.",
"long_description": "Fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python, wrapping the Rust-based Async-TIFF library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async-geotiff"
]
}
],
"depends_on": []
},
{
"name": "py-async_generator",
"portdir": "python/py-async_generator",
"version": "1.10",
"license": "MIT and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/async_generator",
"description": "A library making it easy to write async iterators in Python 3.5",
"long_description": "Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-async_generator"
]
}
],
"depends_on": []
},
{
"name": "py-asv-runner",
"portdir": "python/py-asv-runner",
"version": "0.2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/airspeed-velocity/asv_runner",
"description": "Core Python benchmark code for ASV",
"long_description": "Core Python benchmark code for ASV",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asv-runner"
]
}
],
"depends_on": []
},
{
"name": "py-asv",
"portdir": "python/py-asv",
"version": "0.6.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/airspeed-velocity/asv",
"description": "Airspeed Velocity: A simple Python history benchmarking tool",
"long_description": "Airspeed Velocity: A simple Python history benchmarking tool",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asv"
]
}
],
"depends_on": []
},
{
"name": "py-astunparse",
"portdir": "python/py-astunparse",
"version": "1.6.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simonpercivall/astunparse",
"description": "An AST unparser for Python.",
"long_description": "An AST unparser for Python.. This is a factored out version of unparse found in the Python source distribution; under Demo/parser in Python 2 and under Tools/parser in Python 3.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-astunparse"
]
}
],
"depends_on": []
},
{
"name": "py-asttokens",
"portdir": "python/py-asttokens",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gristlabs/asttokens",
"description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"long_description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asttokens"
]
}
],
"depends_on": []
},
{
"name": "py-ast_serialize",
"portdir": "python/py-ast_serialize",
"version": "0.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mypyc/ast_serialize",
"description": "Python bindings for mypy AST serialization",
"long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-ast_serialize"
]
}
],
"depends_on": []
},
{
"name": "py-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-astroscrappy"
]
}
],
"depends_on": []
},
{
"name": "py-astroquery",
"portdir": "python/py-astroquery",
"version": "0.4.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroquery.readthedocs.io/",
"description": "Accessing Online Astronomical Data",
"long_description": "Astroquery is an astropy affiliated package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-astroquery"
]
}
],
"depends_on": []
},
{
"name": "py-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.7.13.0.54.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astropy-iers-data"
]
}
],
"depends_on": []
},
{
"name": "py-astropy-helpers",
"portdir": "python/py-astropy-helpers",
"version": "4.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-helpers",
"description": "Helpers for Astropy and Affiliated packages",
"long_description": "This project provides a Python package, astropy_helpers, which includes many build, installation, and documentation-related tools used by the Astropy project, but packaged separately for use by other projects that wish to leverage this work.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-astropy-helpers"
]
}
],
"depends_on": []
},
{
"name": "py-astropy-healpix",
"portdir": "python/py-astropy-healpix",
"version": "2.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-healpix",
"description": "BSD-licensed HEALPix for Astropy",
"long_description": "BSD-licensed HEALPix for Astropy",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astropy-healpix"
]
}
],
"depends_on": []
},
{
"name": "py-astropy",
"portdir": "python/py-astropy",
"version": "8.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astropy.org",
"description": "A Community Python Library for Astronomy",
"long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astropy"
]
}
],
"depends_on": []
},
{
"name": "py-astroplan",
"portdir": "python/py-astroplan",
"version": "0.10.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astroplan.readthedocs.io/",
"description": "Observation planning package for astronomers",
"long_description": "astroplan is an open source Python package to help astronomers plan observations. The goal of astroplan is to make a flexible toolbox for observation planning and scheduling. When complete, the goal is to be easy for Python beginners and new observers to to pick up, but powerful enough for observatories preparing nightly and long-term schedules.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-astroplan"
]
}
],
"depends_on": []
},
{
"name": "py-astroML_addons",
"portdir": "python/py-astroML_addons",
"version": "0.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "performance add-ons for the astroML package",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-astroML_addons"
]
}
],
"depends_on": []
},
{
"name": "py-astroML",
"portdir": "python/py-astroML",
"version": "1.0.2.post1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astroml.org",
"description": "tools for machine learning and data mining in astronomy",
"long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-astroML"
]
}
],
"depends_on": []
},
{
"name": "py-astrolibcoords",
"portdir": "python/py-astrolibcoords",
"version": "0.37",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scipy.org/AstroLibCoordsHome",
"description": "A library for manipulation of astronomical coordinates, such as working with catalogs, preparing proposals, and preparing for observing runs.",
"long_description": "A library for manipulation of astronomical coordinates, such as working with catalogs, preparing proposals, and preparing for observing runs.",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mperrin",
"github": "mperrin",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-astrolibcoords"
]
}
],
"depends_on": []
},
{
"name": "py-astroid",
"portdir": "python/py-astroid",
"version": "4.1.2",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pylint-dev/astroid",
"description": "Rebuild a new abstract syntax tree from Python's ast.",
"long_description": "The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astroid"
]
}
],
"depends_on": []
},
{
"name": "py-astor",
"portdir": "python/py-astor",
"version": "0.8.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berkerpeksag/astor",
"description": "Read/rewrite/write Python ASTs",
"long_description": "astor is a python library to easily manipulate Python source code via ASTs",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-astor"
]
}
],
"depends_on": []
},
{
"name": "py-astlib",
"portdir": "python/py-astlib",
"version": "0.13.1",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://astlib.readthedocs.io",
"description": "python modules for research astronomers",
"long_description": "astLib is a set of python modules that provides some tools for research astronomers. It can be used for simple plots, statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 443
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-astlib"
]
}
],
"depends_on": []
},
{
"name": "py-asteval",
"portdir": "python/py-asteval",
"version": "1.0.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lmfit/asteval",
"description": "Safe, minimalistic evaluator of python expression using ast module",
"long_description": "ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asteval"
]
}
],
"depends_on": []
},
{
"name": "py-aspects",
"portdir": "python/py-aspects",
"version": "1.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/python-aspects/",
"description": "Light-weight Approach to Aspect Oriented Programming in Python",
"long_description": "Light-weight Approach to Aspect Oriented Programming in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-aspects"
]
}
],
"depends_on": []
},
{
"name": "py-asn1-modules",
"portdir": "python/py-asn1-modules",
"version": "0.4.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pyasn1-modules",
"description": "A collection of ASN.1-based protocols modules.",
"long_description": "This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asn1-modules"
]
}
],
"depends_on": []
},
{
"name": "py-asn1crypto",
"portdir": "python/py-asn1crypto",
"version": "1.5.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbond/asn1crypto",
"description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
"long_description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asn1crypto"
]
}
],
"depends_on": []
},
{
"name": "py-asn1",
"portdir": "python/py-asn1",
"version": "0.6.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyasn1/pyasn1",
"description": "Implementation of ASN.1 types and codecs in Python",
"long_description": "This project is dedicated to implementation of ASN.1 types (concrete syntax) and codecs (transfer syntaxes) for Python programming environment.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asn1"
]
}
],
"depends_on": []
},
{
"name": "py-asitop",
"portdir": "python/py-asitop",
"version": "0.0.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "asitop",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by asitop",
"long_description": "This port has been replaced by asitop.",
"active": false,
"categories": [
"sysutil"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py-asgiref",
"portdir": "python/py-asgiref",
"version": "3.11.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asgi.readthedocs.io",
"description": "ASGI specification and utilities",
"long_description": "ASGI specification and utilities",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asgiref"
]
}
],
"depends_on": []
},
{
"name": "py-ase",
"portdir": "python/py-ase",
"version": "3.29.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ase-lib.org/",
"description": "Atomic Simulation Environment",
"long_description": "Atomic Simulation Environment",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-ase"
]
}
],
"depends_on": []
},
{
"name": "py-asdf-unit-schemas",
"portdir": "python/py-asdf-unit-schemas",
"version": "0.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asdf-format/asdf-unit-schemas",
"description": "This package provides ASDF schemas for validating unit tags.",
"long_description": "This package provides ASDF schemas for validating unit tags.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-asdf-unit-schemas"
]
}
],
"depends_on": []
},
{
"name": "py-asdf-transform-schemas",
"portdir": "python/py-asdf-transform-schemas",
"version": "0.6.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asdf-format/asdf-transform-schemas",
"description": "This package provides ASDF schemas for validating transform tags.",
"long_description": "This package provides ASDF schemas for validating transform tags.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asdf-transform-schemas"
]
}
],
"depends_on": []
},
{
"name": "py-asdf-standard",
"portdir": "python/py-asdf-standard",
"version": "1.5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asdf-format/asdf-standard",
"description": "This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff.",
"long_description": "This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asdf-standard"
]
}
],
"depends_on": []
},
{
"name": "py-asdf-coordinates-schemas",
"portdir": "python/py-asdf-coordinates-schemas",
"version": "0.5.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asdf-format/asdf-coordinates-schemas",
"description": "This package provides ASDF schemas for validating coordinates tags.",
"long_description": "This package provides ASDF schemas for validating coordinates tags.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asdf-coordinates-schemas"
]
}
],
"depends_on": []
},
{
"name": "py-asdf-astropy",
"portdir": "python/py-asdf-astropy",
"version": "0.11.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/asdf-astropy",
"description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
"long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asdf-astropy"
]
}
],
"depends_on": []
},
{
"name": "py-asdf",
"portdir": "python/py-asdf",
"version": "5.3.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asdf-format/asdf",
"description": "The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data.",
"long_description": "The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-asdf"
]
}
],
"depends_on": []
},
{
"name": "py-asciimatics",
"portdir": "python/py-asciimatics",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/peterbrittain/asciimatics",
"description": "a package to help people create full-screen text UIs",
"long_description": "Asciimatics is a package to help people create full-screen text UIs (from interactive forms to ASCII animations) on any platform.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-asciimatics"
]
}
],
"depends_on": []
},
{
"name": "py-arviz-stats",
"portdir": "python/py-arviz-stats",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz-stats",
"description": "Statistical computation and diagnostics for ArviZ",
"long_description": "Statistical computation and diagnostics for ArviZ",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-arviz-stats"
]
}
],
"depends_on": []
},
{
"name": "py-arviz-plots",
"portdir": "python/py-arviz-plots",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz-plots",
"description": "ArviZ-plots provides ready to use and composable plots for Bayesian Workflow",
"long_description": "ArviZ-plots provides ready to use and composable plots for Bayesian Workflow",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-arviz-plots"
]
}
],
"depends_on": []
},
{
"name": "py-arviz-base",
"portdir": "python/py-arviz-base",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz-base",
"description": "Base ArviZ features and converters",
"long_description": "Base ArviZ features and converters",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-arviz-base"
]
}
],
"depends_on": []
},
{
"name": "py-arviz",
"portdir": "python/py-arviz",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arviz-devs/arviz",
"description": "Exploratory analysis of Bayesian models",
"long_description": "Exploratory analysis of Bayesian models",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-arviz"
]
}
],
"depends_on": []
},
{
"name": "py-arrow",
"portdir": "python/py-arrow",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-arrow"
]
}
],
"depends_on": []
}
]
}