_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pymsgbox 1.0.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asweigart/PyMsgBox
Licenses: Modified BSD
Synopsis: Python module for JavaScript-like message boxes
Description:

PyMsgBox is a simple, cross-platform, pure Python module for JavaScript-like message boxes. Types of dialog boxes include:

  1. alert

  2. confirm

  3. prompt

  4. password

python-pyserial 3.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyserial/pyserial
Licenses: Modified BSD
Synopsis: Python Serial Port Bindings
Description:

pyserial provide serial port bindings for Python. It supports different byte sizes, stop bits, parity and flow control with RTS/CTS and/or Xon/Xoff. The port is accessed in RAW mode.

python-pyspnego 0.8.0
Propagated dependencies: python-cryptography@44.0.0 python-gssapi@1.8.2 python-krb5@0.5.1 python-ruamel.yaml@0.18.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jborean93/pyspnego
Licenses: Expat
Synopsis: Python SPNEGO library
Description:

The pyspnego Python library handles Negotiate, NTLM, Kerberos (SPNEGO) and CredSSP authentication. It also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.

python-pymcubes 0.1.6
Propagated dependencies: python-pycollada@0.8 python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pmneila/PyMCubes
Licenses: Modified BSD
Synopsis: Marching cubes for Python
Description:

PyMCubes is an implementation of the marching cubes algorithm to extract iso-surfaces from volumetric data. The volumetric data can be given as a three-dimensional NumPy array or as a Python function f(x, y, z).

python-pypubsub 4.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/schollii/pypubsub
Licenses: FreeBSD
Synopsis: Python publish-subcribe library
Description:

This library provides a publish-subscribe API to facilitate event-based or message-based architecture in a single-process application. It is centered on the notion of a topic - senders publish messages of a given topic, and listeners subscribe to messages of a given topic, all inside the same process.

python-pyregion 2.3.0
Propagated dependencies: python-astropy@6.1.7 python-numpy@1.24.4 python-pyparsing@3.0.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/pyregion
Licenses: Expat
Synopsis: Python parser for ds9 region files
Description:

pyregion is a python module to parse ds9 region files. It also supports ciao region files. Features:

  • ds9 and ciao region files.

  • (physical, WCS) coordinate conversion to the image coordinate.

  • convert regions to matplotlib patches.

  • convert regions to spatial filter (i.e., generate mask images)

python-pyblake2 1.1.2
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/dchest/pyblake2
Licenses: Public Domain CC0
Synopsis: BLAKE2 hash function for Python
Description:

BLAKE2 is a cryptographic hash function, which offers stronger security while being as fast as MD5 or SHA-1, and comes in two flavors: BLAKE2b, optimized for 64-bit platforms and produces digests of any size between 1 and 64 bytes, and BLAKE2s, optimized for 8- to 32-bit platforms and produces digests of any size between 1 and 32 bytes.

This package provides a Python interface for BLAKE2.

python-pyside-2 5.15.15
Dependencies: qtbase@5.15.15 qtdatavis3d@5.15.15 qtdeclarative@5.15.15 qtlocation@5.15.15 qtmultimedia@5.15.15 qtquickcontrols@5.15.15 qtquickcontrols2@5.15.15 qtscript@5.15.15 qtscxml@5.15.15 qtsensors-5@5.15.10 qtspeech@5.15.15 qtsvg@5.15.15 qttools@5.15.15 qtwebchannel@5.15.15 qtwebengine@5.15.15 qtwebsockets@5.15.15 qtx11extras@5.15.15 qtxmlpatterns@5.15.15
Propagated dependencies: python-shiboken-2@5.15.15
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: LGPL 3 GPL 3 GPL 2
Synopsis: The Qt for Python product enables the use of Qt5 APIs in Python applications
Description:

The Qt for Python product enables the use of Qt5 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide2 module. The PySide2 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken2 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

python-pyside-2 5.15.10
Dependencies: qtbase@5.15.15 qtdatavis3d@5.15.15 qtdeclarative@5.15.15 qtlocation@5.15.15 qtmultimedia@5.15.15 qtquickcontrols@5.15.15 qtquickcontrols2@5.15.15 qtscript@5.15.15 qtscxml@5.15.15 qtsensors-5@5.15.10 qtspeech@5.15.15 qtsvg@5.15.15 qttools@5.15.15 qtwebchannel@5.15.15 qtwebengine@5.15.15 qtwebsockets@5.15.15 qtx11extras@5.15.15 qtxmlpatterns@5.15.15
Propagated dependencies: python-shiboken-2@5.15.10
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: LGPL 3 GPL 3 GPL 2
Synopsis: The Qt for Python product enables the use of Qt5 APIs in Python applications
Description:

The Qt for Python product enables the use of Qt5 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide2 module. The PySide2 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken2 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

python-pyside-6 6.7.2
Dependencies: qtbase@6.7.2 qtdeclarative@6.7.2 qtmultimedia@6.7.2 qtnetworkauth@6.7.2 qtpositioning@6.7.2 qtsvg@6.7.2 qttools@6.7.2 qtwebchannel@6.7.2 qtwebengine@6.7.2 qtwebsockets@6.7.2
Propagated dependencies: python-shiboken-6@6.7.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: LGPL 3 GPL 3 GPL 2
Synopsis: The Qt for Python product enables the use of Qt6 APIs in Python applications
Description:

The Qt for Python product enables the use of Qt6 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide6 module. The PySide6 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken6 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

