_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyentrp 2.1.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://github.com/nikdon/pyEntropy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Entropy measures for time series analysis
Description:

pyEntropy is a lightweight library built on top of NumPy that provides functions for computing various types of entropy for time series analysis.

python2-enum34 1.1.8
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://bitbucket.org/stoneleaf/enum34
Licenses: Modified BSD
Build system: python
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python-cffsubr 0.3.0
Dependencies: python-afdko@3.6.1
Propagated dependencies: python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/cffsubr
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Compact Font Format (CFF) subroutinizer
Description:

This package provides the cffsubr command, a Compact Font Format (CFF) subroutinizer based on the Adobe Font Development Kit for OpenType (AFDKO) tx tool.

python-numbagg 0.9.4
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/numbagg/numbagg
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fast N-dimensional aggregation functions with Numba
Description:

Numbagg provides high-performance implementations for moving window, aggregation, and grouping functions. It leverages Numba's JIT compilation and is especially performant on multi-core parallelism.

python-feedgen 1.0.0
Propagated dependencies: python-dateutil@2.9.0 python-lxml@6.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://feedgen.kiesow.be
Licenses: FreeBSD LGPL 3+
Build system: pyproject
Synopsis: Atom and RSS feed generator
Description:

This module can be used to generate web feeds in both Atom and RSS format. It also extensible and comes with an extension to produce podcasts.

python-apprise 1.9.4
Propagated dependencies: python-certifi@2025.06.15 python-click@8.3.1 python-markdown@3.10 python-pygobject@3.54.3 python-pyyaml@6.0.2 python-requests@2.32.5 python-requests-oauthlib@2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/caronc/apprise
Licenses: FreeBSD
Build system: pyproject
Synopsis: Push notification library
Description:

Apprise is a Python library that allows sending push notifications to a broad range of notification services, such as Telegram, Discord, Slack, Amazon SNS, Gotify, etc.

python-munkres 1.1.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://software.clapper.org/munkres/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Implementation of the Munkres algorithm
Description:

The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.

python-pyrdfa3 3.6.2
Propagated dependencies: python-html5lib@1.1 python-rdflib@7.1.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://www.w3.org/2012/pyRdfa/
Licenses: Modified BSD
Build system: pyproject
Synopsis: RDFa Python distiller/parser library
Description:

This library can extract RDFa 1.1 from (X)HTML, SVG, or XML. It can produce serialized versions of the extracted graph, or an RDFLib Graph.

python-iso8601 2.1.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/micktwomey/pyiso8601
Licenses: Expat
Build system: pyproject
Synopsis: Module to parse ISO 8601 dates
Description:

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

python-libtmux 0.57.1
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/tmux.scm (gnu packages tmux)
Home page: https://github.com/tmux-python/libtmux
Licenses: Expat
Build system: pyproject
Synopsis: Python API for tmux
Description:

Libtmux is the tool behind tmuxp, a tmux workspace manager in Python. It creates object mappings to traverse, inspect and interact with live tmux sessions.

python2-enum34 1.1.6
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/enum34/
Licenses: Modified BSD
Build system: python-legacy
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python-pycapnp 2.2.4
Propagated dependencies: python-jinja2@3.1.2
Channel: panther
Location: px/packages/common.scm (px packages common)
Home page: https://github.com/capnproto/pycapnp
Licenses: FreeBSD
Build system: pyproject
Synopsis: Cython wrapping of the C++ Cap'n Proto library
Description:

This package provides a Cython wrapping of the C++ Cap'n Proto library, enabling Python applications to use the Cap'n Proto serialization and RPC system.

python-parabam 3.0.1-0.be5bd35
Propagated dependencies: python-numpy@2.3.1 python-pysam@0.23.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cancerit/parabam
Licenses: GPL 3
Build system: pyproject
Synopsis: Parallel BAM File Analysis
Description:

Parabam is a tool for processing sequencing files in parallel. It uses Python's native multiprocessing framework to apply a user defined rule on an input file.

python-asyncmy 0.2.10
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/long2ice/asyncmy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Fast MySQL driver for Python
Description:

asyncmy is a fast asyncio MySQL driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython for performance.

python-libusb1 3.0.0
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/vpelletier/python-libusb1
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Pure-python wrapper for libusb-1.0
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems. This package provides a Python wrapper for accessing libusb-1.0.

python-certipy 0.2.2
Propagated dependencies: python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/LLNL/certipy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Utility to create and sign CAs and certificates
Description:

Certipy was made to simplify the certificate creation process. To that end, certipy exposes methods for creating and managing certificate authorities, certificates, signing and building trust bundles.

python-beniget 0.4.2.post1
Propagated dependencies: python-gast@0.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/serge-sans-paille/beniget
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extract semantic information about static Python code
Description:

Beniget is a collection of analyzers for Python AST. It is a building block for writing a static analyzer or compiler for Python.

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-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-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.

Page: 1…5859606162…186
Total packages: 4464