_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyfxa 0.6.0
Propagated dependencies: python-cryptography@44.0.0 python-hawkauthlib@2.0.0 python-pybrowserid@0.14.0 python-requests@2.31.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mozilla/PyFxA
Licenses: MPL 2.0
Synopsis: Firefox Accounts client library for Python
Description:

This is a Python library for interacting with the Firefox Accounts ecosystem.

python2-dbus 1.2.18
Dependencies: python2@2.7.18 libxcrypt@4.4.36 dbus-glib@0.112
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.freedesktop.org/wiki/Software/DBusBindings/
Licenses: Expat
Synopsis: Python bindings for D-bus
Description:

python-dbus provides bindings for libdbus, the reference implementation of D-Bus.

python-sarge 0.1.7.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docs.red-dove.com/sarge/
Licenses: Modified BSD
Synopsis: Subprocess wrapper with command pipeline functionality
Description:

sarge is a wrapper for subprocess which provides command pipeline functionality.

python-parse 1.18.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/r1chardj0n3s/parse
Licenses: X11
Synopsis: Parse strings
Description:

Parse strings using a specification based on the Python format() syntax.

python-shtab 1.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/iterative/shtab
Licenses: ASL 2.0
Synopsis: Automagic shell tab completion for Python CLI applications
Description:

This package automatically generates shell tab completion scripts for Python CLI apps.

python-percy 2.0.2
Propagated dependencies: python-requests@2.31.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/percy/python-percy-client
Licenses: Expat
Synopsis: Python client library for visual regression testing with Percy.
Description:

Python client library for visual regression testing with Percy (https://percy.io).

python-simpy 4.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://simpy.readthedocs.io
Licenses: Expat
Synopsis: Event discrete, process based simulation for Python
Description:

SimPy is a process-based discrete-event simulation framework based on standard Python.

python-ldap3 2.7
Propagated dependencies: python-gssapi@1.8.2 python-pyasn1@0.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/cannatag/ldap3
Licenses: LGPL 3+
Synopsis: Python LDAP client
Description:

LDAP3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.

python-toolz 1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pytoolz/toolz/
Licenses: Modified BSD
Synopsis: List processing tools and functional utilities
Description:

This package provides a set of utility functions for iterators, functions, and dictionaries.

python-jdcal 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/phn/jdcal
Licenses: FreeBSD
Synopsis: Functions to convert between Julian dates Gregorian dates
Description:

This Python library provides functions for converting between Julian dates and Gregorian dates.

python-pplpy 0.8.10
Dependencies: gmp@6.3.0 mpc@1.3.1 mpfr@4.2.1 pari-gp@2.17.2 ppl@1.2
Propagated dependencies: python-cysignals@1.12.3 python-gmpy2@2.2.1
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/sagemath/pplpy
Licenses: GPL 3+
Synopsis: Python PPL wrapper
Description:

This Python package provides a wrapper to the C++ Parma Polyhedra Library (PPL).

python-antio 0.6.1
Propagated dependencies: python-click@8.1.7 python-numpy@1.26.2 python-packaging@24.2 python-psutil@5.9.2
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/mscheltienne/antio
Licenses: GPL 3
Synopsis: I/O library for the CNT format from ANT Neuro
Description:

This package provides I/O functions for the CNT format from ANT Neuro.

python-pyani 0.2.12
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-pandas@2.2.3 python-scipy@1.12.0 python-seaborn@0.13.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://widdowquinn.github.io/pyani/
Licenses: Expat
Synopsis: Calculate genome-scale average nucleotide identity
Description:

Pyani provides a package and script for calculation of genome-scale average nucleotide identity.

python-pychm 0.8.6
Dependencies: chmlib@0.40
Channel: guix
Location: gnu/packages/ebook.scm (gnu packages ebook)
Home page: https://github.com/dottedmag/pychm
Licenses: GPL 2+
Synopsis: Handle CHM files
Description:

This package provides a Python module for interacting with Microsoft Compiled HTML (CHM) files

python-pyusb 1.2.1
Dependencies: libusb@1.0.25 libusb-compat@0.1.8
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://pyusb.github.io/pyusb/
Licenses: Modified BSD
Synopsis: Python bindings to the libusb library
Description:

PyUSB aims to be an easy to use Python module to access USB devices.

python-thinc 8.1.12
Propagated dependencies: python-blis@0.7.8 python-catalogue@2.0.7 python-confection@0.1.5 python-cymem@2.0.6 python-murmurhash@1.0.7 python-numpy@1.26.2 python-packaging@24.2 python-preshed@3.0.6 python-pydantic@2.10.4 python-setuptools@67.6.1 python-srsly@2.4.8 python-wasabi@0.9.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/explosion/thinc
Licenses: Expat
Synopsis: Functional take on deep learning
Description:

This package provides a functional take on deep learning, compatible with your favorite libraries.

python-tspex 0.6.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-pandas@2.2.3 python-xlrd@2.0.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://apcamargo.github.io/tspex/
Licenses: GPL 3+
Synopsis: Calculate tissue-specificity metrics for gene expression
Description:

This package provides a Python package for calculating tissue-specificity metrics for gene expression.

python-cvxpy 1.4.3
Propagated dependencies: pybind11@2.13.6 python-clarabel@0.7.1 python-ecos@2.0.13 python-numpy@1.26.2 python-osqp@0.6.5 python-scipy@1.12.0 python-scs@3.2.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/cvxpy/cvxpy
Licenses: ASL 2.0
Synopsis: DSL for modeling convex optimization problems
Description:

This package provides a domain-specific language for modeling convex optimization problems in Python.

python-quart 0.19.9
Propagated dependencies: hypercorn@0.17.3 python-aiofiles@24.1.0 python-blinker@1.9.0 python-click@8.1.7 python-dotenv@0.20.0 python-flask@3.1.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-markupsafe@2.1.1 python-toml@0.10.2 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://gitlab.com/pgjones/quart/
Licenses: Expat
Synopsis: Python ASGI web microframework with the same API as Flask
Description:

This package provides a Python ASGI web microframework with the same API as Flask.

python-i3ipc 2.2.1
Propagated dependencies: python-xlib@0.29
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/altdesktop/i3ipc-python
Licenses: Modified BSD
Synopsis: Python library for controlling i3 and Sway
Description:

This package provides a Python library for controlling the i3 and Sway window managers.

python-bokeh 2.4.3
Propagated dependencies: node@22.14.0 python-jinja2@3.1.2 python-numpy@1.26.2 python-packaging@24.2 python-pillow@11.1.0 python-pyyaml@6.0.1 python-tornado@6.4.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bokeh/bokeh
Licenses: Modified BSD
Synopsis: Interactive plots and applications in the browser from Python
Description:

This package provides tools for interactive plots and applications in the browser from Python.

python-amply 0.1.4
Propagated dependencies: python-docutils@0.19 python-pyparsing@3.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/willu47/amply
Licenses: EPL 1.0
Synopsis: Load and manipulate AMPL/GLPK data as Python data structures
Description:

Amply allows you to load and manipulate AMPL/GLPK data as Python data structures.

python-smmap 3.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Byron/smmap
Licenses: Modified BSD
Synopsis: Python sliding window memory map manager
Description:

smmap is a pure Python implementation of a sliding window memory map manager.

Total results: 3823