_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tempdir 0.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/tempdir/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for managing temporary directories
Description:

This library manages temporary directories that are automatically deleted with all their contents when they are no longer needed. It is particularly convenient for use in tests.

python-iron-mq 0.9-0.e6ff76a
Propagated dependencies: python-iron-core@1.2.1-0.5a5f301
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/iron-io/iron_mq_python
Licenses: FreeBSD
Build system: pyproject
Synopsis: Client library for IronMQ, a message queue in the cloud
Description:

This package provides Python language bindings for IronMQ. IronMQ is an elastic message queue for managing data and event flow within cloud applications and between systems.

python2-pytest 4.6.11
Propagated dependencies: python2-atomicwrites@1.4.0 python2-attrs@17.4.0 python2-funcsigs@1.0.2 python2-importlib-metadata-bootstrap@1.5.0 python2-more-itertools@5.0.0 python2-packaging-bootstrap@20.0 python2-pathlib2@2.3.5 python2-pluggy@0.13.1 python2-py@1.6.0 python2-six@1.16.0 python2-wcwidth@0.2.13
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Build system: python-legacy
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-changeo 1.3.4
Propagated dependencies: python-airr@1.5.1 python-biopython@1.86 python-importlib-resources@6.5.2 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-presto@0.7.6 python-pyyaml@6.0.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://changeo.readthedocs.io
Licenses: GPL 3
Build system: pyproject
Synopsis: Repertoire clonal assignment toolkit
Description:

Change-O is a collection of tools for processing the output of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig) sequences, and reconstructing germline sequences.

python-demuxem 0.1.7
Propagated dependencies: python-docopt@0.6.2 python-numpy@2.3.1 python-pandas@2.3.3 python-pegasusio@0.9.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lilab-bcb/demuxEM
Licenses: Modified BSD
Build system: pyproject
Synopsis: Analyze cell-hashing/nucleus-hashing data
Description:

This is a Python module for analyzing cell-hashing/nucleus-hashing data. It is the demultiplexing module of Pegasus, which is used by Cumulus in the demultiplexing step.

python-pyarrow 24.0.0
Dependencies: apache-orc@2.0.0 boost@1.89.0 brotli@1.1.0 bzip2@1.0.8 double-conversion@3.1.5 gflags@2.2.2 glog@0.5.0 grpc@1.52.2 protobuf@3.21.9 python@3.12.12 python-numpy@2.3.1 rapidjson@1.1.0-1.949c771 re2@2022-12-01 snappy@1.1.9 xsimd@13.2.0
Propagated dependencies: apache-arrow@24.0.0 apache-arrow@24.0.0 apache-orc@2.0.0 python-numpy@2.3.1 python-pandas@2.3.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://arrow.apache.org/docs/python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for Apache Arrow
Description:

This library provides a Pythonic API wrapper for the reference Arrow C++ implementation, along with tools for interoperability with pandas, NumPy, and other traditional Python scientific computing packages.

python-docrepr 0.2.0
Propagated dependencies: python-docutils@0.21.2 python-jinja2@3.1.2 python-matplotlib@3.10.8 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://github.com/spyder-ide/docrepr/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python docstrings to HTML renderer
Description:

Docrepr renders Python docstrings to HTML with Sphinx. It can generate rich and plain representations of docstrings, alongside additional metadata about the object to which the docstring belongs.

python-mockito 1.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kaste/mockito-python
Licenses: Expat
Build system: pyproject
Synopsis: Mocking library for Python
Description:

This package provides a Python implementation of the Java library of the same name. It eases monkey patching, for example to stub out side effects when unit testing.

python-keyring 25.7.0
Propagated dependencies: python-jaraco-classes@3.4.0 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-jeepney@0.9 python-secretstorage@3.3.3
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jaraco/keyring
Licenses: X11
Build system: pyproject
Synopsis: Store and access your passwords safely
Description:

The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.

python-uvicorn 0.40.0
Propagated dependencies: python-a2wsgi@1.10.7 python-click@8.3.1 python-dotenv@1.1.1 python-h11@0.16.0 python-httptools@0.7.1 python-pyyaml@6.0.2 python-uvloop@0.21.0 python-watchfiles@1.1.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/encode/uvicorn
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fast ASGI server implementation
Description:

uvicorn is a fast ASGI server implementation, using uvloop and httptools. It currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.

python-hookdns 2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cle-b/hookdns
Licenses: ASL 2.0
Build system: pyproject
Synopsis: DNS resolution customization library
Description:

