_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-click 8.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-xattr 1.2.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xattr/xattr
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for extended file system attributes
Description:

This package provides a Python wrapper for using extended file system attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).

python-click 7.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-click 8.0.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-pybbi 0.4.1
Dependencies: libpng@1.6.39 openssl@3.0.8 zlib@1.3.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nvictus/pybbi
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings to UCSC Big Binary file library
Description:

This package provides Python bindings to the UCSC Big Binary (bigWig/bigBed) file library. This provides read-level access to local and remote bigWig and bigBed files but no write capabilitites. The main feature is fast retrieval of range queries into numpy arrays.

python-scour 0.38.2
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/inkscape/extras/scour
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Scour is an SVG optimizer/cleaner written in Python
Description:

The goal of Scour is to output a file that renders identically at a fraction of the size by removing a lot of redundant information created by most SVG editors. Optimization options are typically lossless but can be tweaked for more aggressive cleaning.

python-eliot 1.17.5
Propagated dependencies: python-boltons@25.0.0 python-orjson@3.9.7 python-pyrsistent@0.20.0 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/itamarst/eliot/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Eliot: the logging system that tells you why it happened
Description:

eliot is a Python logging system that outputs causal chains of actions: actions can spawn other actions, and eventually they either succeed or fail. The resulting logs tell you the story of what your software did: what happened, and what caused it.

python-bambi 0.17.2
Propagated dependencies: python-arviz-plots@0.8.0 python-formulae@0.6.1 python-graphviz@0.20.3 python-pandas@2.2.3 python-pymc@5.21.0 python-sparse@0.15.5
Channel: guix-science
Location: guix-science/packages/statistics.scm (guix-science packages statistics)
Home page: https://bambinos.github.io/bambi/
Licenses: Expat
Build system: pyproject
Synopsis: BAyesian Model Building Interface in Python
Description:

Bambi is a high-level Bayesian model-building interface written in Python. It works with the PyMC probabilistic programming framework and is designed to make it extremely easy to fit Bayesian mixed-effects models common in biology, social sciences and other disciplines.

python-click 8.0.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-ephem 4.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://rhodesmill.org/pyephem/
Licenses: Expat
Build system: pyproject
Synopsis: Compute positions of the planets and stars
Description:

PyEphem provides an ephem Python package for performing high-precision astronomy computations.

The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.

python-naima 0.10.0
Propagated dependencies: python-astropy@7.1.1 python-corner@2.2.2 python-emcee@3.1.6 python-h5py@3.13.0 python-matplotlib@3.8.2 python-pyyaml@6.0.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://github.com/zblz/naima
Licenses: Modified BSD
Build system: pyproject
Synopsis: Derivation of non-thermal particle distributions through MCMC spectral fitting
Description:

This package implement functionality for computation of non-thermal radiation from relativistic particle populations. It includes tools to perform MCMC fitting of radiative models to X-ray, GeV, and TeV spectra using emcee, an affine-invariant ensemble sampler for Markov Chain Monte Carlo.

python-pygmt 0.18.0
Dependencies: ghostscript@9.56.1 gmt@6.6.0
Propagated dependencies: python-contextily@1.7.0 python-geopandas@1.1.1 python-ipython@8.37.0 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-pyarrow@22.0.0 python-rioxarray@0.21.0 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://www.pygmt.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface for the Generic Mapping Tools
Description:

PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.

python-rellu 0.7
Propagated dependencies: python-invoke@2.2.1 python-pygithub@2.8.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robotframework/rellu
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Utilities to create PyPI releases
Description:

This collection of utilities contains tooling and templates to assist in creating releases on GitHub and publishing them on PyPI. It is designed to be used by Robot Framework and tools and libraries in its ecosystem, but can naturally be used also by other projects.

python-pyan3 1.2.0
Propagated dependencies: python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Technologicat/pyan
Licenses: GPL 2
Build system: pyproject
Synopsis: Offline call graph generator for Python 3
Description:

Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.

python-demes 0.2.3
Propagated dependencies: python-ruamel.yaml@0.18.14 python-attrs@25.3.0
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: https://github.com/popsim-consortium/demes-python
Licenses: ISC
Build system: pyproject
Synopsis: Tools for describing and manipulating demographic models.
Description:

The demes Python package provides an API for defining, parsing, and sharing Demes demographic models. Applications can use demes to parse human-readable Demes YAML files into fully-resolved demographic models. In addition, demes provides convenient data structures to simplify manipulation of demographic models.

