_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-batchspawner 1.1.0
Propagated dependencies: python-jupyterhub@3.0.0 python-pamela@1.0.0
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: http://jupyter.org
Licenses: Modified BSD
Synopsis: Add-on for Jupyterhub to spawn notebooks using batch systems
Description:

This package provides a spawner for Jupyterhub to spawn notebooks using batch resource managers.

python-templateflow 25.0.3
Propagated dependencies: python-importlib-resources@5.12.0 python-pybids@0.19.0 python-requests@2.31.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://templateflow.org/python-client
Licenses: ASL 2.0
Synopsis: TemplateFlow Python Client for accessing neuroimaging templates
Description:

This package provides the Python Client code for accessing neuroimaging templates hosted using TemplateFlow.

python-redis-2.10.6 2.10.6
Propagated dependencies: python-async-timeout@4.0.3
Channel: ffab
Location: ffab/packages/databases.scm (ffab packages databases)
Home page: https://github.com/redis/redis-py
Licenses: Expat
Synopsis: Redis Python client
Description:

This package provides a Python interface to the Redis key-value store.

python-vunit-latest 5.0.0-dev.6
Propagated dependencies: python-colorama@0.4.6
Channel: electronics
Location: electronics/packages/verification.scm (electronics packages verification)
Home page: https://vunit.github.io
Licenses: MPL 2.0 ASL 2.0
Synopsis: Unit testing framework for VHDL/SystemVerilog
Description:

VUnit features the functionality needed to realize continuous and automated testing of HDL code.

python-twobitreader 3.1.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/benjschiller/twobitreader
Licenses: Artistic License 2.0
Synopsis: Python library for reading .2bit files
Description:

twobitreader is a Python library for reading .2bit files as used by the UCSC genome browser.

python-pytest-cache 1.0
Propagated dependencies: python-apipkg@1.5 python-execnet@2.1.1 python-py@1.11.0 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://bitbucket.org/hpk42/pytest-cache/
Licenses: Expat
Synopsis: Py.test plugin with mechanisms for caching across test runs
Description:

The pytest-cache plugin provides tools to rerun failures from the last py.test invocation.

python-hopcroftkarp 1.2.5-1.2846e1d
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/sofiatolaosebikan/hopcroftkarp
Licenses: GPL 3
Synopsis: Implementation of the Hopcroft-Karp algorithm
Description:

This package implements the Hopcroft-Karp algorithm, producing a maximum cardinality matching from a bipartite graph.

python-aioitertools 0.12.0
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/aioitertools/
Licenses: Expat
Synopsis: Itertools and builtins for AsyncIO and mixed iterables
Description:

This package provides an implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables.

python-flask-misaka 1.0.1
Propagated dependencies: python-markupsafe@2.1.1 python-misaka@2.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/singingwolfboy/flask-misaka/
Licenses: Expat
Synopsis: Flask interface to Misaka, a Markdown parsing library
Description:

This package provides an interface between the Flask web framework and the Misaka Markdown parser.

python-launchpadlib 1.10.16
Propagated dependencies: python-httplib2@0.22.0 python-keyring@23.9.3 python-lazr-restfulclient@0.14.4 python-lazr-uri@1.0.6
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://help.launchpad.net/API/launchpadlib
Licenses: LGPL 3+
Synopsis: Python client library for Launchpad's web service
Description:

launchpadlib is a Python library that allows scripting Launchpad via its the web service API.

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+
Synopsis: Connection pooler for psycopg
Description:

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

python-pytest-sanic 1.9.1
Propagated dependencies: python-httpx@0.28.1 python-async-generator@1.10 python-pytest@8.3.3 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
Synopsis: Pytest plugin for Sanic
Description:

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

python-pytest-black 0.6.0
Propagated dependencies: python-black@24.10.0 python-pytest@8.3.3 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
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-scikit-fuzzy 0.5.0
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.2 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
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.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/joelostblom/session_info
Licenses: Modified BSD
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-decoupler-py 1.8.0
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.11.1 python-ipython@8.29.0 python-matplotlib@3.8.2 python-nbsphinx@0.8.8 python-numba@0.61.0 python-numpy@1.26.2 python-numpydoc@1.5.0 python-omnipath@1.0.8-0.3d16134 python-scanpy@1.10.4 python-scikit-learn@1.6.1 python-scipy@1.12.0 python-skranger@0.8.0 python-tqdm@4.67.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/saezlab/decoupler-py
Licenses: GPL 3+
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-testfixtures 6.17.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://testfixtures.readthedocs.io/en/latest/
Licenses: Expat
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-hypothesmith 0.2.0
Propagated dependencies: python-hypothesis@6.54.5 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
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-zope-testing 5.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://zopetesting.readthedocs.io/
Licenses: Zope Public License 2.1
Synopsis: Zope testing helpers
Description:

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

python-cachecontrol 0.14.1
Propagated dependencies: python-filelock@3.16.1 python-lockfile@0.12.2 python-msgpack@1.0.4 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ionrock/cachecontrol
Licenses: ASL 2.0
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-requests-ftp 0.3.1
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Lukasa/requests-ftp
Licenses: ASL 2.0
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-cachecontrol 0.11.7
Propagated dependencies: python-filelock@3.16.1 python-lockfile@0.12.2 python-msgpack@1.0.4 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ionrock/cachecontrol
Licenses: ASL 2.0
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
Synopsis: CORS support for aiohttp
Description:

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

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
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.

Total results: 3782