_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-jupyter-lsp 2.2.5
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 3.12.0
Propagated dependencies: python-autocommand@2.2.1 python-inflect@7.5.0 python-jaraco-context@4.1.1 python-jaraco-functools@3.5.0 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-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 the readability of a given text 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-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-pytest-cram 0.2.2
Propagated dependencies: python-cram@0.7 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/tbekolay/pytest-cram
Licenses: Expat
Synopsis: Run cram tests with pytest
Description:

Cram tests command line applications; Pytest tests Python applications. pytest-cram tests Python command line applications by letting you write your Python API tests with pytest, and your command line tests in cram.

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-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.2 python-scipy@1.12.0 python-xmltodict@0.12.0
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-mutatormath 3.0.1
Propagated dependencies: python-defcon@0.10.3 python-fontmath@0.9.3 python-fonttools-minimal@4.39.3
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-mdx-include 1.4.1
Propagated dependencies: python-cyclic@1.0.0 python-markdown@3.3.4 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-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-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-tensorboard 2.18.0
Propagated dependencies: python-absl-py@1.4.0 python-grpcio@1.47.0 python-markdown@3.3.4 python-numpy@1.26.2 python-packaging@24.2 python-protobuf@3.20.3 python-six@1.16.0 python-tensorboard-data-server@0.7.2 python-werkzeug@3.1.3 python-setuptools@67.6.1
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.

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.2.3 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-plotly-ffab 5.14.1
Propagated dependencies: python-ipython@8.29.0 python-pandas@2.2.3 python-pillow@11.1.0 python-requests@2.31.0 python-retrying@1.3.3 python-six@1.16.0 python-tenacity@9.0.0 python-statsmodels@0.14.0
Channel: ffab
Location: ffab/packages/graph.scm (ffab packages graph)
Home page: https://plotly.com/python/
Licenses: Expat
Synopsis: Interactive plotting library for Python
Description:

Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.

python2-setuptools 41.0.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/setuptools/
Licenses: Python Software Foundation License Expat ASL 2.0 FreeBSD
Synopsis: Library designed to facilitate packaging Python projects
Description:

Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes:

  • Python package and module definitions

  • distribution package metadata

  • test hooks

  • project installation

  • platform-specific details.

python-pvextractor 0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://pvextractor.readthedocs.io
Licenses: Modified BSD
Synopsis: Position-Velocity diagram extractor
Description:

The concept of the pvextractor package is simple - given a path defined in sky coordinates, and a spectral cube, extract a slice of the cube along that path, and along the spectral axis, producing a position-velocity or position-frequency slice.

python-pvextractor 0.4
Propagated dependencies: python-astropy@7.0.1 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pyqt@6.7.1 python-qtpy@2.4.3 python-scipy@1.12.0 python-spectral-cube@0.6.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://pvextractor.readthedocs.io
Licenses: Modified BSD
Synopsis: Position-Velocity diagram extractor
Description:

The concept of the pvextractor package is simple - given a path defined in sky coordinates, and a spectral cube, extract a slice of the cube along that path, and along the spectral axis, producing a position-velocity or position-frequency slice.

python-biom-format 2.1.16
Propagated dependencies: python-anndata@0.11.1 python-click@8.1.7 python-flake8@7.1.1 python-future@0.18.2 python-h5py@3.13.0 python-numpy@1.26.2 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.biom-format.org
Licenses: Modified BSD
Synopsis: Biological Observation Matrix (BIOM) format utilities
Description:

The BIOM file format is designed to be a general-use format for representing counts of observations e.g. operational taxonomic units, KEGG orthology groups or lipid types, in one or more biological samples e.g. microbiome samples, genomes, metagenomes.

python-pygame-sdl2 2.1.0+renpy8.3.0
Dependencies: sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: LGPL 2.1 Zlib
Synopsis: Reimplementation of the Pygame API using SDL2
Description:

Pygame_SDL2 reimplements the Pygame API using SDL2, staying close to the original, but also adding some SDL2-specific features. While it aims to be used as a drop-in replacement, it appears to be developed mainly for Ren'py.

python-xvfbwrapper 0.2.9
Propagated dependencies: xorg-server@21.1.15
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/cgoldberg/xvfbwrapper
Licenses: Expat
Synopsis: Python module for controlling virtual displays with Xvfb
Description:

Xvfb (X virtual framebuffer) is a display server implementing the X11 display server protocol. It runs in memory and does not require a physical display. Only a network layer is necessary. Xvfb is useful for running acceptance tests on headless servers.

python-falcon-cors 1.1.7
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/lwcolton/falcon-cors
Licenses: ASL 2.0
Synopsis: Falcon @dfn{cross-origin resource sharing} (CORS) library
Description:

This middleware provides cross-origin resource sharing (CORS) support for Falcon. It allows applying a specially crafted CORS object to the incoming requests, enabling the ability to serve resources over a different origin than that of the web application.

python-mysqlclient 2.2.4
Dependencies: mariadb-connector-c@3.1.13
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/PyMySQL/mysqlclient
Licenses: GPL 2
Synopsis: MySQLdb is an interface to the popular MySQL database server for Python
Description:

MySQLdb is an interface to the popular MySQL database server for Python. The design goals are:

  1. Compliance with Python database API version 2.0 [PEP-0249],

  2. Thread-safety,

  3. Thread-friendliness (threads will not block each other).

Total results: 3825