_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-curryreader 0.1.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/mne-tools/curry-python-reader
Licenses: Modified BSD
Synopsis: File reader for Compumedics Neuroscan data formats
Description:

This is an open-source tool which allows to load CURRY data into Python. It supports: raw float (.cdt), ascii (.cdt), legacy raw float (.dat) and legacy ascii (.dat).

python-isosurfaces 0.1.1
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/jared-hughes/isosurfaces
Licenses: Expat Modified BSD
Synopsis: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
Description:

Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function, i.e. curves over which f(x,y)=0 or surfaces over which f(x,y,z)=0.

python-types-ujson 5.10.0.20250822
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for ujson
Description:

This is a PEP 561 type stub package for the ujson package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses ujson.

python-threads-arg 0.2.1
Dependencies: pybind11@2.13.6 boost@1.83.0 hdf5@1.14.6
Propagated dependencies: python-click@8.1.8 python-xarray@2023.12.0 python-h5py@3.13.0 python-json-logger@2.0.7 python-pandas@2.2.3 python-numba@0.61.0 python-numpy@1.26.4 python-tszip@0.2.6 python-arg-needle-lib@1.1.3 python-cyvcf2@0.31.2 python-ray@2.38.0 python-pgenlib@0.93.0 python-tqdm@4.67.1
Channel: guix-arg
Location: guix-arg/packages/threads.scm (guix-arg packages threads)
Home page: https://palamaralab.github.io/software/threads/
Licenses: GPL 3
Synopsis: ARG inference software
Description:

Threads-arg is a threading-based method to reconstruct the ancestral recombination graph (ARG) from large datasets of sequenced, imputed, or genotyped genomes and to perform ARG-based genotype imputation.

python-viresclient 0.13.0
Propagated dependencies: python-cdflib@1.3.6 python-jinja2@3.1.2 python-netcdf4@1.6.2 python-pandas@2.2.3 python-requests@2.32.5 python-tables@3.10.2 python-tqdm@4.67.1 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://viresclient.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Python client for interacting with a VirES server
Description:

This package provides a Python client for interacting with a VirES server, of which there are two: VirES for Swarm and VirES for Aeolus

python-flask-babel 4.0.0
Propagated dependencies: python-babel@2.16.0 python-flask@3.1.0 python-jinja2@3.1.2 python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-babel/flask-babel
Licenses: Modified BSD
Synopsis: Add i18n/l10n support to Flask applications
Description:

This package implements internationalization and localization support for Flask. This is based on the Python babel module as well as pytz - both of which are installed automatically if you install this library.

python-pathlib-abc 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/barneygale/pathlib-abc
Licenses: Python Software Foundation License
Synopsis: Python base classes for rich path objects
Description:

This package is a preview of pathlib functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems

python-pathlib-abc 0.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/barneygale/pathlib-abc
Licenses: Python Software Foundation License
Synopsis: Python base classes for rich path objects
Description:

This package is a preview of pathlib functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems

python-mygpoclient 1.9
Channel: guix
Location: gnu/packages/gpodder.scm (gnu packages gpodder)
Home page: https://mygpoclient.readthedocs.io
Licenses: GPL 3+
Synopsis: Python library for the gPodder web service
Description:

mygpoclient provides an easy and structured way to access the https://gpodder.net web services. In addition to subscription list synchronization and storage, the API supports uploading and downloading episode status changes.

python-jupyter-lsp 2.3.0
Propagated dependencies: python-jupyter-server@2.14.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/jupyter-lsp/
Licenses: Modified BSD
Synopsis: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
Description:

This package provides a multi-language server WebSocket proxy for Jupyter Notebook/Lab server. It provides coding assistance for JupyterLab (code navigation, hover suggestions, linters, autocompletion, and rename) using the Language Server Protocol.

python-jaraco-text 4.0.0
Propagated dependencies: python-autocommand@2.2.2 python-inflect@7.5.0 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/jaraco.text
Licenses: Expat
Synopsis: Provides various routines for text manipulation
Description:

This package provides handy routines for dealing with text, such as wrapping, substitution, trimming, stripping, prefix and suffix removal, line continuation, indentation, comment processing, identifier processing, values parsing, case insensitive comparison, and more.

