_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-mimeparse 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/falconry/python-mimeparse
Licenses: Expat
Synopsis: Python library for parsing MIME types
Description:

Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.

python-typeguard 4.4.4
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/agronholm/typeguard
Licenses: Expat
Synopsis: Run-time type checker for Python
Description:

typeguard provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.

python-agate-sql 0.7.2
Propagated dependencies: python-agate@1.12.0 python-crate@0.23.2 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-sql.rtfd.org
Licenses: Expat
Synopsis: SQL read/write support to agate
Description:

agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.

python-holoviews 1.20.2
Propagated dependencies: python-bokeh@3.6.3 python-colorcet@3.1.1a1 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-panel@1.6.1 python-param@2.1.0 python-pyviz-comms@3.0.4
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page:
Licenses: Modified BSD
Synopsis: A high-level plotting API for the PyData ecosystem built on HoloViews.
Description:

This package provides a high-level plotting API for the PyData ecosystem built on HoloViews.

python-flashtext 2.7-0.f492744
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/vi3k6i5/flashtext
Licenses: Expat
Synopsis: Extract and replace keywords in sentences
Description:

This module can be used to extract or replace keywords in sentences, based on the FlashText algorithm.

python-hdmf-zarr 0.12.0
Propagated dependencies: python-hdmf@4.1.2 python-numcodecs@0.13.1 python-numpy@1.26.4 python-pynwb@3.1.2 python-threadpoolctl@3.1.0 python-zarr@2.18.7
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://hdmf-zarr.readthedocs.io/
Licenses: Modified BSD
Synopsis: Zarr I/O backend for HDMF
Description:

This package provides a Zarr I/O backend for the HDMF.

python-testtools 2.7.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/testtools
Licenses: Expat
Synopsis: Extensions to the Python standard library unit testing framework
Description:

Testtools extends the Python standard library unit testing framework to provide matchers, more debugging information, and cross-Python compatibility.

python-testtools 2.7.2
Propagated dependencies: python-fixtures@4.2.6
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/testtools
Licenses: Expat
Synopsis: Extensions to the Python standard library unit testing framework
Description:

Testtools extends the Python standard library unit testing framework to provide matchers, more debugging information, and cross-Python compatibility.

python-sadisplay 0.4.9
Propagated dependencies: python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://bitbucket.org/estin/sadisplay
Licenses: Modified BSD
Synopsis: SQLAlchemy schema displayer
Description:

This package provides a program to build Entity Relationship diagrams from a SQLAlchemy model (or directly from the database).

python-lsp-black 2.0.0
Propagated dependencies: python-black@25.1.0 python-lsp-server@1.13.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-lsp/python-lsp-black
Licenses: Expat
Synopsis: Black plugin for the Python LSP Server
Description:

This package provides a plugin with support for the python-black formatter for the Python LSP Server.

python-braintree 4.12.0
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://developers.braintreepayments.com/python/sdk/server/overview
Licenses: Expat
Synopsis: Braintree Python Library
Description:

The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.

python-pynixutil 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nix-community/pynixutil
Licenses: Expat
Synopsis: Utility functions for working with data from Nix in Python
Description:

pynixutil provides functions for base32 encoding/decoding and derivation parsing, namingly b32decode(), b32encode() and drvparse().

python-iocapture 0.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/oinume/iocapture
Licenses: Expat
Synopsis: Python capturing tool for stdout and stderr
Description:

This package helps you to capture the standard out (stdout) and the standard error channel (stderr) in your program.

python-executing 2.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/executing
Licenses: Expat
Synopsis: Get information about what a Python frame is currently doing
Description:

This package lets you get information about what a frame is currently doing, particularly the AST node being executed.

python-starlette 0.20.4
Propagated dependencies: python-anyio@4.6.2 python-typing-extensions@4.15.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-multipart@0.0.20 python-pyyaml@6.0.2 python-requests@2.32.5
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/encode/starlette
Licenses: Modified BSD
Synopsis: Little ASGI library
Description:

Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.

python-linetools 0.3.2
Propagated dependencies: python-astropy@7.1.0 python-h5py@3.13.0 python-ipython@8.37.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pyyaml@6.0.2 python-qtpy@2.4.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://linetools.readthedocs.org/
Licenses: Modified BSD
Synopsis: Quasar and galaxy spectra 1-D analysis tool
Description:

This package implements a functionality for analysing absorption and emission lines in 1-D spectra, especially galaxy and quasar spectra.

python-jaxtyping 0.2.21
Propagated dependencies: python-numpy@1.26.4 python-typeguard@4.4.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/jaxtyping
Licenses: Expat
Synopsis: Type annotations and runtime checking for JAX arrays and others
Description:

jaxtyping provides type annotations and runtime checking for shape and dtype of JAX arrays, PyTorch, NumPy, TensorFlow, and PyTrees.

python-zstandard 0.23.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/indygreg/python-zstandard
Licenses: Modified BSD
Synopsis: Zstandard bindings for Python
Description:

This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.

python-hyperlink 21.0.0
Propagated dependencies: python-idna@3.10
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-hyper/hyperlink
Licenses: Expat
Synopsis: Python module to create immutable URLs according to spec
Description:

This package provides a Python module to create immutable, and correct URLs for Python according to RFCs 3986 and 3987.

python-pyrss2gen 1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://dalkescientific.com/Python/PyRSS2Gen.html
Licenses: Modified BSD
Synopsis: Generate RSS 2.0 feeds using a Python data structure
Description:

PyRSS2Gen is the interface to generate RSS 2.0 feeds. PyRSS2Gen builds the feed up by using a XML generator.

python-rapidfuzz 3.14.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rapidfuzz/RapidFuzz
Licenses: Expat
Synopsis: Rapid fuzzy string matching
Description:

RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy.

python-multiplex 0.6.1
Propagated dependencies: python-aiofiles@24.1.0 python-aiostream@0.7.0 python-click@8.1.8 python-easy-ansi@0.3 python-pyte@0.8.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dankilman/multiplex
Licenses: Expat
Synopsis: Parallel stream of outputs from multiple processes
Description:

This package provides a functionality to view output of multiple processes, in parallel, in the console, with an interactive TUI.

python-miniupnpc 2.3.3
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://miniupnp.free.fr
Licenses: Modified BSD
Synopsis: UPnP client for Python
Description:

Miniupnpc is a client library for Python programs to set up port forwards using UPnP.

Total results: 4036