_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-pykcs11 1.5.18
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/LudovicRousseau/PyKCS11
Licenses: GPL 3
Build system: pyproject
Synopsis: PKCS#11 wrapper for Python
Description:

This package provides a complete PKCS#11 wrapper for Python.

python-jeepney 0.9
Propagated dependencies: python-trio@0.32.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://gitlab.com/takluyver/jeepney
Licenses: Expat
Build system: pyproject
Synopsis: Low-level, pure Python DBus protocol wrapper
Description:

This is a low-level, pure Python DBus protocol client. It has an I/O-free core, and integration modules for different event loops.

python-certauth 1.3.0
Propagated dependencies: python-pyopenssl@24.3.0 python-tldextract@5.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/ikreymer/certauth
Licenses: Expat
Build system: pyproject
Synopsis: Certificate authority creation tool
Description:

This package provides a small library, built on top of pyOpenSSL, which allows for creating a custom certificate authority (CA) certificate, and generating on-demand dynamic host certs using that CA certificate. It is most useful for use with a man-in-the-middle HTTPS proxy, for example, for recording or replaying web content.

python-libnacl 2.1.0
Dependencies: libsodium@1.0.22
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-omemo-dr 1.2.0
Propagated dependencies: python-cryptography@44.0.0 python-protobuf@5.28.3 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://dev.gajim.org/gajim/omemo-dr
Licenses: GPL 3
Build system: pyproject
Synopsis: OMEMO cryptography library
Description:

OMEMO cryptography library that was forked from python-axolotl.

python-eth-hash 0.8.0
Propagated dependencies: python-pycryptodome@3.23.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/ethereum/eth-hash
Licenses: Expat
Build system: pyproject
Synopsis: Ethereum hashing function
Description:

This package provides a Ethereum hashing function - keccak256 (sha3).

python-keyring 25.7.0
Propagated dependencies: python-jaraco-classes@3.4.0 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-jeepney@0.9 python-secretstorage@3.3.3
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jaraco/keyring
Licenses: X11
Build system: pyproject
Synopsis: Store and access your passwords safely
Description:

The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.

python-google-crc32c 1.3.0
Dependencies: crc32c@1.1.2
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/googleapis/python-crc32c
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python wrapper of Google CRC32C
Description:

This package provides a Python wrapper of the C library implementation of the CRC32C hashing algorithm.

python-service-identity 24.2.0
Propagated dependencies: python-attrs@25.3.0 python-cryptography@44.0.0 python-pyasn1@0.6.1 python-pyasn1-modules@0.4.2 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://service-identity.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Service identity verification for PyOpenSSL
Description:

service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too.

python-pynacl 1.5.0
Propagated dependencies: python-cffi@1.17.1 python-six@1.17.0 libsodium@1.0.22
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pynacl/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings to libsodium
Description:

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.

python-scrypt 0.9.4
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/holgern/py-scrypt
Licenses: FreeBSD
Build system: pyproject
Synopsis: Bindings for the scrypt key derivation function library
Description:

This package is a set of Python bindings for the scrypt key derivation function.

python-pycryptodome 3.23.0
Dependencies: gmp@6.3.0 libtomcrypt@1.18.2 libtommath@1.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.pycryptodome.org
Licenses: FreeBSD Public Domain
Build system: pyproject
Synopsis: Low-level cryptographic Python library
Description:

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's not a wrapper to a separate C library like OpenSSL. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g., block ciphers) are implemented as C extensions.

You are expected to have a solid understanding of cryptography and security engineering to successfully use these primitives. You must also be able to recognize that some are obsolete (e.g., TDES) or even insecure (RC4).

It provides many enhancements over the last release of PyCrypto (2.6.1):

  • Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)

  • Accelerated AES on Intel platforms via AES-NI

  • First-class support for PyPy

  • Elliptic curves cryptography (NIST P-256 curve only)

  • Better and more compact API (nonce and iv attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more)

  • SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms

  • Salsa20 and ChaCha20 stream ciphers

  • scrypt and HKDF

  • Deterministic (EC)DSA

  • Password-protected PKCS#8 key containers

  • Shamir’s Secret Sharing scheme

  • Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace)

  • Cleaner RSA and DSA key generation (largely based on FIPS 186-4)

  • Major clean-ups and simplification of the code base

This package provides drop-in compatibility with PyCrypto. It is one of two PyCryptodome variants, the other being python-pycryptodomex.

python-manim 0.20.1
Propagated dependencies: ffmpeg@8.1.1 python-av@16.0.1 python-beautifulsoup4@4.14.3 python-click@8.3.1 python-cloup@3.0.8 python-decorator@5.2.1 python-isosurfaces@0.1.2 python-manimpango@0.5.0 python-mapbox-earcut@2.0.0 python-moderngl@5.12.0 python-moderngl-window@3.1.1 python-networkx@3.4.2 python-numpy@2.3.1 python-pillow@12.1.1 python-pycairo@1.28.0 python-pydub@0.25.1 python-pygments@2.19.2 python-rich@14.3.3 python-screeninfo@0.8.1 python-skia-pathops@0.8.0 python-srt@3.5.3 python-svgelements@1.9.6 python-tqdm@4.67.1 python-typing-extensions@4.15.0 python-watchdog@6.0.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://www.manim.community/
Licenses: Expat
Build system: pyproject
Synopsis: Python animation engine for explanatory math videos
Description:

