_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: pyproject
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
Build system: pyproject
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.1 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
Build system: pyproject
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.3.3
Propagated dependencies: python-numpy@1.26.4 python-typeguard@4.4.4 python-typing-extensions@4.15.0 python-wadler-lindig@0.1.7
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/jaxtyping
Licenses: Expat
Build system: pyproject
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
Build system: pyproject
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
Build system: pyproject
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-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
Build system: pyproject
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-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
Build system: pyproject
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-multidict 6.1.0
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/aio-libs/multidict/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Multidict implementation
Description:

Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.

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
Build system: pyproject
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-miniupnpc 2.3.3
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://miniupnp.free.fr
Licenses: Modified BSD
Build system: pyproject
Synopsis: UPnP client for Python
Description:

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

python-hg-evolve 11.1.3
Propagated dependencies: mercurial@7.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.mercurial-scm.org/doc/evolution/
Licenses: GPL 2
Build system: python
Synopsis: Flexible evolution of Mercurial history
Description:

Evolve is a Mercurial extension for faster and safer mutable history. It implements the changeset evolution concept for Mercurial.

python-dockerpty 0.4.1
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/d11wtq/dockerpty
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python library to use the pseudo-TTY of a Docker container
Description:

Docker PTY provides the functionality needed to operate the pseudo-terminal (PTY) allocated to a Docker container using the Python client.

python-haversine 2.7.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/mapado/haversine
Licenses: Expat
Build system: pyproject
Synopsis: Calculate the distance between 2 points on Earth
Description:

This package provides functions to calculate the distance in various units between two points on Earth using their latitude and longitude.

python-hatch-vcs 0.5.0
Propagated dependencies: python-hatchling@1.27.0 python-setuptools-scm@8.3.1
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/ofek/hatch-vcs
Licenses: Expat
Build system: pyproject
Synopsis: Hatch plugin for versioning with your preferred VCS
Description:

This package is a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions.

python-inflate64 1.0.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://pypi.org/project/inflate64/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Compression/decompression library
Description:

The inflate64 package provides Deflater and Inflater classes to compress and decompress with the Enhanced Deflate compression algorithm.

python-asynckivy 0.8.1
Propagated dependencies: python-kivy@2.3.1 python-asyncgui@0.8.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/asyncgui/asynckivy
Licenses: Expat
Build system: pyproject
Synopsis: Async library for Kivy
Description:

This package provides async versions of Kivy functions to avoid the callback-heavy mode of interaction typical in some Kivy applications.

python-grequests 0.7.0-0.60f70e9
Propagated dependencies: python-gevent@24.11.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kennethreitz/grequests
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python library for asynchronous HTTP requests
Description:

GRequests is a Python library that allows you to use Requests with Gevent to make asynchronous HTTP Requests easily.

python-ansi2html 1.9.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ralphbean/ansi2html
Licenses: GPL 3+
Build system: pyproject
Synopsis: Convert ANSI-decorated console output to HTML
Description:

ansi2html is a Python library and command line utility for converting text with ANSI color codes to HTML or LaTeX.

python-deepmerge 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://deepmerge.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Merge nested data structures
Description:

The deep-merge Python library provides a toolset to deeply merge nested data structures in Python like lists and dictionaries.

python-monotonic 1.5
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/atdt/monotonic
Licenses: ASL 2.0
Build system: python
Synopsis: Implementation of time.monotonic() for Python 2 & < 3.3
Description:

This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards.

python-transient 0.25
Propagated dependencies: python-beautifultable@1.1.0 python-click@8.1.8 python-importlib-resources@6.5.2 python-lark@1.2.2 python-marshmallow@4.0.0 python-progressbar2@4.5.0 python-requests@2.32.5 python-toml@0.10.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/ALSchwalm/transient
Licenses: Expat
Build system: pyproject
Synopsis: QEMU Wrapper written in Python
Description:

transient is a wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.

python-agate-dbf 0.2.3
Propagated dependencies: python-agate@1.12.0 python-dbfread@2.0.7-0.dce5446
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-dbf.rtfd.org
Licenses: Expat
Build system: pyproject
Synopsis: Add read support for dbf files to agate
Description:

agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.

Total results: 4232