_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-nbstripout 0.8.1
Propagated dependencies: python-nbformat@5.10.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/kynan/nbstripout
Licenses: Expat
Synopsis: Strips outputs from Jupyter and IPython notebooks
Description:

This package opens a notebook, strips its output, and writes the outputless version to the original file.

python-pandas-vet 2023.8.2
Propagated dependencies: python-attrs@25.3.0 python-flake8@7.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/deppen8/pandas-vet
Licenses: Expat
Synopsis: Opionated @code{flake8} plugin for @code{pandas} code
Description:

This package provides a flake8 plugin to lint pandas code in an opinionated way.

python-openid-cla 1.2
Propagated dependencies: python-openid@3.2.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/puiterwijk/python-openid-cla/
Licenses: Modified BSD
Synopsis: Implementation of the OpenID CLA extension for python-openid
Description:

openid-cla is an implementation of the OpenID contributor license agreement extension for python-openid.

python-specreduce 1.6.0
Propagated dependencies: python-astropy@7.1.0 python-gwcs@0.25.2 python-numpy@1.26.4 python-scipy@1.12.0 python-specutils@2.1.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://specreduce.readthedocs.io/
Licenses: Modified BSD Expat
Synopsis: Spectroscopic Reductions
Description:

This package implements functionality of spectroscopic reduction in observations from Optical and Near-infrared spectroscopy instruments.

python-pandapipes 0.11.0
Propagated dependencies: python-matplotlib@3.8.2 python-pandapower@2.14.11 python-shapely@2.1.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: http://www.pandapipes.org
Licenses: Modified BSD
Synopsis: Simulation of multi energy grids
Description:

This package provides a pipeflow calculation tool that complements pandapower in the simulation of multi energy grids.

python-tokenizers 0.19.1
Dependencies: oniguruma@6.9.10
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://huggingface.co/docs/tokenizers
Licenses: ASL 2.0
Synopsis: Implementation of various popular tokenizers
Description:

This package provides an implementation of today’s most used tokenizers, with a focus on performance and versatility.

python-smart-open 7.3.0
Propagated dependencies: python-azure-common@1.1.28 python-azure-core@1.32.0 python-azure-storage-blob@12.27.0 python-boto3@1.40.61 python-paramiko@4.0.0 python-requests@2.32.5 python-wrapt@1.17.0 python-zstandard@0.23.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/piskvorky/smart_open
Licenses: Expat
Synopsis: Utilities for streaming large files
Description:

This package provides utilities for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2, etc.)

python-smart-open 6.4.0
Propagated dependencies: python-azure-common@1.1.28 python-azure-core@1.32.0 python-azure-storage-blob@12.27.0 python-boto3@1.40.61 python-paramiko@4.0.0 python-requests@2.32.5 python-wrapt@1.17.0 python-zstandard@0.23.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/piskvorky/smart_open
Licenses: Expat
Synopsis: Utilities for streaming large files
Description:

This package provides utilities for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2, etc.)

python-globus-sdk 3.56.0
Propagated dependencies: python-cryptography@44.0.0 python-importlib-resources@6.5.2 python-pyjwt@2.10.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/globus/globus-sdk-python
Licenses: ASL 2.0
Synopsis: Globus SDK for Python
Description:

This package provides a SDK for convenient Pythonic interface to Globus APIs.

python-hypy-utils 1.0.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hykilpikonna/HyPyUtils
Licenses: Expat
Synopsis: Python utility functions for HyDEV
Description:

This module provides Python utility functions for modifying and setting the color of terminal output, via HyDEV.

python-simple-rlp 0.1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/SamuelHaidu/simple-rlp
Licenses: Expat
Synopsis: Python implementation of RLP (Recursive Length Prefix) encoding
Description:

simple-rlp is a python implementation of RLP (Recursive Length Prefix) - Encode and decode data structures.

