_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tatsu 5.13.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tatsu.readthedocs.io/en/stable/
Licenses: FreeBSD
Synopsis: PEG/Packrat Parser generator for Python
Description:

TatSu (竜) takes a grammar in a variation of Extended Backus-Naur Form (EBNF) as input, and outputs a memoizing Parsing Expression Grammar (PEG) or Packrat parser in Python.

python-agate 1.12.0
Propagated dependencies: python-babel@2.16.0 python-isodate@0.7.2 python-leather@0.4.0 python-parsedatetime@2.6 python-pytimeparse@1.1.8 python-slugify@5.0.2 python-tzdata@2023.4
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate.rtfd.org
Licenses: Expat
Synopsis: Data analysis library
Description:

Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.

python-emoji 2.14.1
Propagated dependencies: python-typing-extensions@4.12.2
Channel: ngapsh
Location: pnkp/guix/packages/python-xyz.scm (pnkp guix packages python-xyz)
Home page: https://github.com/carpedm20/emoji/
Licenses: Modified BSD
Synopsis: Emoji terminal output for Python
Description:

This package provides Emoji terminal output for Python. The entire set of Emoji codes as defined by the Unicode Consortium is supported in addition to a bunch of aliases.

python-cloup 3.0.5
Propagated dependencies: python-click@8.1.7
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/janLuke/cloup
Licenses: Modified BSD
Synopsis: Extension library for python-click
Description:

Cloup — originally from "Click + option groups" — enriches Click with several features that make it more expressive and configurable: option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.

python-pyavm 0.9.6
Propagated dependencies: python-astropy@7.0.1 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astrofrog.github.io/pyavm/
Licenses: Expat
Synopsis: Simple pure-python AVM meta-data handling
Description:

PyAVM is a module to represent, read, and write metadata following the AVM standard provided by vamp project.

python-pygam 0.9.1
Propagated dependencies: python-black@24.10.0 python-flake8@7.1.1 python-ipython@8.29.0 python-numpy@1.26.2 python-pandas@2.2.3 python-poetry-core@1.9.1 python-progressbar2@4.5.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dswah/pyGAM
Licenses: ASL 2.0
Synopsis: Generalized additive models in Python
Description:

This tool is for building Generalized Additive Models in Python. It emphasizes modularity and performance. The API will be immediately familiar to anyone with experience of scikit-learn or scipy.

python-pymol 2.5.0
Dependencies: freetype@2.13.0 libpng@1.6.39 freeglut@3.4.0 glew@2.2.0 libxml2@2.9.14 mmtf-cpp@1.1.0 python-pyqt@5.15.10 glm@1.0.1 netcdf@4.9.0
Channel: guix
Location: gnu/packages/chemistry.scm (gnu packages chemistry)
Home page: https://pymol.org
Licenses: Modified BSD
Synopsis: Molecular visualization system
Description:

PyMOL is a capable molecular viewer and renderer. It can be used to prepare publication-quality figures, to share interactive results with your colleagues, or to generate pre-rendered animations.

python-vispy 0.14.3
Dependencies: fontconfig-minimal@2.14.0 mesa@25.1.3
Propagated dependencies: python-freetype-py@2.3.0 python-hsluv@5.0.4 python-kiwisolver@1.4.6 python-meshio@5.3.4 python-numpy@1.26.2 python-packaging@24.2 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: http://vispy.org
Licenses: Modified BSD
Synopsis: Interactive scientific visualization in Python
Description:

VisPy is a high-performance interactive 2D/3D data visualization library leveraging the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.

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.17.0
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-pysam 0.23.0
Dependencies: ncurses@6.2.20210619 curl@8.6.0 zlib@1.3
Propagated dependencies: htslib@1.21
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.26.2 python-pandas@2.2.3 python-pooch@1.8.1 python-scikit-learn@1.6.1 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.29 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.26.2 python-numpydoc@1.5.0 python-pydata-sphinx-theme@0.7.2 python-pydevtool@0.3.0 python-pythran@0.17.0 python-rich-click@1.6.1 python-sphinx@6.2.1 python-threadpoolctl@3.1.0 python-typing-extensions@4.12.2
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-w3lib 2.3.1
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-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-paste 3.10.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-pathy 0.10.1
Propagated dependencies: 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-kneed 0.7.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 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.11.11
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-cobib 5.3.0
Propagated dependencies: python-beautifulsoup4@4.12.3 python-bibtexparser@1.4.0 python-lxml@4.9.1 python-mdit-py-plugins@0.4.0 python-pylatexenc@2.10 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-rich@13.7.1 python-ruamel.yaml@0.18.6 python-text-unidecode@1.3 python-textual@1.0.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://gitlab.com/cobib/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-scipy 1.14.1
Dependencies: openblas@0.3.29 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.2.5 python-numpydoc@1.5.0 python-pydata-sphinx-theme@0.7.2 python-pydevtool@0.3.0 python-pythran@0.17.0 python-rich-click@1.6.1 python-sphinx@6.2.1 python-threadpoolctl@3.1.0 python-typing-extensions@4.12.2
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-clorm 1.5.0
Propagated dependencies: python-clingo@5.8.0
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.

Total results: 3782