_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-easygui 0.98.1
Propagated dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robertlugg/easygui
Licenses: Modified BSD
Build system: pyproject
Synopsis: GUI programming module for Python
Description:

EasyGUI is a module for easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.

python-tempora 5.8.1
Propagated dependencies: python-dateutil@2.9.0 python-jaraco-functools@4.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/tempora
Licenses: Expat
Build system: pyproject
Synopsis: Python date and time objects and routines
Description:

The tempora Python library contains miscellaneous date and time related utilities and constants, routines for measuring, profiling, and getting datetime-aware UTC values as well as an event scheduler.

python-beziers 0.6.0
Propagated dependencies: python-pyclipper@1.3.0.post6
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://simoncozens.github.io/beziers.py/index.html
Licenses: Expat
Build system: pyproject
Synopsis: Python bezier manipulation library
Description:

Beziers provides a variety of classes for constructing, manipulating and drawing Bezier curves and paths. Principally designed for font design software, it allows you to join, split, offset, and perform many other operations on paths.

python-tempest 42.0.0
Propagated dependencies: python-cliff@4.10.0 python-cryptography@44.0.0 python-defusedxml@0.7.1 python-fasteners@0.17.3 python-fixtures@4.2.6 python-jsonschema@4.23.0 python-netaddr@1.3.0 python-oslo-concurrency@7.1.0 python-oslo-config@9.8.0 python-oslo-log@7.2.0 python-oslo-serialization@5.7.0 python-oslo-utils@7.4.0 python-paramiko@4.0.0 python-prettytable@3.12.0 python-pyyaml@6.0.2 python-stevedore@5.4.1 python-subunit@1.4.4 python-testtools@2.7.2 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/tempest/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenStack Integration Testing
Description:

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

python-urllib3 1.25.19
Propagated dependencies: python-certifi@2025.06.15 python-cryptography@44.0.0 python-idna@3.10 python-pyopenssl@24.3.0 python-pysocks@1.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-urllib3 2.5.0
Propagated dependencies: python-certifi@2025.06.15 python-cryptography@44.0.0 python-idna@3.10 python-pyopenssl@24.3.0 python-pysocks@1.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-urllib3 1.26.17
Propagated dependencies: python-certifi@2025.06.15 python-cryptography@44.0.0 python-idna@3.10 python-pyopenssl@24.3.0 python-pysocks@1.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-dogtail 0.9.11
Propagated dependencies: python-pygobject@3.50.0 python-pycairo@1.28.0 python-pyatspi@2.46.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/dogtail/dogtail/
Licenses: GPL 2+
Build system: pyproject
Synopsis: GUI test tool and automation framework written in Python
Description:

Dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program.

python-gridmap 0.15.0
Propagated dependencies: python-cherrypy@18.10.0 python-cloudpickle@3.1.0 python-psutil@7.0.0 python-drmaa@0.7.7 python-pyzmq@27.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pygridtools/gridmap
Licenses: GPL 3+
Build system: pyproject
Synopsis: Create jobs on a cluster directly from Python
Description:

Gridmap is a Python package to allow you to easily create jobs on the cluster directly from Python. You can directly map Python functions onto the cluster without needing to write any wrapper code yourself.

python-nodeenv 1.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ekalinin.github.io/nodeenv/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Create isolated node.js environments
Description:

Nodeenv (node.js virtual environment) is a tool to create isolated node.js environments. It creates an environment that has its own installation directories, that doesn't share libraries with other node.js virtual environments.

python-rnc2rng 2.7.0
Propagated dependencies: python-rply@0.7.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/djc/rnc2rng
Licenses: Expat
Build system: pyproject
Synopsis: Convert RELAX NG Compact to regular syntax
Description:

This package provides the rnc2rng command-line tool as well as a Python library to convert RELAX NG schemata in Compact syntax (rnc) to equivalent schemata in the XML-based default RELAX NG syntax.

python-cytoolz 1.0.1
Propagated dependencies: python-toolz@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pytoolz/cytoolz
Licenses: Modified BSD
Build system: pyproject
Synopsis: High performance functional utilities
Description:

The cytoolz package implements the same API as provided by toolz. The main differences are that cytoolz is faster and cytoolz offers a C API that is accessible to other projects developed in Cython.