python-urwidtrees 1.0.4
Propagated dependencies: python-urwid@3.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pazz/urwidtrees
Licenses: GPL 3+
Synopsis: Tree widgets for urwid
Description:

Urwidtrees is a Widget Container API for the urwid toolkit. Use it to build trees of widgets.

python-fit-nbinom 1.1
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/joachimwolff/fit_nbinom
Licenses: GPL 3+
Synopsis: Negative binomial maximum likelihood estimator
Description:

This package provides an implementation in Python using scipy and numpy of negative binomial maximum likelihood estimation.

python-confection 0.1.5
Propagated dependencies: python-pydantic@2.10.4 python-srsly@2.5.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/explosion/confection
Licenses: Expat
Synopsis: Config system for Python
Description:

Confection is a lightweight library that offers a configuration system letting you conveniently describe arbitrary trees of objects.

python-strictyaml 1.7.3
Propagated dependencies: python-dateutil@2.9.0 python-ruamel.yaml@0.16.13
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://hitchdev.com/strictyaml/
Licenses: Expat
Synopsis: Strict, typed YAML parser
Description:

StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification.

python-sunpy-soar 1.11.1
Propagated dependencies: python-astropy@7.1.0 python-matplotlib@3.8.2 python-requests@2.32.5 python-sunpy@7.0.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/soar
Licenses: FreeBSD
Synopsis: Solar Orbiter Archive plugin for SunPy
Description:

This package provides a sunpy FIDO plugin for accessing data in the Solar Orbiter Archive.

python-cellbender 0.2.2
Propagated dependencies: python-anndata@0.12.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pyro-ppl@1.9.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-sphinx@7.4.7 python-sphinx-argparse@0.3.1 python-sphinx-autodoc-typehints@1.25.3 python-sphinx-rtd-theme@3.0.2 python-sphinxcontrib-programoutput@0.17 python-tables@3.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://cellbender.rtfd.io/
Licenses: Modified BSD
Synopsis: Eliminate technical artifacts from single-cell RNA-seq data
Description:

CellBender is a software package for eliminating technical artifacts from high-throughput single-cell RNA sequencing (scRNA-seq) data.

python-histoprint 2.6.0
Propagated dependencies: python-click@8.1.8 python-numpy@1.26.4 python-uhi@0.5.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/histoprint
Licenses: Expat
Synopsis: Pretty print histograms to the console
Description:

Histoprint uses a mix of terminal color codes and Unicode trickery (i.e. combining characters) to plot overlaying histograms.

python-colorclass 2.2.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/matthewdeanmartin/colorclass
Licenses: Expat
Synopsis: Colorful console applications with Python
Description:

This package provides an ANSI color text library for Python. It provides automatic coloring for dark or light terminals.

python-py-cpuinfo 9.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/workhorsy/py-cpuinfo
Licenses: Expat
Synopsis: Get CPU info with Python
Description:

This Python module returns the CPU info by using the best sources of information for your operating system.

python-langdetect 1.0.9
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Mimino666/langdetect
Licenses: Expat
Synopsis: Language detection library
Description:

This library is a port of Nakatani Shuyo's language-detection library (version from 03/03/2014) to Python.

python-quicktions 1.22
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scoder/quicktions
Licenses: Python Software Foundation License
Synopsis: Fast fractions data type for rational numbers
Description:

This package provides fast fractions data type for rational numbers. It is the cythonized version of fractions.Fraction.

python-flask-cors 6.0.1
Propagated dependencies: python-flask@3.1.0 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://flask-cors.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Handle Cross-Origin Resource Sharing with Flask
Description:

This package provides a Flask extension for handling CORS, making cross-origin AJAX possible.

python-whichcraft 0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pydanny/whichcraft
Licenses: Modified BSD
Synopsis: Cross-platform cross-python shutil.which functionality
Description:

This package provides a shim of the shutil.which function that's designed to work across multiple versions of Python.

Total results: 4036