HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50422,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=755",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=753",
"results": [
{
"name": "py-bdist_mpkg",
"portdir": "python/py-bdist_mpkg",
"version": "0.5.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/bdist_mpkg/",
"description": "Builds Mac OS X installer packages from distutils",
"long_description": "bdist_mpkg is a distutils plugin that implements the bdist_mpkg command, which builds a Mac OS X metapackage for use by Installer.app for easy GUI installation of Python modules, much like bdist_wininst. It also comes with a bdist_mpkg script, which is a setup.py front-end that will allow you to easy build an installer metapackage from nearly any existing package that uses distutils.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py36-bdist_mpkg"
]
}
],
"depends_on": []
},
{
"name": "py-beaker",
"portdir": "python/py-beaker",
"version": "1.13.0",
"license": "BSD and MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beaker.readthedocs.io/",
"description": "A Session and Caching library with WSGI Middleware",
"long_description": "Beaker is a web session and general caching library that includes WSGI middleware for use in web applications. As a general caching library, Beaker can handle storing for various times any Python object that can be pickled with optional back-ends on a fine-grained basis. Beaker was built largely on the code from MyghtyUtils, then refactored and extended with database support. Beaker includes Cache and Session WSGI middleware to ease integration with WSGI capable frameworks.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-beaker"
]
}
],
"depends_on": []
},
{
"name": "py-beancount",
"portdir": "python/py-beancount",
"version": "3.2.0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://furius.ca/beancount/",
"description": "Double-entry plain text accounting system",
"long_description": "A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a basic web interface.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-beancount"
]
}
],
"depends_on": []
},
{
"name": "py-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.4.0",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py313-beancount-import"
]
}
],
"depends_on": []
},
{
"name": "py-beartype",
"portdir": "python/py-beartype",
"version": "0.18.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beartype/beartype",
"description": "Unbearably fast O(1) runtime type-checking in pure Python",
"long_description": "Beartype is an open-source pure-Python PEP-compliant constant-time runtime type checker emphasizing efficiency, portability, and thrilling puns.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-beartype"
]
}
],
"depends_on": []
},
{
"name": "py-beautifulsoup",
"portdir": "python/py-beautifulsoup",
"version": "3.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"description": "Python HTML/XML parser",
"long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-beautifulsoup"
]
}
],
"depends_on": []
},
{
"name": "py-beautifulsoup4",
"portdir": "python/py-beautifulsoup4",
"version": "4.14.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"description": "Python HTML/XML parser",
"long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "py-behave",
"portdir": "python/py-behave",
"version": "1.3.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-behave"
]
}
],
"depends_on": []
},
{
"name": "py-benchexec",
"portdir": "python/py-benchexec",
"version": "3.27",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sosy-lab/benchexec",
"description": "A Framework for Reliable Benchmarking and Resource Measurement",
"long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-benchexec"
]
}
],
"depends_on": []
},
{
"name": "py-beniget",
"portdir": "python/py-beniget",
"version": "0.5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/beniget/",
"description": "Extract semantic information about static Python code",
"long_description": "Extract semantic information about static Python code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-beniget"
]
}
],
"depends_on": []
},
{
"name": "py-berkeleydb",
"portdir": "python/py-berkeleydb",
"version": "18.1.14",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/berkeleydb",
"description": "Python 3 bindings for Oracle Berkeley DB",
"long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-berkeleydb"
]
}
],
"depends_on": []
},
{
"name": "py-bidi",
"portdir": "python/py-bidi",
"version": "0.6.7",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MeirKriheli/python-bidi",
"description": "Pure python implementation of the BiDi layout algorithm",
"long_description": "Pure python implementation of the BiDi layout algorithm",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bidi"
]
}
],
"depends_on": []
},
{
"name": "py-bidict",
"portdir": "python/py-bidict",
"version": "0.23.1",
"license": "MPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bidict.readthedocs.io/",
"description": "The bidirectional mapping library for Python",
"long_description": "The bidict library provides several friendly, efficient data structures for working with bidirectional mappings in Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bidict"
]
}
],
"depends_on": []
},
{
"name": "py-bigfloat",
"portdir": "python/py-bigfloat",
"version": "0.4.0",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mdickinson/bigfloat",
"description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
"long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bigfloat"
]
}
],
"depends_on": []
},
{
"name": "py-biggles",
"portdir": "python/py-biggles",
"version": "1.7.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biggles-plot.github.io/",
"description": "Creates 2D scientific plots",
"long_description": "Biggles is a Python module for the creation of publication-quality 2D scientific plots.",
"active": false,
"categories": [
"graphics",
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py37-biggles"
]
}
],
"depends_on": []
},
{
"name": "py-billiard",
"portdir": "python/py-billiard",
"version": "4.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/celery/billiard",
"description": "Python multiprocessing fork.",
"long_description": "Python multiprocessing fork.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-billiard"
]
}
],
"depends_on": []
},
{
"name": "py-binaryornot",
"portdir": "python/py-binaryornot",
"version": "0.4.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/audreyr/binaryornot",
"description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
"long_description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-binaryornot"
]
}
],
"depends_on": []
},
{
"name": "pybind11",
"portdir": "devel/pybind11",
"version": "3.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pybind/pybind11",
"description": "Extension modules for pybind11, which provides seamless operability between C++11 and Python",
"long_description": "Extension modules for pybind11, which is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python313",
"py313-setuptools",
"clang-20"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openimageio",
"ngsolve",
"py37-pdal",
"py36-dolfin",
"py37-onnx",
"py38-pdal",
"py38-onnx",
"py38-dolfin",
"py39-dolfin",
"py39-onnx",
"py310-onnx",
"py312-onnx",
"py311-onnx",
"py313-onnx",
"py310-dolfin",
"py311-dolfin",
"py312-dolfin"
]
},
{
"type": "lib",
"ports": [
"osl",
"netgen"
]
}
]
},
{
"name": "py-biopython",
"portdir": "python/py-biopython",
"version": "1.86",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://biopython.org/",
"description": "Python tools for computational molecular biology",
"long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-biopython"
]
}
],
"depends_on": []
},
{
"name": "py-biplist",
"portdir": "python/py-biplist",
"version": "1.0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/wooster/biplist",
"description": "biplist is a binary plist parser/generator for Python.",
"long_description": "Binary Property List (plist) files provide a faster and smaller serialization format for property lists on OS X. This is a library for generating binary plists which can be read by OS X, iOS, or other clients.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-biplist"
]
}
],
"depends_on": []
},
{
"name": "py-bitarray",
"portdir": "python/py-bitarray",
"version": "3.8.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ilanschnell/bitarray",
"description": "A efficient implementation of arrays of booleans",
"long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bitarray"
]
}
],
"depends_on": []
},
{
"name": "py-BitArray2D",
"portdir": "python/py-BitArray2D",
"version": "2.1",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://engineering.purdue.edu/kak/dist2d/BitArray2D-2.1.html",
"description": "A memory-efficient packed representation for 2D bit arrays",
"long_description": "The BitArray2D class is for a memory-efficient packed representation of 2D bit arrays and for logical and other operations (such as blob dilations, erosions, etc.) on such arrays. The implementation of the class takes advantage of the facilities of the BitVector class for the memory representation and for the allowed operations.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-BitArray2D"
]
}
],
"depends_on": []
},
{
"name": "py-bitmath",
"portdir": "python/py-bitmath",
"version": "1.3.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tbielawa/bitmath",
"description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
"long_description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bitmath"
]
}
],
"depends_on": []
},
{
"name": "py-bitstring",
"portdir": "python/py-bitstring",
"version": "4.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bitstring"
]
}
],
"depends_on": []
},
{
"name": "py-bitstruct",
"portdir": "python/py-bitstruct",
"version": "8.19.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "This module performs conversions between Python values and C bit field structs represented as Python byte strings.",
"long_description": "This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-bitstruct"
]
}
],
"depends_on": []
},
{
"name": "py-BitVector",
"portdir": "python/py-BitVector",
"version": "3.5.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://engineering.purdue.edu/kak/dist/BitVector-3.5.0.html",
"description": "A memory-efficient packed representation for bit arrays",
"long_description": "The BitVector class is for a memory-efficient packed representation of bit arrays and for logical operations on such arrays. It is written in pure Python.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-BitVector"
]
}
],
"depends_on": []
},
{
"name": "py-black",
"portdir": "python/py-black",
"version": "25.12.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://black.readthedocs.io/",
"description": "The uncompromising code formatter for Python.",
"long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 171
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-black"
]
}
],
"depends_on": []
},
{
"name": "py-blaze",
"portdir": "python/py-blaze",
"version": "0.10.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blaze.pydata.org/",
"description": "Blaze is the next-generation of NumPy",
"long_description": "Blaze is the next-generation of NumPy. It is designed as a foundational set of abstractions on which to build out-of-core and distributed algorithms over a wide variety of data sources and to extend the structure of NumPy itself.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-blaze"
]
}
],
"depends_on": []
},
{
"name": "py-bleach",
"portdir": "python/py-bleach",
"version": "6.3.0",
"license": "Apache",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mozilla/bleach",
"description": "An easy safelist-based HTML-sanitizing tool.",
"long_description": "An easy safelist-based HTML-sanitizing tool.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-bleach"
]
}
],
"depends_on": []
},
{
"name": "py-blessed",
"portdir": "python/py-blessed",
"version": "1.20.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jquast/blessed",
"description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-blessed"
]
}
],
"depends_on": []
},
{
"name": "py-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-blessings"
]
}
],
"depends_on": []
},
{
"name": "py-blinker",
"portdir": "python/py-blinker",
"version": "1.9.0",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blinker.readthedocs.io",
"description": "Fast, simple object-to-object and broadcast signaling",
"long_description": "Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or \"signals\". Signal receivers can subscribe to specific senders or receive signals sent by any sender.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-blinker"
]
}
],
"depends_on": []
},
{
"name": "py-blis",
"portdir": "python/py-blis",
"version": "0.9.1",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/explosion/cython-blis",
"description": "Fast matrix-multiplication as a self-contained Python library",
"long_description": "Fast matrix-multiplication as a self-contained Python library",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-blis"
]
}
],
"depends_on": []
},
{
"name": "py-blist",
"portdir": "python/py-blist",
"version": "1.3.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stutzbachenterprises.com/",
"description": "A list-like type with better asymptotic performance.",
"long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-blist"
]
}
],
"depends_on": []
},
{
"name": "py-blockdiag",
"portdir": "python/py-blockdiag",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blockdiag.com/",
"description": "blockdiag generates block-diagram image from text",
"long_description": "blockdiag generates block-diagram image from text",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-blockdiag"
]
}
],
"depends_on": []
},
{
"name": "py-blosc",
"portdir": "python/py-blosc",
"version": "1.11.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-blosc.blosc.org/",
"description": "Python package that wraps the Blosc compressor",
"long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-blosc"
]
}
],
"depends_on": []
},
{
"name": "py-blosc2",
"portdir": "python/py-blosc2",
"version": "3.11.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/blosc2/",
"description": "Python wrapper for Blosc2",
"long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
"active": true,
"categories": [
"devel",
"archivers",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-blosc2"
]
}
],
"depends_on": []
},
{
"name": "py-bokeh",
"portdir": "python/py-bokeh",
"version": "3.8.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bokeh/bokeh",
"description": "Bokeh is an implementation of Grammar of Graphics",
"long_description": "Bokeh (pronounced boh-Kay) is an implementation of Grammar of Graphics for Python, that also supports the customized rendering flexibility of Protovis and d3.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-bokeh"
]
}
],
"depends_on": []
},
{
"name": "py-boltons",
"portdir": "python/py-boltons",
"version": "23.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boltons.readthedocs.org/",
"description": "Constructs, recipes, and snippets which extend the Python standard library",
"long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-boltons"
]
}
],
"depends_on": []
},
{
"name": "pybombs",
"portdir": "science/pybombs",
"version": "2.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pybombs/pybombs",
"description": "Python Build Overlay Managed Bundle System",
"long_description": "PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network).",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"python27",
"python35",
"python36",
"python37",
"python38",
"python39"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-future",
"py38-requests",
"py38-ruamel-yaml",
"py38-six"
]
}
],
"depends_on": []
},
{
"name": "pybombs-devel",
"portdir": "science/pybombs",
"version": "20211001-81f70b7a",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pybombs/pybombs",
"description": "Python Build Overlay Managed Bundle System",
"long_description": "PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network). This port is kept up with the pybombs GIT 'master' branch, is typically updated weekly to monthly.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 464
}
],
"variants": [
"python27",
"python35",
"python36",
"python37",
"python38",
"python39"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-future",
"py38-requests",
"py38-ruamel-yaml",
"py38-six"
]
}
],
"depends_on": []
},
{
"name": "py-boolean.py",
"portdir": "python/py-boolean.py",
"version": "5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bastikr/boolean.py",
"description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
"long_description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-boolean.py"
]
}
],
"depends_on": []
},
{
"name": "py-bootstrap-modules",
"portdir": "python/py-bootstrap-modules",
"version": "2025-10-11",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "bootstrap PEP 517 module builds",
"long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-bootstrap-modules"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-python-install",
"py38-python-install",
"py39-python-install",
"py310-python-install",
"py37-typing_extensions",
"py37-build",
"py38-build",
"py39-build",
"py310-build",
"py311-build",
"py312-build",
"py313-build",
"py314-build",
"py37-installer",
"py38-installer",
"py39-installer",
"py311-installer",
"py312-installer",
"py313-installer",
"py310-installer",
"py314-installer",
"py37-packaging",
"py38-packaging",
"py39-packaging",
"py310-packaging",
"py311-packaging",
"py312-packaging",
"py313-packaging",
"py314-packaging",
"py37-pyproject_hooks",
"py38-pyproject_hooks",
"py39-pyproject_hooks",
"py310-pyproject_hooks",
"py311-pyproject_hooks",
"py312-pyproject_hooks",
"py313-pyproject_hooks",
"py314-pyproject_hooks",
"py37-setuptools",
"py38-setuptools",
"py39-setuptools",
"py37-tomli",
"py38-tomli",
"py39-tomli",
"py310-tomli",
"py37-importlib-metadata",
"py38-importlib-metadata",
"py39-importlib-metadata",
"py37-zipp",
"py38-zipp",
"py39-zipp"
]
}
]
},
{
"name": "py-boto",
"portdir": "python/py-boto",
"version": "2.49.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boto.cloudhackers.com/en/latest/",
"description": "Python interface to Amazon's Web Services",
"long_description": "Python interface to Amazon's Web Services",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-boto"
]
}
],
"depends_on": []
},
{
"name": "py-boto3",
"portdir": "python/py-boto3",
"version": "1.42.18",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boto/boto3",
"description": "The AWS SDK for Python",
"long_description": "Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-boto3"
]
}
],
"depends_on": []
},
{
"name": "py-botocore",
"portdir": "python/py-botocore",
"version": "1.42.18",
"license": "Apache-2",
"platforms": "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": 644
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-botocore"
]
}
],
"depends_on": []
},
{
"name": "py-bottle",
"portdir": "python/py-bottle",
"version": "0.13.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bottlepy.org/",
"description": "Fast, simple and lightweight WSGI micro web-framework for python",
"long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-bottle"
]
}
],
"depends_on": []
},
{
"name": "py-bottleneck",
"portdir": "python/py-bottleneck",
"version": "1.6.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/bottleneck",
"description": "Fast NumPy array functions written in Cython",
"long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bottleneck"
]
}
],
"depends_on": []
},
{
"name": "py-bottlenose",
"portdir": "python/py-bottlenose",
"version": "1.1.10",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lionheart/bottlenose",
"description": "A Python wrapper for the Amazon Product Advertising API.",
"long_description": "A Python wrapper for the Amazon Product Advertising API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-bottlenose"
]
}
],
"depends_on": []
},
{
"name": "py-bottle-sqlalchemy",
"portdir": "python/py-bottle-sqlalchemy",
"version": "0.4.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iurisilvio/bottle-sqlalchemy",
"description": "SQLAlchemy plugin for bottle web microframework",
"long_description": "This bottle-sqlalchemy plugin integrates SQLAlchemy with Bottle applications. It injects a SQLAlchemy session in routes and handles the session cycle.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-bottle-sqlalchemy"
]
}
],
"depends_on": []
}
]
}