_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tappy 3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-tap/tappy
Licenses: Modified BSD
Synopsis: Tools for Test Anything Protocol
Description:

Tappy is a set of tools for working with the Test Anything Protocol (TAP) in Python. TAP is a line based test protocol for recording test data in a standard way.

python-isort 5.13.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyCQA/isort
Licenses: Expat
Synopsis: Python utility/library to sort python imports
Description:

python-isort is a python utility/library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, a python library and plugins for various editors.

python-wrapt 1.11.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/GrahamDumpleton/wrapt
Licenses: FreeBSD
Synopsis: Module for decorators, wrappers and monkey patching
Description:

The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.

python-scipy 1.14.1
Dependencies: openblas@0.3.20 pybind11@2.13.6
Propagated dependencies: python-jupytext@1.15.0 python-matplotlib@3.8.2 python-mpmath@1.2.1 python-mypy@1.13.0 python-numpy@2.1.2 python-numpydoc@1.5.0 python-pydata-sphinx-theme@0.7.2 python-pydevtool@0.3.0 python-pythran@0.16.1 python-rich-click@1.6.1 python-sphinx@6.2.1 python-threadpoolctl@3.1.0 python-typing-extensions@4.10.0
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://scipy.org/
Licenses: Modified BSD
Synopsis: The Scipy library provides efficient numerical routines
Description:

The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.

python-pysam 0.20.0
Dependencies: ncurses@6.2.20210619 curl@8.6.0 zlib@1.3
Propagated dependencies: htslib@1.19
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pysam-developers/pysam
Licenses: Expat
Synopsis: Python bindings to the SAMtools C API
Description:

Pysam is a Python module for reading and manipulating files in the SAM/BAM format. Pysam is a lightweight wrapper of the SAMtools C API. It also includes an interface for tabix.

python-verde 1.8.0
Propagated dependencies: python-dask@2024.4.2 python-numpy@1.24.4 python-pandas@2.2.3 python-pooch@1.8.1 python-scikit-learn@1.4.2 python-scipy@1.12.0 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/fatiando/verde
Licenses: Modified BSD
Synopsis: Processing and gridding spatial data, machine-learning style
Description:

Verde is a Python library for processing spatial data (topography, point clouds, bathymetry, geophysics surveys, etc) and interpolating them on a 2D surface (i.e., gridding) with a hint of machine learning.

python-scipy 1.12.0
Dependencies: openblas@0.3.20 pybind11@2.10.4
Propagated dependencies: python-jupytext@1.15.0 python-matplotlib@3.8.2 python-mpmath@1.2.1 python-mypy@1.13.0 python-numpy@1.24.4 python-numpydoc@1.5.0 python-pydata-sphinx-theme@0.7.2 python-pydevtool@0.3.0 python-pythran@0.11.0 python-rich-click@1.6.1 python-sphinx@6.2.1 python-threadpoolctl@3.1.0 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scipy.org/
Licenses: Modified BSD
Synopsis: The Scipy library provides efficient numerical routines
Description:

The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.

python-paste 3.5.2
Propagated dependencies: python-six@1.16.0 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pythonpaste.readthedocs.io/
Licenses: Expat
Synopsis: Python web development tools, focusing on WSGI
Description:

Paste provides a variety of web development tools and middleware which can be nested together to build web applications. Paste's design closely follows ideas flowing from WSGI (Web Standard Gateway Interface).

python-rauth 0.7.3
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/litl/rauth
Licenses: Expat
Synopsis: Python library for OAuth 1.0/a, 2.0, and Ofly
Description:

Rauth is a Python library for OAuth 1.0/a, 2.0, and Ofly. It also provides service wrappers for convenient connection initialization and authenticated session objects providing things like keep-alive.

python-w3lib 2.1.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/scrapy/w3lib
Licenses: Modified BSD
Synopsis: Python library of web-related functions
Description:

This is a Python library of web-related functions, such as: remove comments, or tags from HTML snippets, extract base url from HTML snippets, translate entities on HTML strings, among other things.

python-pathy 0.10.1
Propagated dependencies: python-dataclasses@0.8 python-smart-open@6.0.0 python-typer@0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/justindujardin/pathy
Licenses: ASL 2.0
Synopsis: Path interface for local and cloud bucket storage
Description:

Pathy is a python package (with type annotations) for working with Cloud Bucket storage providers using a pathlib interface. It provides pathlib.Path subclasses for local and cloud bucket storage.