python-coloredlogs 10.0
Propagated dependencies: python-capturer@2.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://coloredlogs.readthedocs.io
Licenses: Expat
Synopsis: Colored stream handler for Python's logging module
Description:

The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class inherits from logging.Formatter and uses ANSI escape sequences to render your logging messages in color.

python-readability 0.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/andreasvc/readability/
Licenses: ASL 2.0
Synopsis: Measure text readability using surface characteristics
Description:

This package provides a Python library that is an implementation of traditional readability measures based on simple surface characteristics. These measures are basically linear regressions based on the number of words, syllables, and sentences.

python-mutatormath 3.0.1
Propagated dependencies: python-defcon@0.12.2 python-fontmath@0.9.4 python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/LettError/MutatorMath
Licenses: Modified BSD
Synopsis: Piecewise linear interpolation Python library
Description:

MutatorMath is a Python library for the calculation of piecewise linear interpolations in n-dimensions with any number of masters. It was developed for interpolating data related to fonts, but if can handle any arithmetic object.

python-pastedeploy 2.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pylonsproject.org/
Licenses: Expat
Synopsis: Load, configure, and compose WSGI applications and servers
Description:

This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. Paste Script provides commands to serve applications based on this configuration file.

python-svgelements 1.9.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/meerk40t/svgelements
Licenses: Expat
Synopsis: SVG parsing for elements, paths, and other SVG objects
Description:

This module does high fidelity SVG parsing and geometric rendering. The goal is to successfully and correctly process SVG for use with any scripts that may need or want to use SVG files as geometric data.

python-json-logger 2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/madzak/python-json-logger
Licenses: Modified BSD
Synopsis: JSON log formatter in Python
Description:

This library allows standard Python logging to output log data as JSON objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog-type records.

python-annexremote 1.6.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Lykos153/AnnexRemote
Licenses: GPL 3
Synopsis: Helper module to easily develop git-annex special remotes
Description:

This package provides a helper module to develop special remotes for git-annex. AnnexRemote implements the line-based external special remote protocol of git-annex, while leaving the behavior of the remote up to the user.

python-mdx-include 1.4.2
Propagated dependencies: python-cyclic@1.0.0 python-markdown@3.8.2 python-rcslice@1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/neurobin/mdx_include
Licenses: Modified BSD
Synopsis: Python Markdown extension to include local or remote files
Description:

Include extension for Python Markdown. It lets you include local or remote (downloadable) files into your markdown at arbitrary positions.

This project is motivated by markdown-include and provides the same functionalities with some extras.

python-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-scipy@1.12.0 python-xmltodict@0.14.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://pymatreader.readthedocs.io
Licenses: FreeBSD
Synopsis: Convenient reader for Matlab mat files
Description:

A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.

python-bisect-demo 0.1.4
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page: https://github.com/takluyver/python-bisect-demo
Licenses: Expat
Synopsis: Demo of git bisect
Description:

python-bisect-demo square.py squares a number you give it. But it's broken with negative numbers! I know I checked this with the first version I wrote. When did I break it?

python-jsonpath-ng 1.7.0
Propagated dependencies: python-ply@3.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/h2non/jsonpath-ng
Licenses: ASL 2.0
Synopsis: JSONPath Next-Generation
Description:

This package provides a final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original JSONPath proposal.

python-jinja2-time 0.2.0
Propagated dependencies: python-arrow@1.3.0 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hackebrot/jinja2-time
Licenses: Expat
Synopsis: Jinja2 Extension for Dates and Times
Description:

This package provides an extension for the template engine Jinja2. It adds a 'now' tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output.

python-tensorboard 2.18.0
Propagated dependencies: python-absl-py@2.3.1 python-grpcio@1.52.0 python-markdown@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-protobuf@3.20.3 python-six@1.17.0 python-tensorboard-data-server@0.7.2 python-werkzeug@3.1.3 python-setuptools@80.9.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://www.tensorflow.org
Licenses: ASL 2.0
Synopsis: TensorFlow's Visualization Toolkit
Description:

Tensorboard is a visualization toolkit for TensorFlow, designed to provide metrics tracking, model visualization, and performance analysis. It allows users to generate interactive dashboards for monitoring training progress, visualizing computational graphs, and analyzing data distributions.

Total results: 4036