_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-psycopg-pool 3.1.7
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://www.psycopg.org/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Connection pooler for psycopg
Description:

This module provides connection pool implementations that can be used with the psycopg PostgreSQL driver.

python-pytest-black 0.6.0
Propagated dependencies: python-black@25.1.0 python-pytest@8.4.1 python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/coherent-oss/pytest-black
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to enable format checking with black
Description:

This package provides a pytest plugin to enable format checking with the Python code formatter "black".

python-pytest-sanic 1.9.1
Propagated dependencies: python-httpx@0.28.1 python-async-generator@1.10 python-pytest@8.4.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/yunstanford/pytest-sanic
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for Sanic
Description:

This package provides a pytest plugin for Sanic. It helps you to test your code asynchronously.

python-scikit-fuzzy 0.5.0
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-fuzzy/scikit-fuzzy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fuzzy logic toolkit for SciPy
Description:

This package implements many useful tools for projects involving fuzzy logic, also known as grey logic.

python-session-info 1.0.0
Propagated dependencies: python-stdlib-list@0.11.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/joelostblom/session_info
Licenses: Modified BSD
Build system: pyproject
Synopsis: Output version information for modules currently loaded
Description:

This package outputs version information for modules loaded in the current session, Python, and the OS.

python-phpserialize 1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mitsuhiko/phpserialize
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python port of the serialize and unserialize functions of PHP
Description:

This package provides a port of the serialize and unserialize functions of PHP for Python.

python-flatten-dict 0.4.2
Propagated dependencies: python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://github.com/ianlini/flatten-dict
Licenses: Expat
Build system: pyproject
Synopsis: Flatten and unflatten dict-like objects in Python
Description:

This package provides a flexible utility for flattening and unflattening dict-like objects in Python.

python-decoupler-py 2.1.1
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.12.1 python-dcor@0.6 python-docrep@0.3.2 python-igraph@0.11.8 python-ipywidgets@8.1.2 python-marsilea@0.5.4 python-numba@0.61.0 python-requests@2.32.5 python-scipy@1.12.0 python-session-info2@0.2 python-tqdm@4.67.1 python-xgboost@1.7.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/decoupler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Framework for modeling, analyzing and interpreting single-cell RNA-seq data
Description:

This package provides different statistical methods to extract biological activities from omics data within a unified framework.

python-hypothesmith 0.3.3
Propagated dependencies: python-hypothesis@6.135.26 python-lark@1.2.2 python-libcst-minimal@1.6.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Zac-HD/hypothesmith
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Strategies for generating Python programs
Description:

This package contains hypothesis strategies for generating Python programs, something like CSmith, a random generator of C programs.

python-testfixtures 9.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://testfixtures.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Tests components for Python
Description:

Testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.

python-cachecontrol 0.14.1
Propagated dependencies: python-filelock@3.16.1 python-lockfile@0.12.2 python-msgpack@1.1.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ionrock/cachecontrol
Licenses: ASL 2.0
Build system: pyproject
Synopsis: The httplib2 caching algorithms for use with requests
Description:

CacheControl is a port of the caching algorithms in httplib2 for use with requests session objects.

python-aiohttp-cors 0.8.1
Propagated dependencies: python-aiohttp@3.11.11
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/aiohttp-cors
Licenses: ASL 2.0
Build system: pyproject
Synopsis: CORS support for aiohttp
Description:

This library implements CORS support for aiohttp asyncio-powered asynchronous HTTP server.

python-requests-ftp 0.3.1
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Lukasa/requests-ftp
Licenses: ASL 2.0
Build system: python
Synopsis: FTP Transport Adapter for Requests
Description:

Requests-FTP is an implementation of a simple FTP transport adapter for use with the Requests library.

python-zope-testing 6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopetesting.readthedocs.io/
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Zope testing helpers
Description:

Zope.testing provides a number of testing utilities for HTML forms, HTTP servers, regular expressions, and more.

python-progressbar2 4.5.0
Propagated dependencies: python-utils@3.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/WoLpH/python-progressbar
Licenses: Modified BSD
Build system: pyproject
Synopsis: Text progress bar library for Python
Description:

This package provides a Python progressbar library to provide visual (yet text based) progress to long running operations.

python-textdistance 4.6.3
Propagated dependencies: python-jellyfish@0.8.8 python-distance@0.1.3-0.ad7f9dc python-levenshtein@0.27.1 python-pylev@1.4.0 python-pyxdameraulevenshtein@1.8.0 python-rapidfuzz@3.14.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/life4/textdistance
Licenses: Expat
Build system: pyproject
Synopsis: Compute distance between the two texts
Description:

textdistance is a pure Python library for comparing distance between two or more sequences by many algorithms.

python-uri-template 1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.linss.com/open-source/python/uri-template
Licenses: Expat
Build system: pyproject
Synopsis: RFC 6570 URI Template Processor
Description:

This package implements URI Template expansion in strict adherence to RFC 6570, but adds a few extensions.

python-swh.counters 0.9.1
Propagated dependencies: python-flask@3.1.0 python-redis@5.2.0 python-swh.core@2.4.0 python-swh.journal@1.0.0
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/source/swh-counters
Licenses: GPL 3+
Build system: python
Synopsis: Software Heritage Next gen counters
Description:

Service providing efficient estimates of the number of objects in the SWH archive, using Redis's Hyperloglog.

python-ska-sdp-func 1.2.2
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://developer.skao.int/projects/ska-sdp-func/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: SDP Processing Function Library
Description:

This package provides a Square Kilometre Array (SKA) Science Data Processor (SDP) function library for radio astronomy.

python-mathlibtools 1.1.1
Dependencies: python-toml@0.10.2 python-pygithub@2.8.1 python-certifi@2025.06.15 python-gitpython@3.1.44 python-requests@2.32.5 python-click@8.1.8 python-tqdm@4.67.1 python-networkx@3.4.2 python-pydot@4.0.1 python-pyyaml@6.0.2 python-atomicwrites@1.4.0
Channel: guix
Location: gnu/packages/lean.scm (gnu packages lean)
Home page: https://github.com/leanprover-community/mathlib-tools
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Development tools for Lean mathlib
Description:

This package contains leanproject, a supporting tool for Lean mathlib, a mathematical library for the Lean theorem prover.

python-clingexplaid 1.3.3
Propagated dependencies: python-clingo@5.8.0
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://github.com/potassco/clingo-explaid
Licenses: Expat
Build system: pyproject
Synopsis: Develop explanation systems with Clingo
Description:

This package provides tools to develop explanation systems with clingo. It allows extracting minimal unsatisfiable subsets and unsatisfiable constraints.

python-pytest-httpx 0.35.0
Propagated dependencies: python-httpx@0.28.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://colin-b.github.io/pytest_httpx/
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to mock httpx
Description:

This package provides a pytest fixture to mock httpx requests to be replied to with user provided responses.

python-flask-assets 2.1.0-1.62efd23
Propagated dependencies: python-flask@3.1.0 python-webassets@3.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/miracle2k/flask-assets
Licenses: FreeBSD
Build system: pyproject
Synopsis: Asset management for Flask
Description:

This package integrates webassets with Flask, adding support for merging, minifying and compiling CSS and Javascript files.

python-starsessions 1.3.0
Propagated dependencies: python-redis@5.2.0 python-itsdangerous@2.2.0 python-starlette@0.42.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/alex-oleshkevich/starsessions
Licenses: Expat
Build system: pyproject
Synopsis: Pluggable session support for Starlette and FastAPI
Description:

This package adds pluggable session backends and ships default InMemoryBackend and CookieBackend implementations for Starlette and FastAPI.

Total results: 4226