_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-igraph 0.11.8
Dependencies: igraph@0.10.15
Propagated dependencies: python-texttable@1.6.4
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://igraph.org/python/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python bindings for the igraph network analysis library
Description:

This package provides a library for the analysis of networks and graphs. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

python-bonsai 1.2.0
Dependencies: mit-krb5@1.21 cyrus-sasl@2.1.28 openldap@2.6.9
Channel: guix
Location: gnu/packages/openldap.scm (gnu packages openldap)
Home page: https://github.com/noirello/bonsai
Licenses: Expat
Build system: python
Synopsis: Access LDAP directory servers from Python
Description:

This is a module for handling LDAP operations in Python. LDAP entries are mapped to a special Python case-insensitive dictionary, tracking the changes of the dictionary to modify the entry on the server easily.

python-daemux 0.1.0
Propagated dependencies: python-libtmux@0.10.1
Channel: guix
Location: gnu/packages/tmux.scm (gnu packages tmux)
Home page: https://github.com/edouardklein/daemux
Licenses: AGPL 3+
Build system: python
Synopsis: Start, stop, restart and check daemons via tmux
Description:

Daemux lets you run daemons in a tmux pane. Users can launch long-running background tasks, and check these tasks' health by hand, relaunch them, etc., by attaching to the corresponding pane in tmux.

python-pysiaf 0.24.1
Propagated dependencies: python-astropy@7.1.1 python-lxml@6.0.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-openpyxl@3.1.5 python-requests@2.32.5 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysiaf.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Handling SIAF for space telescopes
Description:

pysiaf is a python package to access, interpret, maintain, and generate Handling of Science Instrument Aperture Files, in particular for JWST. Tools for applying the frame transformations, plotting, comparison, and validation are provided.

python-pynrrd 1.1.3
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/mhe/pynrrd
Licenses: Expat
Build system: pyproject
Synopsis: Python module for reading and writing NRRD files
Description:

pynrrd is a Python module for reading and writing NRRD files (format designed to support scientific visualization and image processing involving N-dimensional raster data) into and from numpy arrays.

python-apipkg 3.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pytest-dev/apipkg
Licenses: Expat
Build system: pyproject
Synopsis: Namespace control and lazy-import mechanism
Description:

With apipkg you can control the exported namespace of a Python package and greatly reduce the number of imports for your users. It is a small pure Python module that works on virtually all Python versions.

python-schema 0.7.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/keleshev/schema
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Simple data validation library
Description:

python-schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types.

python-mellon 1.6.1
Propagated dependencies: python-jax@0.4.28 python-jaxopt@0.8.3 python-pynndescent@0.5.13 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/settylab/mellon
Licenses: GPL 3
Build system: pyproject
Synopsis: Non-parametric cell-state density estimator
Description:

Mellon is a non-parametric cell-state density estimator based on a nearest-neighbors-distance distribution. It uses a sparse gaussian process to produce a differntiable density function that can be evaluated out of sample.

python-pylama 8.4.1
Propagated dependencies: python-mypy-minimal@1.16.1 python-mccabe@0.7.0 python-pycodestyle@2.12.1 python-pydocstyle@6.3.0 python-pyflakes@3.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/klen/pylama
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Code audit tool for python
Description:

Pylama is a code audit tool for Python and JavaScript to check for style, syntax and other code health metrics. It is essentially a convenient wrapper above tools such as Pyflakes, pydocstyle, pycodestyle and McCabe, among others.

python-dialog 3.5.3
Dependencies: dialog@1.3-20250116
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pythondialog.sourceforge.net/
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Python interface to the UNIX dialog utility
Description:

A Python wrapper for the dialog utility. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems

python-shshsh 1.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/zqqqqz2000/shshsh
Licenses: Expat
Build system: pyproject
Synopsis: Write Shell commands simply and safely within Python
Description:

This package provides a way to write Shell commands from within Python. Python functions can be chained together to process input Bash control characters are escapted so that parameters can be passed without worrying about command injection.

python-pylops 2.6.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://pylops.readthedocs.io/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Linear-operator library for Python
Description:

PyLops is an open-source Python library focused on providing a backend-agnostic, idiomatic, matrix-free library of linear operators and related computations. It is inspired by the iconic MATLAB Spot – A Linear-Operator Toolbox project.

python-pyppmd 1.2.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/pyppmd
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: PPMd compression/decompression library
Description:

Pyppmd provides classes and functions for compressing and decompressing text data, using the Prediction by partial matching (PPM) compression algorithm variation H and I.2. It provides an API similar to Python's zlib/bz2/lzma modules.