python-seqeval 1.2.2
Propagated dependencies: python-numpy@1.26.4 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chakki-works/seqeval
Licenses: Expat
Build system: pyproject
Synopsis: Testing framework for sequence labeling
Description:

seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.

python-urllib3 1.26.17
Propagated dependencies: python-certifi@2025.06.15 python-cryptography@44.0.0 python-idna@3.10 python-pyopenssl@24.3.0 python-pysocks@1.7.1
Channel: yewscion
Location: cdr255/fixes.scm (cdr255 fixes)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-gorilla 0.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/christophercrouzet/gorilla
Licenses: Expat
Build system: pyproject
Synopsis: Convenient monkey patching with Python
Description:

Gorilla is a Python library that provides a convenient approach to monkey patching. Monkey patching is the process of modifying module and class attributes at runtime with the purpose of replacing or extending third-party code.

python-pycosat 0.6.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ContinuumIO/pycosat
Licenses: Expat
Build system: pyproject
Synopsis: Bindings to picosat (a SAT solver)
Description:

This package provides efficient Python bindings to picosat on the C level. When importing pycosat, the picosat solver becomes part of the Python process itself. picosat is a Boolean Satisfiability Problem (SAT) solver.

python-rcslice 1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/neurobin/rcslice
Licenses: Modified BSD
Build system: pyproject
Synopsis: Slice a list of sliceables
Description:

This package provides Python module to slice a list of sliceables (1 indexed, both start and end index are inclusive). Helps to slice file content line by line or column by column or a combination of both.

python-rollbar 1.3.0
Dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rollbar/pyrollbar
Licenses: Expat
Build system: pyproject
Synopsis: Notifier for exceptions, errors, and log messages to Rollbar
Description:

Python SDK for reporting exceptions, errors, and log messages to Rollbar.

Capabilities include:

  • Sending messages and exceptions with arbitrary context

  • Getting back aggregates

  • Debugging production issues

emacs-pythonic 0.2-1.9eff417
Propagated dependencies: emacs-f@0.21.0 emacs-s@1.13.0 emacs-tramp@2.8.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/pythonic
Licenses: GPL 3+
Build system: emacs
Synopsis: Utility functions for writing Pythonic in Emacs
Description:

The Pythonic Emacs package provides function for convenient running Python on different platforms on local and remote hosts including Docker containers and Vagrant virtual machines. To use Pythonic with Docker you need to install Docker Tramp Emacs package.

python-promise 2.3.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/syrusakbary/promise
Licenses: Expat
Build system: pyproject
Synopsis: Promises/A+ implementation for Python
Description:

This package provides an implementation of Promises in Python. It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python.

python-isoweek 1.3.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gisle/isoweek
Licenses: Modified BSD
Build system: pyproject
Synopsis: Objects representing a week
Description:

The isoweek module provide the class Week that implements the week definition of ISO 8601. This standard also defines a notation for identifying weeks; yyyyWww (where the W is a literal). Week instances stringify to this form.

python-orthopy 0.9.5
Propagated dependencies: python-importlib-metadata@8.7.0 python-ndim@0.1.6 python-numpy@1.26.4 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/diego-hayashi/orthopy
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tools for orthogonal polynomials, Gaussian quadrature
Description:

orthopy provides various orthogonal polynomial classes for lines, triangles, quadrilaterals, disks, spheres, hexahedra, and n-cubes. All computations are done using numerically stable recurrence schemes. Furthermore, all functions are fully vectorized and can return results in exact arithmetic.

python-libnacl 2.1.0
Dependencies: libsodium@1.0.18
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://libnacl.readthedocs.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for libsodium based on ctypes
Description:

libnacl is used to gain direct access to the functions exposed by NaCl library via libsodium. It has been constructed to maintain extensive documentation on how to use NaCl as well as being completely portable.

python-httpbin 0.10.2
Propagated dependencies: python-brotlicffi@1.0.9.2 python-decorator@5.2.1 python-flasgger@0.9.7.1 python-flask@3.1.0 python-greenlet@2.0.2 python-itsdangerous@2.2.0 python-markupsafe@3.0.2 python-six@1.17.0 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/psf/httpbin
Licenses: ISC
Build system: pyproject
Synopsis: HTTP request and response service
Description:

Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are JSON-encoded.

Total results: 4155