_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-drmaa 0.7.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/drmaa/
Licenses: Modified BSD
Synopsis: Python bindings for the DRMAA library
Description:

A Python package for Distributed Resource Management (DRM) job submission and control. This package is an implementation of the DRMAA 1.0 Python language binding specification.

python-czml3 2.3.6
Propagated dependencies: python-dateutil@2.9.0 python-numpy@1.26.4 python-pydantic@2.10.4 python-strenum@0.4.15 python-typing-extensions@4.15.0 python-w3lib@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/Stoops-ML/czml3
Licenses: Modified BSD
Synopsis: Python library to write CZML
Description:

CZML3 is a Python library to write CZML, a JSON format for describing a time-dynamic graphical scene, primarily for display in a web browser running Cesium.

python-kazoo 2.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://kazoo.readthedocs.org
Licenses: ASL 2.0
Synopsis: High-level Zookeeper client library
Description:

Kazoo is a Python client library for the Apache Zookeeper distributed application service. It is designed to be easy to use and to avoid common programming errors.

python-regex 2024.11.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/mrabarnett/mrab-regex
Licenses: Python Software Foundation License
Synopsis: Alternative regular expression module
Description:

This regular expression implementation is backwards-compatible with the standard re module, but offers additional functionality like full case-folding for case-insensitive matches in Unicode.

python-pgmpy 1.0.0
Propagated dependencies: python-daft@0.1.2 python-joblib@1.5.1 python-networkx@3.4.2 python-numpy@1.26.4 python-opt-einsum@3.3.0 python-pandas@2.2.3 python-pyparsing@3.2.3 python-pytorch@2.8.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-statsmodels@0.14.4 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pgmpy/pgmpy
Licenses: Expat
Synopsis: Probabilistic Graphical Models library
Description:

This package provides a library for Probabilistic Graphical Models. It can be used for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

python-pynwb 3.1.2
Propagated dependencies: python-dateutil@2.9.0 python-h5py@3.13.0 python-hdmf@4.1.0 python-numpy@1.26.4 python-pandas@2.2.3 python-platformdirs@4.3.6
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://pynwb.readthedocs.io
Licenses: Modified BSD
Synopsis: Package for working with Neurodata stored in the NWB format
Description:

PyNWB is a Python package for working with NWB files. It provides a high-level API for efficiently working with Neurodata stored in the NWB format.

python-mapca 0.0.6
Propagated dependencies: python-nibabel@5.3.2 python-nilearn@0.12.1 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/ME-ICA/mapca
Licenses: GPL 2
Synopsis: Moving Average Principal Component Analysis for fMRI data
Description:

A Python implementation of the moving average principal components analysis methods for functional MRI data translated from the MATLAB-based GIFT package.

python-pycpl 1.0.3
Dependencies: cpl@7.3.2
Propagated dependencies: python-astropy@7.1.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.eso.org/sci/software/pycpl/pycpl-site/
Licenses: Modified BSD
Synopsis: Python bindings for ESO's CPL
Description:

PyCPL provides Python3 language bindings for the complete programming API of the European Southern Observatory Common Pipeline Library toolkit, including the CPL plugin interface.

python-circe 0.3.8
Dependencies: lapack@3.12.1 openblas@0.3.30
Propagated dependencies: python-anndata@0.12.1 python-dask@2024.12.1 python-distributed@2024.12.1 python-joblib@1.5.1 python-numpy@1.26.4 python-pandas@2.2.3 python-rich@13.7.1 python-scanpy@1.11.2 python-scikit-learn@1.7.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cantinilab/circe
Licenses: GPL 3
Synopsis: Cis-regulatory interactions between chromatin regions
Description:

Circe is a Python package for inferring co-accessibility networks from single-cell ATAC-seq data, using skggm for the graphical lasso and python-scanpy for data processing.

python-json5 0.9.25
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dpranke/pyjson5
Licenses: ASL 2.0
Synopsis: Python implementation of the JSON5 data format
Description:

JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language. This Python package implements parsing and dumping of JSON5 data structures.

python-d2to1 0.2.12.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/embray/d2to1
Licenses: FreeBSD
Synopsis: Allows for distutils2-like setup.cfg files as package metadata in python
Description:

The python package d2to1 (the d is for distutils) allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script.

python-cligj 0.7.2
Propagated dependencies: python-click@8.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mapbox/cligj
Licenses: Modified BSD
Synopsis: Click params for command line interfaces to GeoJSON
Description:

cligj is for Python developers who create command line interfaces for geospatial data. cligj allows you to quickly build consistent, well-tested and interoperable CLIs for handling GeoJSON.