python-plotly 5.20.0
Propagated dependencies: python-ipython@8.37.0 python-pandas@2.2.3 python-pillow@11.1.0 python-requests@2.32.5 python-retrying@1.4.1 python-scikit-image@0.23.2 python-statsmodels@0.14.4 python-tenacity@9.0.0 python-vaex-core@4.18.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://plotly.com/python/
Licenses: Expat
Build system: pyproject
Synopsis: Interactive plotting library for Python
Description:

Plotly's Python graphing library makes interactive,publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.

python-btrees 6.1
Propagated dependencies: python-persistent@6.1.1 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/BTrees
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Scalable persistent object containers
Description:

This package contains a set of persistent object containers built around a modified BTree data structure. The trees are optimized for use inside ZODB's "optimistic concurrency" paradigm, and include explicit resolution of conflicts detected by that mechanism.

python-trubar 0.3.4
Propagated dependencies: python-libcst@1.6.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/janezd/trubar
Licenses: Expat
Build system: pyproject
Synopsis: Utility for translation of Python sources
Description:

This package provides a tool for translation and localization of Python programs via modification of source files. Trubar supports f-strings and does not require any changes to the original source code, such as marking strings for translation.

python-future 1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://python-future.org
Licenses: Expat
Build system: pyproject
Synopsis: Single-source support for Python 3 and 2
Description:

python-future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.

python-enable 6.1.0
Propagated dependencies: python-fonttools@4.59.2 python-kiwisolver@1.4.6 python-numpy@1.26.4 python-pillow@11.1.0 python-pyface@8.0.0 python-pyparsing@3.2.3 python-reportlab@4.0.8 python-traits@7.0.2 python-traitsui@8.0.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/enable/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level drawing and interaction
Description:

The Enable project provides two related multi-platform packages for drawing GUI objects.

  • Enable: an object drawing library that supports containment and event notification.

  • Kiva: a multi-platform DisplayPDF vector drawing engine.

python-plotly 5.7.0
Propagated dependencies: python-six@1.17.0 python-tenacity@9.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://plotly.com/python/
Licenses: Expat
Build system: python
Synopsis: Interactive plotting library for Python
Description:

Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.

python-scanpy 1.11.2
Propagated dependencies: python-anndata@0.12.1 python-dask@2024.12.1 python-h5py@3.13.0 python-igraph@0.11.8 python-joblib@1.5.2 python-legacy-api-wrap@1.4.1 python-louvain@0.16 python-matplotlib@3.8.2 python-natsort@8.4.0 python-networkx@3.4.2 python-numba@0.61.0 python-packaging@25.0 python-pandas@2.2.3 python-patsy@1.0.1 python-pytoml@0.1.21 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-session-info2@0.2 python-setuptools@80.9.0 python-sinfo@0.3.4 python-statsmodels@0.14.4 python-tables@3.10.2 python-tqdm@4.67.1 python-umap-learn@0.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/theislab/scanpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Single-Cell Analysis in Python
Description:

Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes preprocessing, visualization, clustering, pseudotime and trajectory inference and differential expression testing. The Python-based implementation efficiently deals with datasets of more than one million cells.

python-gseapy 1.0.4
Dependencies: python-wrapper@3.11.14
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-pandas@2.2.3 python-matplotlib@3.8.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/zqfang/gseapy
Licenses: Modified BSD
Build system: cargo
Synopsis: Gene Set Enrichment Analysis in Python
Description:

GSEApy is a Python/Rust implementation for GSEA and wrapper for Enrichr. GSEApy can be used for RNA-seq, ChIP-seq, Microarray data. It can be used for convenient GO enrichment and to produce publication quality figures in Python.

python-warcio 1.7.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/webrecorder/warcio
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Streaming web archival archive (WARC) library
Description:

warcio is a Python library to read and write the WARC format commonly used in Web archives. It is designed for fast, low-level access to web archival content, oriented around a stream of WARC records rather than files.

python-cattrs 24.1.2
Propagated dependencies: python-attrs@25.3.0 python-cbor2@5.4.2.post1 python-exceptiongroup@1.3.0 python-orjson@3.9.7 python-pyyaml@6.0.2 python-tomlkit@0.13.3 python-typing-extensions@4.15.0 python-ujson@5.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-attrs/cattrs
Licenses: Expat
Build system: pyproject
Synopsis: Python library for structuring and unstructuring data
Description:

cattrs is an Python library for structuring and unstructuring data. cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes can also be supported by manually registering converters.

python-joblib 1.5.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://joblib.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Using Python functions as pipeline jobs
Description:

Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.

Total results: 4237