{"count":51950,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=777","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=775","results":[{"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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asn1crypto"]}],"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-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-asteval","portdir":"python/py-asteval","version":"1.0.8","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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asteval"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-astlib"]}],"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":169}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-astor"]}],"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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-astroid"]}],"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-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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-astroML"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["py39-astroML_addons"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-astroplan"]}],"depends_on":[]},{"name":"py-astropy","portdir":"python/py-astropy","version":"7.2.0","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":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-astropy"]}],"depends_on":[]},{"name":"py-astropy-healpix","portdir":"python/py-astropy-healpix","version":"1.1.3","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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-astropy-healpix"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py310-astropy-helpers"]}],"depends_on":[]},{"name":"py-astropy-iers-data","portdir":"python/py-astropy-iers-data","version":"0.2026.5.11.1.8.52","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":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-astropy-iers-data"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-astroquery"]}],"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":444}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-astroscrappy"]}],"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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asttokens"]}],"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-asv","portdir":"python/py-asv","version":"0.6.5","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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asv"]}],"depends_on":[]},{"name":"py-asv-runner","portdir":"python/py-asv-runner","version":"0.2.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://asv.readthedocs.io/projects/asv-runner/en/latest/","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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asv-runner"]}],"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-async-geotiff","portdir":"python/py-async-geotiff","version":"0.5.0","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":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-async-geotiff"]}],"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-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-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-asyncssh","portdir":"python/py-asyncssh","version":"2.23.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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-asyncssh"]}],"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-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-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":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-async-tiff"]}],"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":91}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-async-timeout"]}],"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-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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-atomicwrites"]}],"depends_on":[]},{"name":"py-atpublic","portdir":"python/py-atpublic","version":"6.0.2","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://public.readthedocs.io","description":"@public decorator for Python","long_description":"A very simple decorator and function which populates a module's __all__ and optionally the module globals.","active":true,"categories":["devel","python"],"maintainers":[{"name":"danchr","github":"danchr","ports_count":175}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-atpublic"]}],"depends_on":[]},{"name":"py-atpy","portdir":"python/py-atpy","version":"0.9.7","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://atpy.readthedocs.org/","description":"ATpy: Astronomical Tables in Python","long_description":"ATpy is a Python module aimed at seamlessly reading, creating, manipulating, and writing tables of astronomical data. To date, the following formats are supported: ASCII, FITS, VO, HDF5, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases.","active":false,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-17"]},{"type":"lib","ports":["py39-atpy"]}],"depends_on":[]},{"name":"py-attr","portdir":"python/py-attr","version":"0.3.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/denis-ryzhkov/attr","description":"Simple decorator to set attributes of target function or class in a DRY way","long_description":"Simple decorator to set attributes of target function or class in a DRY way","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py311-attr"]}],"depends_on":[]},{"name":"py-attrs","portdir":"python/py-attrs","version":"26.1.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/python-attrs/attrs","description":"Attributes without boilerplate","long_description":"attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:","active":true,"categories":["devel","python"],"maintainers":[{"name":"khindenburg","github":"kurthindenburg","ports_count":433}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-attrs"]}],"depends_on":[]},{"name":"py-aubio","portdir":"python/py-aubio","version":"0.4.9","license":"GPL-3+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://aubio.org/","description":"a collection of tools for music analysis","long_description":"a collection of tools for music analysis","active":true,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-aubio"]}],"depends_on":[]},{"name":"py-audiocraft","portdir":"python/py-audiocraft","version":"1.3.0","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/facebookresearch/audiocraft","description":"Audio generation framework from Meta AI Research","long_description":"AudioCraft is a library for audio generation from Meta AI Research, providing the code and models for MusicGen (music generation), AudioGen (audio generation), EnCodec (audio compression), and Multi Band Diffusion (enhancement).","active":true,"categories":["science","audio","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":176}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-audiocraft"]}],"depends_on":[]},{"name":"py-audioop_lts","portdir":"python/py-audioop_lts","version":"0.2.2","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/AbstractUmbra/audioop","description":"LTS port of the Python builtin module audioop","long_description":"An LTS port of the Python builtin module audioop which was deprecated since version 3.11 and removed in 3.13.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":249}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-audioop_lts"]}],"depends_on":[]},{"name":"py-audioread","portdir":"python/py-audioread","version":"3.0.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/beetbox/audioread","description":"cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.","long_description":"cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).","active":true,"categories":["audio","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-audioread"]}],"depends_on":[]},{"name":"py-authheaders","portdir":"python/py-authheaders","version":"0.16.3","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/ValiMail/authentication-headers","description":"Library for the generation of email authentication headers","long_description":"A library wrapping email authentication header verification and generation. The library can perform DKIM, SPF, and DMARC validation, and the results are packaged into the Authentication-Results header.","active":true,"categories":["devel","mail","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-authheaders"]}],"depends_on":[]},{"name":"py-authkit","portdir":"python/py-authkit","version":"0.3.0pre5","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pypi.org/project/AuthKit/","description":"An authentication and authorization toolkit for WSGI applications and frameworks","long_description":"An authentication and authorization toolkit for WSGI applications and frameworks","active":false,"categories":["www","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"extract","ports":["unzip"]},{"type":"lib","ports":["py27-authkit"]}],"depends_on":[]},{"name":"py-authres","portdir":"python/py-authres","version":"1.2.0","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://launchpad.net/authentication-results-python","description":"Authentication-Results Headers generation and parsing.","long_description":"Authentication-Results Headers generation and parsing.","active":true,"categories":["devel","mail","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-authres"]}],"depends_on":[]},{"name":"py-autobahn","portdir":"python/py-autobahn","version":"24.4.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://crossbar.io/autobahn","description":"WebSocket client & server library WAMP real time framework","long_description":"WebSocket client & server library WAMP real time framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-autobahn"]}],"depends_on":[]},{"name":"py-autocommand","portdir":"python/py-autocommand","version":"2.2.2","license":"LGPL-3","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/Lucretiel/autocommand","description":"A library to create a command-line program from a function","long_description":"A library to create a command-line program from a function","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-autocommand"]}],"depends_on":[]},{"name":"py-autoflake","portdir":"python/py-autoflake","version":"2.3.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/PyCQA/autoflake","description":"Removes unused imports and unused variables","long_description":"Removes unused imports and unused variables","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-autoflake"]}],"depends_on":[]},{"name":"py-automat","portdir":"python/py-automat","version":"25.4.16","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/glyph/automat","description":"A library for concise, idiomatic Python expression of finite-state automata","long_description":"Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).","active":true,"categories":["devel","python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-automat"]}],"depends_on":[]},{"name":"py-autopage","portdir":"python/py-autopage","version":"0.5.2","license":"Apache-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/zaneb/autopage","description":"automatically display terminal output in a pager","long_description":"automatically display terminal output in a pager","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-autopage"]}],"depends_on":[]},{"name":"py-autopep8","portdir":"python/py-autopep8","version":"2.3.2","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/hhatto/autopep8","description":"A tool that automatically formats Python code to conform to the PEP 8 style guide","long_description":"autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.","active":true,"categories":["devel","python"],"maintainers":[{"name":"reneeotten","github":"reneeotten","ports_count":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-autopep8"]}],"depends_on":[]}]}