_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-django-haystack 3.3.0
Propagated dependencies: python-django@5.2.11 python-packaging@25.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://haystacksearch.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pluggable search for Django
Description:

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.

python2-more-itertools 5.0.0
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Build system: python-legacy
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

python-pypika-tortoise 0.6.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-straight-plugin 1.4.1-0.363b0af
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ironfroggy/straight.plugin
Licenses: Expat
Build system: pyproject
Synopsis: Simple namespaced plugin facility
Description:

Straight Plugin provides a type of plugin you can create from almost any existing Python modules, and an easy way for outside developers to add functionality and customization to your projects with their own plugins.

python-mock-ssh-server 0.9.1
Propagated dependencies: python-paramiko@4.0.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://github.com/carletes/mock-ssh-server
Licenses: Expat
Build system: pyproject
Synopsis: Mock SSH server for testing purposes
Description:

mock-ssh-server packs a Python context manager that implements an SSH server for testing purposes. It is built on top of paramiko, so it does not need OpenSSH binaries to be installed.

python-easy-thumbnails 2.10.1
Propagated dependencies: python-django@5.2.11 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/SmileyChris/easy-thumbnails
Licenses: Modified BSD
Build system: pyproject
Synopsis: Easy thumbnails for Django
Description:

Easy thumbnails is a Django plugin to dynamically create thumbnails based on source images. Multiple thumbnails can be created from a single source image, using different options to control parameters like the image size and quality.

python-scikit-survival 0.26.0
Propagated dependencies: python-ecos@2.0.13 python-joblib@1.5.2 python-numexpr@2.14.1 python-numpy@2.3.1 python-osqp@1.0.5 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/sebp/scikit-survival
Licenses: GPL 3+
Build system: pyproject
Synopsis: Survival analysis built on top of scikit-learn
Description:

Scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.

python-ndg-httpsclient 0.5.1
Propagated dependencies: python-pyasn1@0.6.1 python-pyopenssl@24.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cedadev/ndg_httpsclient/
Licenses: Modified BSD
Build system: pyproject
Synopsis: HTTPS support for Python's httplib and urllib2
Description:

This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully-featured SSL implementation over the default provided with Python and, importantly, enables full verification of the SSL peer.

python-pypika-tortoise 0.1.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-pypika-tortoise 0.1.6
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-genomic-regions 0.0.10
Propagated dependencies: python-future@1.0.0 python-intervaltree@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pybedtools@0.12.0 python-pybigwig@0.3.22 python-pytest@9.0.2 python-msgpack-numpy@0.4.8 python-cython@3.1.7 python-msgpack@1.1.2 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/genomic-regions/
Licenses: Expat
Build system: pyproject
Synopsis: Consistently handle genomic regions
Description:

This package aims to simplify working with genomic region / interval data by providing a common interface that lets you access a wide selection of file types and formats for handling genomic region data---all using the same syntax.

python-sanic-bootstrap 25.3.0
Propagated dependencies: python-aiofiles@24.1.0 python-aioquic@1.2.0 python-html5tagger@1.3.0 python-httptools@0.7.1 python-multidict@6.7.0 python-sanic-routing@23.12.0 python-tracerite@1.1.3 python-typing-extensions@4.15.0 python-ujson@5.10.0 python-uvloop@0.21.0 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sanic-org/sanic/
Licenses: Expat
Build system: pyproject
Synopsis: Async Python web server/framework
Description:

Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.

python-mdit-py-plugins 0.4.2
Propagated dependencies: python-markdown-it-py@3.0.0 python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/mdit-py-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Collection of plugins for markdown-it-py
Description:

This package contains a collection of plugins for markdown-it-py like:

  1. amsmath,

  2. attrs,

  3. container,

  4. definition list,

  5. dollarmath,

  6. field list,

  7. footnote,

  8. textmath, and

  9. wordcount.

python-readme-renderer 44.0
Propagated dependencies: python-cmarkgfm@2024.11.20 python-docutils@0.21.2 python-nh3@0.2.20 python-pygments@2.19.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/readme_renderer
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Render README files in Warehouse
Description:

Readme Renderer is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse to render the long_description for packages. It can handle Markdown, reStructuredText, and plain text.

python-xapian-bindings 1.4.29
Dependencies: python@3.11.14 xapian@1.4.29 zlib@1.3.1
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://xapian.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Python bindings for the Xapian search engine library
Description:

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.

