_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-fpylll 0.5.7
Dependencies: fplll@5.4.2 gmp@6.3.0 mpfr@4.2.1 pari-gp@2.15.5
Propagated dependencies: python-cysignals@1.11.4 python-cython@0.29.32 python-flake8@7.1.1 python-numpy@1.24.4 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://github.com/fplll/fpylll
Licenses: GPL 2+
Synopsis: Python interface for fplll
Description:

fpylll is a Python wrapper for fplll.

python-cssmin 0.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zacharyvoase/cssmin
Licenses: Expat Modified BSD
Synopsis: Python port of the YUI CSS Compressor
Description:

Python port of the YUI CSS Compressor.

python-fields 5.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://python-fields.readthedocs.io/
Licenses: Modified BSD
Synopsis: Python container class boilerplate killer
Description:

Avoid repetetive boilerplate code in Python classes.

python-pyudev 0.22.0
Dependencies: eudev@3.2.14
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://pyudev.readthedocs.io/
Licenses: LGPL 2.1
Synopsis: Python udev binding
Description:

This package provides udev bindings for Python.

python-parted 3.13.0
Dependencies: parted@3.6
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/dcantrell/pyparted
Licenses: GPL 2+
Synopsis: Parted bindings for Python
Description:

This package provides parted bindings for Python.

python-cyclic 1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/neurobin/cyclic
Licenses: Modified BSD
Synopsis: Handle cyclic relations
Description:

This package handles cyclic relations compared by value.

python24-nose 0.10.4
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: http://readthedocs.org/docs/nose/
Licenses: LGPL 2.0+
Synopsis: Nose 0.10.4, released 2008-10-03
Description:

Nose extends the unittest library to make testing easier.

python-augeas 1.2.0
Dependencies: augeas@1.14.1 libxml2@2.9.14
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/augeas.scm (gnu packages augeas)
Home page: https://github.com/hercules-team/python-augeas
Licenses: LGPL 2.1+
Synopsis: Python bindings for Augeas
Description:

Pure Python bindings for Augeas.

python-imgviz 1.2.6
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-pillow@9.2.0 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/image-processing.scm (gnu packages image-processing)
Home page: http://github.com/wkentaro/imgviz
Licenses: Expat
Synopsis: Image Visualization Tools
Description:

Python library for object detection, semantic and instance segmentation.

python-hidapi 0.7.99.post21
Dependencies: hidapi@0.14.0 libusb@1.0.25 eudev@3.2.14
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/trezor/cython-hidapi
Licenses: GPL 3 Modified BSD non-copyleft
Synopsis: Cython interface to hidapi
Description:

This package provides a Cython interface to hidapi.

python-pamela 1.0.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/minrk/pamela
Licenses: Expat
Synopsis: PAM interface using ctypes
Description:

This package provides a PAM interface using ctypes.

python-pep517 0.9.1
Propagated dependencies: python-toml@0.10.2 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/pep517
Licenses: Expat
Synopsis: Wrappers to build Python packages using PEP 517 hooks
Description:

Wrappers to build Python packages using PEP 517 hooks.

python-dparse 0.5.1
Propagated dependencies: python-packaging@24.2 python-pyyaml@6.0.1 python-toml@0.10.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyupio/dparse
Licenses: Expat
Synopsis: Parser for Python dependency files
Description:

This package provides a parser for Python dependency files.

python-bleach 6.0.0
Propagated dependencies: python-html5lib@1.1 python-tinycss2@1.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mozilla/bleach
Licenses: ASL 2.0
Synopsis: Whitelist-based HTML-sanitizing tool
Description:

Bleach is an easy whitelist-based HTML-sanitizing tool.

python-tzdata 2023.4
Dependencies: tzdata@2023d
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/python/tzdata
Licenses: ASL 2.0
Synopsis: Python wrapper of IANA time zone data
Description:

This package provides a thin Python wrapper around tzdata.

python-ndjson 0.3.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/rhgrant10/ndjson
Licenses: GPL 3+
Synopsis: JsonDecoder for ndjson
Description:

ndjson with the same interface as the builtin json module.

python-msrest 0.6.21
Propagated dependencies: python-certifi@2022.6.15 python2-enum34@1.1.8 python-isodate@0.6.1 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-typing@3.10.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/msrest-for-python
Licenses: Expat
Synopsis: AutoRest swagger generator Python client runtime.
Description:

The runtime library msrest for AutoRest generated Python clients.

python-lrcalc 2.1
Dependencies: lrcalc@2.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://math.rutgers.edu/~asbuch/lrcalc
Licenses: GPL 3+
Synopsis: Python bindings for the Littlewood-Richardson Calculator
Description:

This package provides Python bindings for the Littlewood-Richardson Calculator.

python-xxhash 3.1.0
Channel: guix
Location: gnu/packages/digest.scm (gnu packages digest)
Home page: https://github.com/ifduyue/python-xxhash
Licenses: Modified BSD
Synopsis: Python binding for xxHash
Description:

This package provides Python bindings for the xxHash hash algorithm.

python-nbmake 1.5.3
Propagated dependencies: python-ipykernel@6.29.4 python-nbclient@0.10.0 python-nbformat@5.10.4 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/treebeardtech/nbmake
Licenses: ASL 2.0
Synopsis: Pytest plugin for testing notebooks
Description:

This package provides a Pytest plugin for testing Jupyter notebooks.

python-awscrt 0.22.0
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/awslabs/aws-crt-python
Licenses: ASL 2.0
Synopsis: Common runtime for AWS Python projects
Description:

This package provides a common runtime for AWS Python projects.

python-awscrt 0.23.0
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/awslabs/aws-crt-python
Licenses: ASL 2.0
Synopsis: Common runtime for AWS Python projects
Description:

This package provides a common runtime for AWS Python projects.

python-gamera 4.0.1
Dependencies: libpng@1.6.39 libtiff@4.4.0 zlib@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gamera.informatik.hsnr.de/
Licenses: GPL 2+
Synopsis: Framework for building document analysis applications
Description:

Gamera is a toolkit for building document image recognition systems.

python-colour 0.1.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/vaab/colour
Licenses: Expat
Synopsis: Convert and manipulate various color representations
Description:

Pythonic way to manipulate color representations (HSL, RVB, web, X11, ...).

Total results: 3594