_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-sql 1.3.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://python-sql.tryton.org/
Licenses: Modified BSD
Synopsis: Library to write SQL queries in a pythonic way
Description:

python-sql is a library to write SQL queries, that transforms idiomatic python function calls to well-formed SQL queries.

python-ccm 2.1.6
Propagated dependencies: python-pyyaml@6.0.1 python-psutil@5.9.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/pcmanus/ccm
Licenses: ASL 2.0
Synopsis: Cassandra Cluster Manager for Apache Cassandra clusters on localhost
Description:

Cassandra Cluster Manager is a development tool for testing local Cassandra clusters. It creates, launches and removes Cassandra clusters on localhost.

python-efl 1.26.0
Dependencies: efl@1.26.3 python-dbus@1.2.18 python-packaging@24.2
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org/
Licenses: LGPL 3
Synopsis: Python bindings for EFL
Description:

PYTHON-EFL are the python bindings for the whole Enlightenment Foundation Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).

python-lit 18.1.8
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://llvm.org/
Licenses: NCSA/University of Illinois Open Source License
Synopsis: LLVM Software Testing Tool
Description:

lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures.

python-ipy 1.01
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/autocracy/python-ipy/
Licenses: Modified BSD
Synopsis: Python class and tools for handling IP addresses and networks
Description:

The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.

python-gpg 1.10.0
Dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: LGPL 2.1+
Synopsis: Python bindings for GPGME GnuPG cryptography library
Description:

This package provides Python bindings to the GPGME GnuPG cryptographic library. It is developed in the GPGME source code, and then distributed separately.

python-jmp 0.0.4
Propagated dependencies: python-absl-py@1.4.0 python-jax@0.4.28 python-jaxlib@0.4.28 python-numpy@1.24.4
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google-deepmind/jmp
Licenses: ASL 2.0
Synopsis: JMP is a mixed precision library for JAX
Description:

This library implements support for mixed precision training in JAX. It provides two key abstractions. These abstractions are mixed precision policies and loss scaling.

python-cma 4.0.0
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/CMA-ES/pycma
Licenses: Modified BSD
Synopsis: Python implementation of CMA-ES
Description:

This package provides a Python implementation of the CMA-ES algorithm and a few related numerical optimization tools.

python-lzo 1.14
Dependencies: lzo@2.10
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/jd-boyd/python-lzo
Licenses: GPL 2+
Synopsis: Python bindings for the LZO data compression library
Description:

Python-LZO provides Python bindings for LZO, i.e. you can access the LZO library from your Python scripts thereby compressing ordinary Python strings.

python-scp 0.13.3
Propagated dependencies: python-paramiko@3.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jbardin/scp.py
Licenses: GPL 2+
Synopsis: SCP protocol module for Python and Paramiko
Description:

The scp module extends the Paramiko library to send and receive files via the SCP1 protocol, as implemented by the OpenSSH scp program.

python-gyp 0.0.0-1.9d09418
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gyp.gsrc.io/
Licenses: Modified BSD
Synopsis: GYP is a Meta-Build system
Description:

GYP builds build systems for large, cross platform applications. It can be used to generate XCode projects, Visual Studio projects, Ninja build files, and Makefiles.

pdi+python 1.7.1
Dependencies: spdlog@1.15.1 libyaml@0.2.5 pkg-config@0.29.2 paraconf@1.0.0 python@3.10.7 pybind11@2.8.1
Channel: guix-hpc
Location: guix-hpc/packages/pdi.scm (guix-hpc packages pdi)
Home page: https://pdi.dev
Licenses: Modified BSD
Synopsis: PDI package with Python support
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

python-lz4 4.3.2
Dependencies: lz4@1.9.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/python-lz4/python-lz4
Licenses: Modified BSD
Synopsis: LZ4 bindings for Python
Description:

This package provides python bindings for the lz4 compression library by Yann Collet. The project contains bindings for the LZ4 block format and the LZ4 frame format.