python-yubikey-manager 5.8.0
Dependencies: pcsc-lite@2.4.1
Propagated dependencies: python-click@8.1.8 python-cryptography@44.0.0 python-fido2@2.1.1 python-keyring@23.9.3 python-pyopenssl@24.3.0 python-pyscard@2.3.1 python-pyusb@1.2.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://developers.yubico.com/yubikey-manager/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Command line tool and library for configuring a YubiKey
Description:

Python library and command line tool for configuring a YubiKey. Note that after installing this package, you might still need to add appropriate udev rules to your system configuration to be able to configure the YubiKey as an unprivileged user.

python-zope-sqlalchemy 1.6
Propagated dependencies: python-sqlalchemy@1.4.42 python-transaction@5.0 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.sqlalchemy
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Minimal SQLAlchemy transaction integration for Zope
Description:

The aim of this package is to unify the plethora of existing packages integrating SQLAlchemy with Zope's transaction management. As such,it only provides a data manager and makes no attempt to define a zopeish way to configure engines.

python-freecell-solver 0.6.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/freecell-solver/
Licenses: Expat
Build system: pyproject
Synopsis: Freecell Solver bindings
Description:

This package provides Python bindings for the freecell-solver package. Freecell Solver is a program that automatically solves layouts of Freecell and similar variants of Card Solitaire such as Eight Off, Forecell, and Seahaven Towers, as well as Simple Simon boards.

python-casa-formats-io 0.3.0
Propagated dependencies: python-astropy@7.2.0 python-click@8.1.8 python-dask@2025.11.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://casa-formats-io.readthedocs.io/
Licenses: LGPL 2.0
Build system: pyproject
Synopsis: Dask-based reader for CASA data
Description:

The casa-formats-io package is a small package which implements functionality to read data stored in CASA formats (such as .image datasets). This implementation is independent of and does not use casacore.

python-scikit-optimize 0.10.2
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pyaml@25.7.0 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scikit-optimize.github.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Sequential model-based optimization toolbox
Description:

Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very) expensive and noisy black-box functions. It implements several methods for sequential model-based optimization. skopt aims to be accessible and easy to use in many contexts.

python-lxml-html-clean 0.4.3
Propagated dependencies: python-lxml@6.0.1
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://github.com/fedora-python/lxml_html_clean/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Remove superfluous content from HTML files
Description:

This package provides a Cleaner for cleaning up HTML pages. It supports removing embedded or script content, special tags and CSS style annotations among other features. Its main purpose is removing superfluous content, it is not appropriate for security sensitive environments.

python-mkdocs-get-deps 0.2.0
Propagated dependencies: python-mergedeep@1.3.4 python-platformdirs@4.3.6 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mkdocs/get-deps
Licenses: Expat
Build system: pyproject
Synopsis: MkDocs extension to list dependencies according to a mkdocs.yml
Description:

This package provides an MkDocs extension that lists all dependencies according to a mkdocs.yml file. This command guesses the Python dependencies that a MkDocs site requires in order to build. It simply prints the PyPI packages that need to be installed.

python-latexrestricted 0.6.2
Dependencies: texlive-kpathsea@2025.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gpoore/latexrestricted
Licenses: LPPL 1.3+
Build system: pyproject
Synopsis: Library for creating executables compatible with LaTeX's shell escape
Description:

This Python package is designed to simplify the process of creating Python executables compatible with LaTeX restricted shell escape. Restricted shell escape allows LaTeX to run trusted executables as part of compiling documents. These executables have restricted access to the file system and restricted ability to launch subprocesses.

python-anndata-minimal 0.12.7
Propagated dependencies: python-array-api-compat@1.12.0 python-h5py@3.15.1 python-legacy-api-wrap@1.5 python-natsort@8.4.0 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scipy@1.16.3 python-zarr@2.18.7
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/theislab/anndata
Licenses: Modified BSD
Build system: pyproject
Synopsis: Annotated data for data analysis pipelines
Description:

Anndata is a package for simple (functional) high-level APIs for data analysis pipelines. In this context, it provides an efficient, scalable way of keeping track of data together with learned annotations and reduces the code overhead typically encountered when using a mostly object-oriented library such as scikit-learn.

Total packages: 4240