Manim is a Python library for creating mathematical animations. The animations are written as Python code which is based on predefined objects. You can make animations with maths formulas (LaTeX-based), simple shapes, 3D objects, function graphs and more.

python-pywavefront 1.3.3
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pywavefront/PyWavefront
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for loading Wavefront @code{.obj} files
Description:

PyWavefront reads Wavefront 3D object files (something.obj, something.obj.gz and something.mtl) and generates interleaved vertex data for each material ready for rendering.

A simple (optional) visualization module is also provided for rendering the object(s). The interleaved data can also be used by more modern renderers thought VBOs or VAOs.

Currently the most commonly used features in the specification has been implemented:

  • positions;

  • texture coordinates;

  • normals;

  • vertex color;

  • material parsing;

  • texture and texture parameters.

python-asyncgui 0.8.0
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/asyncgui/asyncgui
Licenses: Expat
Build system: pyproject
Synopsis: Enables async/await without an event loop
Description:

This package provides support for async/await applications without requiring an event loop, useful for creative responsive GUIs.

python-kivy 2.3.1-0.c38d019
Dependencies: gstreamer@1.28.1 mesa@26.0.2 sdl-union@1.2.68
Propagated dependencies: python-docutils@0.21.2 python-filetype@1.2.0 python-kivy-garden@0.1.5 python-pygments@2.19.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://kivy.org
Licenses: Expat
Build system: pyproject
Synopsis: Multitouch application framework
Description:

Kivy is a software library for rapid development of hardware-accelerated multitouch applications.

python-glfw 2.8.0
Dependencies: glfw@3.3.10
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/FlorianRhiem/pyGLFW
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for GLFW
Description:

This package provides Python bindings for GLFW OpenGL application development library.

python-glcontext 3.0.0-2.f2875ab
Dependencies: libx11@1.8.12 mesa@26.0.2
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/moderngl/glcontext
Licenses: Expat
Build system: pyproject
Synopsis: Portable OpenGL Context for ModernGL
Description:

Python-glcontext is a library providing an OpenGL implementation for ModernGL on multiple platforms.

python-kivymd 1.1.1
Propagated dependencies: python-kivy@2.3.1-0.c38d019 python-pillow@12.1.1 python-pygments@2.19.2 python-kivy-garden@0.1.5
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/kivymd/KivyMD
Licenses: Expat
Build system: pyproject
Synopsis: Material Design compliant widgets for use with Kivy
Description:

This package provides Kivy widgets that approximate Google's Material Design spec without sacrificing ease of use or application performance.

python-pyglet 1.5.30
Dependencies: ffmpeg@8.1.1 fontconfig-minimal@2.16.0 freeglut@3.4.0 freetype@2.13.3 gdk-pixbuf@2.44.4 glibc@2.41 glu@9.0.2 gtk+@3.24.51 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxxf86vm@1.1.6 mesa@26.0.2 openal@1.23.1 pulseaudio@16.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pyglet/pyglet
Licenses: Modified BSD
Build system: pyproject
Synopsis: Windowing and multimedia library
Description:

Pyglet is a Python library for developing games and other visually-rich applications. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, playing sounds and music.

python-moderngl 5.12.0
Propagated dependencies: python-glcontext@3.0.0-2.f2875ab
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/moderngl/moderngl
Licenses: Expat
Build system: pyproject
Synopsis: Modern OpenGL binding for Python
Description:

ModernGL is a Python wrapper over OpenGL Core. ModernGL simplifies the creation of graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use. ModernGL is capable of rendering with high performance and quality, with less code written.

python-py3exiv2 0.12.0
Dependencies: exiv2@0.28.7
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://www.py3exiv2.tuxfamily.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python binding to the exiv2 library
Description:

This package provides a Python binding to the library https://exiv2.org/, exiv2 - cross-platform C++ library and a command line utility to manage image metadata.

python-qtawesome 1.4.2
Propagated dependencies: python-qtpy@2.4.3 python-pyqt@5.15.11
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/spyder-ide/qtawesome
Licenses: Expat
Build system: pyproject
Synopsis: FontAwesome icons in PyQt and PySide applications
Description:

FontAwesome icons in PyQt and PySide applications.

python-vispy 0.14.3
Dependencies: fontconfig-minimal@2.16.0 mesa@26.0.2
Propagated dependencies: python-freetype-py@2.5.1 python-hsluv@5.0.4 python-kiwisolver@1.4.6 python-meshio@5.3.5 python-numpy@2.3.1 python-packaging@25.0 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: http://vispy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interactive scientific visualization in Python
Description:

VisPy is a high-performance interactive 2D/3D data visualization library leveraging the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.

Total packages: 73977