python-clint 0.5.1
Propagated dependencies: python-args@0.1.0-0.9460f1a
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kennethreitz/clint
Licenses: ISC
Synopsis: Command-line interface tools
Description:

Clint is a Python module filled with a set of tools for developing command-line applications, including tools for colored and indented output, progress bar display, and pipes.

python-mffpy 0.10.0
Propagated dependencies: python-deprecated@1.2.14 python-lxml@6.0.1 python-numpy@1.26.4 python-pytz@2025.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/BEL-Public/mffpy
Licenses: ASL 2.0
Synopsis: Reader and Writer for Philips' MFF file format
Description:

mffpy is a lean reader for EGI's MFF file format. These files are directories containing several files of mostly xml files, but also binary files.

python-emoji 2.12.1
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/carpedm20/emoji/
Licenses: Modified BSD
Synopsis: Emoji terminal output for Python
Description:

This package provides Emoji terminal output for Python. The entire set of Emoji codes as defined by the Unicode Consortium is supported in addition to a bunch of aliases.

python-tatsu 5.13.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tatsu.readthedocs.io/en/stable/
Licenses: FreeBSD
Synopsis: PEG/Packrat Parser generator for Python
Description:

TatSu (竜) takes a grammar in a variation of Extended Backus-Naur Form (EBNF) as input, and outputs a memoizing Parsing Expression Grammar (PEG) or Packrat parser in Python.

python-emoji 1.6.1
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/carpedm20/emoji/
Licenses: Modified BSD
Synopsis: Emoji terminal output for Python
Description:

This package provides Emoji terminal output for Python. The entire set of Emoji codes as defined by the Unicode Consortium is supported in addition to a bunch of aliases.

python-twine 6.2.0
Propagated dependencies: python-id@1.5.0 python-keyring@23.9.3 python-packaging@25.0 python-readme-renderer@44.0 python-requests@2.32.5 python-requests-toolbelt@1.0.0 python-rfc3986@2.0.0 python-rich@13.7.1 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/twine
Licenses: ASL 2.0
Synopsis: Collection of utilities for interacting with PyPI
Description:

twine currently supports registering projects and uploading distributions. It authenticates the user over HTTPS, allows them to pre-sign their files and supports any packaging format (including wheels).

python-agate 1.12.0
Propagated dependencies: python-babel@2.16.0 python-isodate@0.7.2 python-leather@0.4.0 python-parsedatetime@2.6 python-pytimeparse@1.1.8 python-slugify@5.0.2 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate.rtfd.org
Licenses: Expat
Synopsis: Data analysis library
Description:

Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.

python-emoji 2.14.1
Propagated dependencies: python-typing-extensions@4.15.0
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://github.com/carpedm20/emoji/
Licenses: Modified BSD
Synopsis: Emoji terminal output for Python
Description:

This package provides Emoji terminal output for Python. The entire set of Emoji codes as defined by the Unicode Consortium is supported in addition to a bunch of aliases.

python-cloup 3.0.5
Propagated dependencies: python-click@8.1.8
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/janLuke/cloup
Licenses: Modified BSD
Synopsis: Extension library for python-click
Description:

Cloup — originally from "Click + option groups" — enriches Click with several features that make it more expressive and configurable: option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.

python-pyavm 0.9.6
Propagated dependencies: python-astropy@7.1.0 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astrofrog.github.io/pyavm/
Licenses: Expat
Synopsis: Simple pure-python AVM meta-data handling
Description:

PyAVM is a module to represent, read, and write metadata following the AVM standard provided by vamp project.

python-pygam 0.9.1
Propagated dependencies: python-black@25.1.0 python-flake8@7.1.1 python-ipython@8.37.0 python-numpy@1.26.4 python-pandas@2.2.3 python-poetry-core@2.1.3 python-progressbar2@4.5.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dswah/pyGAM
Licenses: ASL 2.0
Synopsis: Generalized additive models in Python
Description:

This tool is for building Generalized Additive Models in Python. It emphasizes modularity and performance. The API will be immediately familiar to anyone with experience of scikit-learn or scipy.

python-pymol 3.1.0
Dependencies: freetype@2.13.3 libpng@1.6.39 freeglut@3.4.0 glew@2.2.0 libxml2@2.14.6 mmtf-cpp@1.1.0 python-pyqt@5.15.11 glm@1.0.1 netcdf@4.9.0
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://pymol.org
Licenses: Modified BSD
Synopsis: Molecular visualization system
Description:

PyMOL is a capable molecular viewer and renderer. It can be used to prepare publication-quality figures, to share interactive results with your colleagues, or to generate pre-rendered animations.

Total results: 3993