_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pynetbox 7.2.0
Propagated dependencies: python-requests@2.28.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/netbox-community/pynetbox
Licenses: ASL 2.0
Synopsis: NetBox API client library
Description:

Python module to query and edit data stored in a NetBox instance.

python-pyqrcode 1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mnooner256/pyqrcode
Licenses: Modified BSD
Synopsis: QR code generator
Description:

Pyqrcode is a QR code generator written purely in Python with SVG, EPS, PNG and terminal output.

python-pybadges 3.0.1
Propagated dependencies: python-jinja2@3.1.2 python-requests@2.28.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/google/pybadges
Licenses: ASL 2.0
Synopsis: Generate Github-style badges on the command-line
Description:

This package provides python-pybadges: a library and command-line tool for generating Github-style badges as SVG images.

python-pypairix 0.3.7
Dependencies: zlib@1.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/4dn-dcic/pairix
Licenses: Expat
Synopsis: Support for querying pairix-indexed bgzipped text files
Description:

Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line.

python-pyopengl 3.1.6
Dependencies: mesa@24.0.4 freeglut@3.4.0 glu@9.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyopengl.sourceforge.net
Licenses: Modified BSD
Synopsis: Standard OpenGL bindings for Python
Description:

PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library.

python-pytaglib 1.4.6
Dependencies: taglib@1.12
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://github.com/supermihi/pytaglib
Licenses: GPL 3
Synopsis: Python bindings for taglib
Description:

This package is a Python audio tagging library. It is cross-platform, works with all Python versions, and is very simple to use yet fully featured.

python-pygithub 1.55
Propagated dependencies: python-cryptography@42.0.5 python-deprecated@1.2.14 python-pyjwt@2.6.0 python-pynacl@1.5.0 python-requests@2.28.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pygithub.readthedocs.io/en/latest/
Licenses: LGPL 3+
Synopsis: Python library for the GitHub API
Description:

This library allows managing GitHub resources such as repositories, user profiles, and organizations in your Python applications, using version 3 of the GitHub application programming interface (API).

python-pytensor 2.18.1
Propagated dependencies: python-cons@0.4.2 python-etuples@0.3.3 python-filelock@3.0.12 python-logical-unification@0.4.3 python-minikanren@1.0.1 python-numba@0.56.4 python-numpy@1.23.2 python-scipy@1.12.0 python-typing-extensions@4.9.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pytensor.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Library for mathematical expressions in multi-dimensional arrays
Description:

PyTensor is a Python library that allows one to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. It is a fork of the Aesara library.

python-pylibacl 0.6.0
Dependencies: acl@2.3.1
Channel: guix
Location: gnu/packages/acl.scm (gnu packages acl)
Home page: https://pylibacl.k1024.org/
Licenses: LGPL 2.1+
Synopsis: POSIX.1e @acronym{ACLs, access control lists} for Python
Description:

This Python extension module manipulates the POSIX.1e ACLs available on many file systems. These allow more fine-grained access control than traditional user/group permissions.

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@42.0.5 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-pyyaml-5 5.3
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix-hpc
Location: airbus/gcvb.scm (airbus gcvb)
Home page: https://pyyaml.org
Licenses: Expat
Synopsis: YAML parser and emitter for Python
Description:

PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that represent an arbitrary Python object.

python-pyodbc-c 3.1.5
Dependencies: unixodbc@2.3.9
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://gitlab.com/daym/pyodbc-c
Licenses: X11-style
Synopsis: Python ODBC Library written in C
Description:

python-pyodbc-c provides a Python DB-API driver for ODBC, similar to python-pyodbc but written in C.

It's designed to stand alone and not have other dependencies on other packages or languages. It uses only Python's built-in data types.

python-pyregion 2.2.0
Propagated dependencies: python-astropy@6.1.3 python-numpy@1.23.2 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-6 6.6.2
Dependencies: qtbase@6.6.3 qtdeclarative@6.6.3 qtmultimedia@6.6.3 qtnetworkauth@6.6.3 qtpositioning@6.6.3 qtsvg@6.6.3 qttools@6.6.3 qtwebchannel@6.6.3 qtwebengine@6.6.3 qtwebsockets@6.6.3
Propagated dependencies: python-shiboken-6@6.6.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-pyside-2 5.15.10
Dependencies: qtbase@5.15.10 qtdatavis3d@5.15.10 qtdeclarative@5.15.10 qtlocation@5.15.10 qtmultimedia@5.15.10 qtquickcontrols@5.15.10 qtquickcontrols2@5.15.10 qtscript@5.15.10 qtscxml@5.15.10 qtsensors-5@5.15.10 qtspeech@5.15.10 qtsvg@5.15.10 qttools@5.15.10 qtwebchannel@5.15.10 qtwebengine@5.15.10 qtwebsockets@5.15.10 qtx11extras@5.15.10 qtxmlpatterns@5.15.10
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-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-pypubsub 4.0.3
Channel: kbg
Location: kbg/packages/python-xyz.scm (kbg packages python-xyz)
Home page: https://github.com/schollii/pypubsub
Licenses: FreeBSD
Synopsis: Provides a publish-subscribe API to facilitate event-based or message-based architecture in a single-process application
Description:

Provides a publish-subscribe API to facilitate event-based or message-based architecture in a single-process application. It is pure Python and works on Python 3.3+. 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.8.4 python-click@8.1.7 python-prompt-toolkit@3.0.29 python-pygments@2.12.0 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.11.1
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.48.2
Dependencies: python@3.10.7 python-pycairo@1.26.0 gobject-introspection@1.78.1
Propagated dependencies: glib@2.78.0 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.

Total results: 443