python-pypubsub 4.0.3
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/schollii/pypubsub
Licenses: FreeBSD
Synopsis: Python publish-subscribe library
Description:

python-pypubsub provides a pure Python publish-subscribe API to facilitate event-based or message-based architecture in a single-process application. It is centered on the notion of a topic; senders publish messages of a given topic, and listeners subscribe to messages of a given topic, all inside the same process. The package also supports a variety of advanced features that facilitate debugging and maintaining topics and messages in larger desktop or server-based applications.

python-pyfakefs 4.6.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: http://pyfakefs.org/
Licenses: ASL 2.0
Synopsis: Mock file system interactions in tests
Description:

This package provides a Python library intended for use in automated tests. One difficulty when testing software is that the code under test might need to read or write to files in the local file system. If the file system is not set up in just the right way, it might cause a spurious error during the test. The pyfakefs library provides a solution to problems like this by mocking file system interactions. In other words, it arranges for the code under test to interact with a fake file system instead of the real file system. The code under test requires no modification to work with pyfakefs.

python-pymodbus 2.5.3
Propagated dependencies: python-pyserial@3.5 python-six@1.16.0 python-aiohttp@3.11.11 python-click@8.1.7 python-prompt-toolkit@3.0.43 python-pygments@2.15.1 python-pyserial-asyncio@0.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/riptideio/pymodbus/
Licenses: Modified BSD
Synopsis: Modbus protocol stack in Python
Description:

Pymodbus is a full Modbus protocol implementation using asyncio, tornado or twisted for its asynchronous communications core. It includes the following client features:

  • full read/write protocol on discrete and register

  • most of the extended protocol (diagnostic/file/pipe/setting/information)

  • TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary

  • asynchronous and synchronous versions

  • payload builder/decoder utilities

  • pymodbus read eval print loop (REPL).

It also includes the following server features:

  • can function as a fully implemented Modbus server

  • TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary

  • asynchronous and synchronous versions

  • full server control context (device information, counters, etc)

  • a number of backing contexts (database, redis, sqlite, a slave device).

python-pyqt5-sip 12.15.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/
Licenses: LGPL 2.1+
Synopsis: Sip module support for PyQt5
Description:

Sip module support for PyQt5

python-pygobject 3.50.0
Dependencies: python@3.10.7 python-pycairo@1.26.0 gobject-introspection@1.82.0
Propagated dependencies: glib@2.82.1 libffi@3.4.4
Channel: guix
Location: gnu/packages/glib.scm (gnu packages glib)
Home page: https://live.gnome.org/PyGObject
Licenses: LGPL 2.1+
Synopsis: Python bindings for GObject
Description:

Python bindings for GLib, GObject, and GIO.

python-pyfavicon 0.1.1
Propagated dependencies: python-aiohttp@3.11.11 python-beautifulsoup4@4.12.3 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bilelmoussaoui/pyfavicon
Licenses: Expat
Synopsis: Async favicon fetcher
Description:

pyfavicon is an async favicon fetcher.

python-pypitoken 7.0.1
Propagated dependencies: python-jsonschema@4.23.0 python-pymacaroons@0.13.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypitoken.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Manipulate PyPI API tokens
Description:

This package lets you manipulate PyPI API tokens.

python-pywayland 0.4.15
Dependencies: wayland@1.23.1 wayland-protocols@1.39
Propagated dependencies: python-setuptools@67.6.1 python-cffi@1.17.1
Channel: guixrus
Location: guixrus/packages/qtile.scm (guixrus packages qtile)
Home page: https://github.com/flacjacket/pywayland
Licenses: ASL 2.0
Synopsis: Python bindings for the libwayland library written in pure Python
Description:

Python bindings for the libwayland library written in pure Python

python-pymarshal 2.2.3
Propagated dependencies: python-bson@0.5.10 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/d3v-t00lz/pymarshal
Licenses: FreeBSD
Synopsis: Pythonic implementation of Golang struct (un)marshalling
Description:

PyMarshal replicates the feature of (un)marshalling structs in Golang.

python-pyrfc3339 1.1
Propagated dependencies: python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/kurtraschke/pyRFC3339
Licenses: Expat
Synopsis: Python timestamp library
Description:

Python library for generating and parsing RFC 3339-compliant timestamps.

python-pyopenssl 24.3.0
Dependencies: openssl@3.0.8
Propagated dependencies: python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pyopenssl
Licenses: ASL 2.0
Synopsis: Python wrapper module around the OpenSSL library
Description:

PyOpenSSL is a high-level wrapper around a subset of the OpenSSL library.

python-pyinotify 0.9.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/seb-m/pyinotify
Licenses: Expat
Synopsis: Python library for monitoring inotify events
Description:

pyinotify provides a Python interface for monitoring file system events on Linux.

python-pyperclip 1.8.2
Dependencies: xclip@0.13 xsel@1.2.0-1.062e6d3
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/asweigart/pyperclip
Licenses: Modified BSD
Synopsis: Python clipboard module
Description:

Pyperclip is a clipboard module for Python, handling copy/pasting from the X11 clipboard

python-pykwalify 1.7.0
Propagated dependencies: python-dateutil@2.8.2 python-docopt@0.6.2 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/grokzen/pykwalify
Licenses: Expat
Synopsis: Python lib/cli for JSON/YAML schema validation
Description:

This package provides a parser, schema validator, and data binding tool for YAML and JSON.

Total results: 478