python-anvio 8
Propagated dependencies: python-bottle@0.13.4 python-colored@2.3.0 python-django@5.2.8 python-ete3@3.1.3 python-illumina-utils@2.13 python-matplotlib@3.8.2 python-mistune@3.1.3 python-multiprocess@0.70.18 python-networkx@3.4.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-paste@3.10.1 python-plotext@5.2.8 python-psutil@7.0.0 python-pyani@0.2.12 python-pysam@0.23.0 python-requests@2.32.5 python-rich-argparse@1.7.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-six@1.17.0 python-statsmodels@0.14.4 python-tabulate@0.9.0 snakemake@8.29.2
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://anvio.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Analysis and visualization platform for 'omics data
Description:

Anvi’o is a comprehensive platform that brings together many aspects of today’s computational strategies of data-enabled microbiology, including genomics, metagenomics, metatranscriptomics, pangenomics, metapangenomics, phylogenomics, and microbial population genetics in an integrated and easy-to-use fashion through extensive interactive visualization capabilities.

python-pysat 3.2.2
Propagated dependencies: python-dask@2024.12.1 python-netcdf4@1.6.2 python-numpy@1.26.4 python-pandas@2.2.3 python-portalocker@2.7.0 python-scipy@1.12.0 python-toolz@1.0.0 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pysat/pysat
Licenses: Modified BSD
Build system: pyproject
Synopsis: Supports science analysis across disparate data platforms
Description:

The Python Satellite Data Analysis Toolkit (pysat) provides a simple and flexible interface for robust data analysis from beginning to end - including downloading, loading, cleaning, managing, processing, and analyzing data. Pysat's plug-in design allows analysis support for any data, including user provided data sets.

python-nbval 0.11.0
Propagated dependencies: python-coverage@7.11.0 python-ipykernel@6.29.4 python-jupyter-client@7.4.4 python-nbformat@5.10.4 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/computationalmodelling/nbval
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to validate Jupyter notebooks
Description:

This plugin adds functionality to Pytest to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.

python-pyfma 0.1.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/nschloe/pyfma
Licenses: Expat
Build system: pyproject
Synopsis: Fused multiply-add for Python
Description:

pyfma provides an implementation of fused multiply-add which computes (x*y) + z with a single rounding. This is useful for dot products, matrix multiplications, polynomial evaluations (e.g., with Horner's rule), Newton's method for evaluating functions, convolutions, artificial neural networks etc.

python-bip39 0.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/de-centralized-systems/python-bip39/
Licenses: Expat
Build system: pyproject
Synopsis: Self-contained and simple BIP39 implementation in Python
Description:

This package provides a self-contained and simple BIP39 implementation written in Python. It includes a bip39.py executable.

BIP39 is a standardized mapping between binary data (the entropy), and a list of words that are easier to remember for humans (the mnemonic).

python-sshfs 2025.10.0
Propagated dependencies: python-asyncssh@2.18.0 python-bcrypt@3.2.2 python-fsspec@2025.9.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/fsspec/sshfs
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SSH/SFTP implementation for fsspec
Description:

This package provides an implementation of fsspec for the SFTP protocol using asyncssh, with the following features:

  • A complete implementation of the fsspec protocol through SFTP

  • Supports features outside of the SFTP

  • Quite fast

  • Builtin Channel Management

  • Async

python-emg3d 1.8.7
Propagated dependencies: python-discretize@0.12.0 python-empymod@2.6.0 python-h5py@3.13.0 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-scipy@1.12.0 python-tqdm@4.67.1 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://emg3d.emsig.xyz/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Multigrid solver for 3D electromagnetic diffusion
Description:

This package provides a three-dimensional modeller for electromagnetic (EM) diffusion as used for instance in geophysical controlled-source EM (CSEM) surveys. This includes use cases in the search for resources such as groundwater, geothermal energy, hydrocarbons, and minerals, or civil engineering and environmental applications.

python-tblib 3.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ionelmc/python-tblib
Licenses: Modified BSD
Build system: pyproject
Synopsis: Traceback serialization library
Description:

Traceback serialization allows you to:

  1. Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery etc).

  2. Parse traceback strings and raise with the parsed tracebacks.

python-gitdb 4.0.12
Propagated dependencies: python-smmap@5.0.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/gitpython-developers/gitdb
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the Git object database
Description:

GitDB allows you to access bare Git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.

Total results: 4234