HookDNS implements functionality that allows for modifying name resolution in a Python script without any changes to the hosts file or the use of a fake DNS resolver.

python-aioquic 1.2.0
Dependencies: openssl@3.5.5
Propagated dependencies: python-certifi@2025.06.15 python-pylsqpack@0.3.22 python-pyopenssl@24.3.0 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aiortc/aioquic
Licenses: Modified BSD
Build system: pyproject
Synopsis: QUIC and HTTP3 implementation in Python
Description:

aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.

python-wcmatch 10.1
Propagated dependencies: python-bracex@2.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://facelessuser.github.io/wcmatch/
Licenses: Expat
Build system: pyproject
Synopsis: Wildcard and glob file name matcher
Description:

Wcmatch provides an enhanced fnmatch, glob, and pathlib library. It adds features such as brace expansion,extended glob patterns, and recursive globbing with configurable behavior.

python-dbfread 2.0.7-0.dce5446
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://dbfread.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Read DBF Files with Python
Description:

This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.

python-ipython 9.8.0
Propagated dependencies: python-decorator@5.2.1 python-ipython-pygments-lexers@1.1.1 python-jedi@0.19.2 python-matplotlib-inline@0.1.7 python-pexpect@4.9.0 python-prompt-toolkit@3.0.51 python-pygments@2.19.2 python-stack-data@0.6.3 python-traitlets@5.14.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: IPython is a tool for interactive computing in Python
Description:

IPython provides a rich architecture for interactive computing with: Powerful interactive shells, a browser-based notebook, support for interactive data visualization, embeddable interpreters and tools for parallel computing.

python-bycycle 1.2.0
Propagated dependencies: python-matplotlib@3.10.8 python-neurodsp@2.3.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://bycycle-tools.github.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Cycle-by-cycle analyses of neural oscillations
Description:

bycycle is a tool for quantifying features of neural oscillations in the time domain, as opposed to the frequency domain, using a cycle-by-cycle approach.

python-numpyro 0.18.0
Propagated dependencies: python-funsor@0.4.7 python-jax@0.4.28 python-jaxlib@0.4.28 python-multipledispatch@1.0.0 python-numpy@2.3.1 python-tensorflow-probability@0.22.1 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/pyro-ppl/numpyro
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pyro PPL on NumPy
Description:

NumPyro is a lightweight probabilistic programming library that provides a NumPy backend for Pyro. It relies on JAX for automatic differentiation and JIT compilation to GPU / CPU.

python-guizero 1.3.0
Propagated dependencies: python@3.12.12 python-pillow@12.1.1
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/lawsie/guizero
Licenses: Modified BSD
Build system: python
Synopsis: Python module to allow learners to easily create GUIs
Description:

python-guizero is a Python 3 library for creating simple GUIs. It is designed to allow new learners to quickly and easily create GUIs for their programs.

python-pycifrw 5.0.1
Propagated dependencies: python-numpy@2.3.1 python-prettytable@3.12.0 python-ply@3.11
Channel: guix
Location: gnu/packages/physics.scm (gnu packages physics)
Home page: https://github.com/jamesrhester/pycifrw
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: CIF file reader and writer
Description:

PyCifRW provides support for reading and writing CIF (Crystallographic Information File) format files. CIF is the standard format for crystallographic data exchange endorsed by the International Union of Crystallography.

python-colored 2.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/dslackw/colored
Licenses: Expat
Build system: pyproject
Synopsis: Simple library for color and formatting to terminal
Description:

This is a very simple Python library for color and formatting in the terminal. It comes with a collection of color codes and names for 256 color terminal setups.

python-pywinrm 0.5.0
Propagated dependencies: python-requests@2.32.5 python-requests-ntlm@1.3.0 python-xmltodict@0.14.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/diyan/pywinrm/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for Windows Remote Management (WinRM)
Description:

pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.

python-confuse 2.0.1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/beetbox/confuse
Licenses: Expat
Build system: pyproject
Synopsis: Painless YAML configuration
Description:

Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.

python-icmplib 3.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ValentinBELYN/icmplib
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python implementation of the Internet Control Message Protocol (ICMP)
Description:

icmplib is a supporting library for both IPv4 and IPv6 networks. ICMP is typically used for diagnostic or control purposes - well known from utilities such as ping(1).

python-rfc6555 0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/rfc6555/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python implementation of RFC 6555
Description:

Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.

Page: 15859606162184
Total packages: 4411