python-ddt 1.7.2
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/datadriventests/ddt
Licenses: Expat
Synopsis: Data-Driven Tests
Description:

Data-Driven Tests (DDT) allow you to multiply one test case by running it with different test data, and make it appear as multiple test cases.

python2-pp 1.6.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://www.parallelpython.com
Licenses: Modified BSD
Synopsis: Parallel and distributed programming for Python
Description:

PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network).

python-gpy 1.13.2
Propagated dependencies: python-numpy@1.24.4 python-paramz@0.9.6 python-scipy@1.12.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://sheffieldml.github.io/GPy/
Licenses: Modified BSD
Synopsis: The Gaussian Process Toolbox
Description:

GPy is a Gaussian Process (GP) framework written in Python, from the Sheffield machine learning group. GPy implements a range of machine learning algorithms based on GPs.

python-nox 2024.10.09
Propagated dependencies: python-argcomplete@3.2.2 python-colorlog@6.6.0 python-packaging@24.2 python-py@1.11.0 python-virtualenv@20.28.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://nox.thea.codes/
Licenses: ASL 2.0
Synopsis: Flexible test automation
Description:

nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.

python-osc 1.7.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/attwad/python-osc
Licenses: Unlicense
Synopsis: Open Sound Control server and client implementations
Description:

python-osc is a pure Python library with no external dependencies. It implements the Open Sound Control 1.0 specification.

python-xdo 0.3
Dependencies: xdotool@3.20211022.1 libx11@1.8.10
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tracker.debian.org/pkg/python-xdo
Licenses: Modified BSD
Synopsis: Python library for simulating X11 keyboard/mouse input
Description:

Provides bindings to libxdo for manipulating X11 via simulated input. (Note that this is mostly a legacy library; you may wish to look at python-xdo for newer bindings.)

python-cle 9.2.112
Propagated dependencies: python-pefile@2022.5.30 python-pyelftools@0.30 python-pyvex@9.2.112 python-sortedcontainers@2.4.0 python-cart@1.2.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/angr/cle
Licenses: FreeBSD
Synopsis: Python loader for binaries and their associated libraries
Description:

CLE loads binaries and their associated libraries, resolves imports and provides an abstraction of process memory the same way as if it was loader by the operating system's loader.

python-mpv 1.0.7
Dependencies: mpv@0.39.0
Propagated dependencies: python-pillow@11.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaseg/python-mpv
Licenses: GPL 2+
Synopsis: Python interface to the mpv media player
Description:

python-mpv is a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does.

python-gql 3.0.0
Propagated dependencies: python-graphql-core@3.1.2 python-yarl@1.18.3 python-aiohttp@3.11.11 python-requests@2.31.0 python-requests-toolbelt@1.0.0 python-urllib3@2.2.1 python-websockets@13.1 python-botocore@1.35.91
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/graphql-python/gql
Licenses: Expat
Synopsis: GraphQL client for Python
Description:

python-gql is a GraphQL client which plays nicely with other graphql implementations compatible with the spec. GQL supports multiple transports to communicate with the backend such as Websockets, HTTP, Absinthe, and more.

python-pbr 1.6.0
Propagated dependencies: git-minimal@2.41.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://docs.openstack.org/pbr/latest/
Licenses: ASL 2.0
Synopsis: Enhance the default behavior of Python’s setuptools
Description:

Python Build Reasonableness (PBR) is a library that injects some useful and sensible default behaviors into your setuptools run. It will set versions, process requirements files and generate AUTHORS and ChangeLog file from git information.

python-pbr 5.5.1
Propagated dependencies: git-minimal@2.41.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docs.openstack.org/pbr/latest/
Licenses: ASL 2.0
Synopsis: Enhance the default behavior of Python’s setuptools
Description:

Python Build Reasonableness (PBR) is a library that injects some useful and sensible default behaviors into your setuptools run. It will set versions, process requirements files and generate AUTHORS and ChangeLog file from git information.

Total results: 3740