python-cobib 3.5.2
Propagated dependencies: python-beautifulsoup4@4.12.3 python-bibtexparser@1.4.0 python-pylatexenc@2.10 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-ruamel.yaml@0.18.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/mrossinek/cobib
Licenses: Expat
Synopsis: Terminal-based bibliography management tool
Description:

cobib is a command-line based bibliography management tool. It uses a plain-text database, a location-independent library, and features git integration, command-line support, and a curses-based TUI.

python-kneed 0.7.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/arvkevi/kneed
Licenses: Modified BSD
Synopsis: Knee-point detection in Python
Description:

This package implements the kneedle algorithm. Given a set of x and y values, kneed will return the knee point of the function. The knee point is the point of maximum curvature.

python-debug 3.10.7
Dependencies: bzip2@1.0.8 expat@2.5.0 gdbm@1.23 libffi@3.4.4 libxcrypt@4.4.36 sqlite@3.39.3 openssl@3.0.8 readline@8.1.2 zlib@1.3 tcl@8.6.12 tk@8.6.12
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Synopsis: Python with the debug hooks enabled
Description:

This variant of Python provides an interpreter built with --with-pydebug to help develop and debug extensions. See https://pythonextensionpatterns.readthedocs.io/en/latest/debugging/debug.html, for more information.

python-clorm 1.5.0
Propagated dependencies: python-clingo@5.7.1
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org
Licenses: Expat
Synopsis: Object relational mapping to clingo
Description:

Clorm provides an ORM interface to the ASP solver clingo. Its goal is to make integration of clingo into Python programs easier.

python-pywal 3.3.0
Dependencies: imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dylanaraps/pywal
Licenses: Expat
Synopsis: Color palette generator and applicator
Description:

Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.

python-srsly 2.4.8
Propagated dependencies: python-catalogue@2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/explosion/srsly
Licenses: Expat
Synopsis: Serialization utilities for Python
Description:

This package bundles some of the best Python serialization libraries into one standalone package, with a high-level API that makes it easy to write code that's correct across platforms and Pythons.

python-keras 2.13.1
Propagated dependencies: python-absl-py@1.4.0 python-dm-tree@0.1.8 python-h5py@3.8.0 python-namex@0.0.7 python-numpy@1.24.4 python-rich@13.7.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/keras-team/keras
Licenses: ASL 2.0
Synopsis: Deep learning API
Description:

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. It was developed with a focus on enabling fast experimentation and providing a delightful developer experience.

python-modin 0.15.1
Propagated dependencies: python-cloudpickle@3.1.0 python-dask@2024.4.2 python-distributed@2024.4.2 python-numpy@1.24.4 python-packaging@24.2 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/modin-project/modin
Licenses: ASL 2.0
Synopsis: Make your pandas code run faster
Description:

Modin uses Ray or Dask to provide an effortless way to speed up your pandas notebooks, scripts, and libraries. Unlike other distributed DataFrame libraries, Modin provides seamless integration and compatibility with existing pandas code.

python-parso 0.8.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/davidhalter/parso
Licenses: Expat
Synopsis: Python Parser
Description:

Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your Python file.

python-cachy 0.3.0
Propagated dependencies: python-memcached@1.59 python-msgpack-python@0.5.6 python-redis@5.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sdispater/cachy
Licenses: Expat
Synopsis: Simple yet effective caching library
Description:

Cachy provides a simple yet effective caching library. A simple but powerful API: thread-safety; decorator syntax; support for memcached, redis, database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.

python-tomli 2.1.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/hukkin/tomli
Licenses: Expat
Synopsis: Small and fast TOML parser
Description:

Tomli is a minimal TOML parser that is fully compatible with TOML v1.0.0. It is about 2.4 times as fast as python-toml.

python-hsluv 5.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.hsluv.org
Licenses: Expat
Synopsis: Human-friendly HSL colour space implemented in Python
Description:

Human-friendly Hue Saturation Lightness. HSLuv extends CIELUV with a new saturation component that allows you to span all the available chroma as a neat percentage.

python-ubelt 1.0.1
Propagated dependencies: python-ordered-set@4.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Erotemic/ubelt
Licenses: ASL 2.0
Synopsis: Python library for hashing, caching, timing and more
Description:

Ubelt is a small library of simple functions that extend the Python standard library. It includes an API to simplify common problems such as caching, timing, computing progress, among other things.

Total results: 3594