_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pybadges 3.0.1
Propagated dependencies: python-jinja2@3.1.2 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/google/pybadges
Licenses: ASL 2.0
Synopsis: Generate Github-style badges on the command-line
Description:

This package provides python-pybadges: a library and command-line tool for generating Github-style badges as SVG images.

python-jsondiff 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fzumstein/jsondiff
Licenses: Expat
Synopsis: Compare JSON and JSON-like structures in Python
Description:

jsondiff is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.

python-altgraph 0.17.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://altgraph.readthedocs.io
Licenses: Expat
Synopsis: Python graph network package
Description:

This package provides tools for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, and more with graphviz output.

python-colorlog 6.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/borntyping/python-colorlog
Licenses: Expat
Synopsis: Log formatting with colors for python
Description:

The colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.

python-networkx 3.4.2
Propagated dependencies: python-decorator@5.0.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://networkx.github.io/
Licenses: Modified BSD
Synopsis: Python module for creating and manipulating graphs and networks
Description:

NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

python-toolshed 0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/brentp/toolshed/
Licenses: FreeBSD
Synopsis: Collection of modules and functions for working with data
Description:

This is a collection of well-tested, simple modules and functions that aim to reduce boilerplate when working with data.

python-daiquiri 2.1.1
Propagated dependencies: python-json-logger@2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jd/daiquiri
Licenses: ASL 2.0
Synopsis: Library to configure Python logging easily
Description:

The daiquiri library provides an easy way to configure logging in Python. It also provides some custom formatters and handlers.

python-networkx 3.4.2
Propagated dependencies: python-decorator@5.0.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://networkx.github.io/
Licenses: Modified BSD
Synopsis: Python module for creating and manipulating graphs and networks
Description:

NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

python-cachelib 0.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pallets/cachelib
Licenses: Modified BSD
Synopsis: Collection of cache libraries
Description:

Cachelib is a library extracted from werkzeug which provides a collection of cache libraries in the same API interface.

python-dendropy 4.5.1
Propagated dependencies: python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://dendropy.org/
Licenses: Modified BSD
Synopsis: Library for phylogenetics and phylogenetic computing
Description:

DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.

python-clinguin 2.1.1
Propagated dependencies: python-clingo@5.7.1 python-clingo-dl@1.5.0 python-clorm@1.5.0 python-clingexplaid@1.1.0 python-clingraph@1.1.2 python-fastapi@0.92.0 python-httpx@0.27.2 python-nbconvert@7.16.4 python-nbformat@5.10.4 python-nbsphinx@0.8.8 python-networkx@3.4.2 python-pillow@9.2.0 python-pydantic@1.10.19 python@3.10.7 python-sphinx-rtd-theme@1.0.0 python-traitlets@5.14.1 python-uvicorn@0.32.1
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://github.com/potassco/clinguin
Licenses: Expat
Synopsis: Clingo-based interactive UI
Description:

Clinguin is a graphical user interface toolkit for clingo, which allows user interfaces to be specified entirely as a logic program.

python-clarabel 0.7.1
Dependencies: maturin@1.4.0
Propagated dependencies: python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/oxfordcontrol/Clarabel.rs
Licenses: ASL 2.0
Synopsis: Interior-point solver for convex conic optimisation problems
Description:

Clarabel.rs is a Rust implementation of an interior point numerical solver for convex optimization problems using a novel homogeneous embedding.

python-dictpath 0.1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/p1c2u/pathable
Licenses: ASL 2.0
Synopsis: Object-oriented path library for Python
Description:

This object-oriented dictionary path Python library enables traversing resources like paths or accessing resources on demand with separate accessor layer.

python-autopage 0.5.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/zaneb/autopage
Licenses: ASL 2.0
Synopsis: Automatic paging for console output
Description:

Autopage is a Python library to automatically display terminal output from a program in a pager such as less.

python-colorful 0.5.5
Propagated dependencies: python-colorama@0.4.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://github.com/timofurrer/colorful
Licenses: Expat
Synopsis: Terminal string styling
Description:

Colorful provides an array of text styles, that can be used as functions or string constants to form colored terminal output.

python-mir-eval 0.7
Propagated dependencies: python-future@0.18.2 python-numpy@1.24.4 python-scipy@1.12.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/craffel/mir_eval
Licenses: Expat
Synopsis: Common metrics for common audio/music processing tasks
Description:

This is a Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.

python-icecream 2.1.3
Propagated dependencies: python-asttokens@2.4.1 python-colorama@0.4.4 python-executing@2.1.0 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gruns/icecream
Licenses: Expat
Synopsis: Single function call to debug variables, expressions, and program execution
Description:

This tool lets you debug variables, expressions, and program execution with one function call. IceCream makes print debugging a little sweeter.

python2-certifi 2021.10.8
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://certifi.io/
Licenses: ASL 2.0
Synopsis: Python CA certificate bundle
Description:

Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.

python-colorcet 3.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://colorcet.holoviz.org/
Licenses: CC-BY 4.0
Synopsis: Collection of perceptually uniform colormaps
Description:

Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.

python-jmespath 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmespath/jmespath.py
Licenses: Expat
Synopsis: JSON Matching Expressions
Description:

JMESPath (pronounced “james path”) is a Python library that allows one to declaratively specify how to extract elements from a JSON document.

python-plotille 4.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tammoippen/plotille
Licenses: Expat
Synopsis: Plot in the terminal using braille dots
Description:

Plotille provides a figure class and graphing functions to create plots, scatter plots, histograms and heatmaps in the terminal using braille dots.

python-prefixed 0.7.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/Rockhopper-Technologies/prefixed
Licenses: MPL 2.0
Synopsis: Prefixed alternative numeric library
Description:

python-prefixed provides an alternative implementation of the built-in float which supports formatted output with SI (decimal) and IEC (binary) prefixes.

python2-unicode 2.7
Channel: wigust
Location: wigust/packages/python.scm (wigust packages python)
Home page: http://kassiopeia.juls.savba.sk/
Licenses: GPL 3+
Synopsis: Display unicode character properties
Description:

unicode is a command-line utility that displays properties for a given unicode character, or searches unicode database for a given name.

python-hyperopt 0.2.7
Propagated dependencies: python-cloudpickle@3.1.0 python-future@0.18.2 python-py4j@0.10.9.7 python-networkx@3.4.2 python-numpy@1.24.4 python-scipy@1.12.0 python-setuptools@67.6.1 python-six@1.16.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://hyperopt.github.io/hyperopt/
Licenses: Modified BSD
Synopsis: Library for hyperparameter optimization
Description:

Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.

Total results: 3594