_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pypugjs 5.12.0
Propagated dependencies: python-charset-normalizer@3.4.2 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kakulukia/pypugjs
Licenses: Expat
Synopsis: Convert Pug source files into different template languages
Description:

PyPugJS is a high-performance port of PugJS for Python, that converts any .pug source into different template languages: Django, Jinja2, Mako, and Tornado.

python-msgpack 1.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/msgpack/
Licenses: ASL 2.0
Synopsis: MessagePack (de)serializer
Description:

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

python-rpds-py 0.10.6
Dependencies: maturin@1.8.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/crate-py/rpds
Licenses: Expat
Synopsis: Bindings to Rust rpds for persistent data structures
Description:

This package provides Python bindings to the Rust rpds crate for persistent data structures. It was written initially to support replacing python-pyrsistent.

python-bsdiff4 1.2.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ilanschnell/bsdiff4
Licenses: FreeBSD
Synopsis: Binary diff and patch using the BSDIFF4 format
Description:

This package provides a Python library for the bsdiff binary diff utility. It also provides two command-line tools, bsdiff4 and bspatch4.

python-gphoto2 2.6.1
Dependencies: libgphoto2@2.5.30
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jim-easterbrook/python-gphoto2
Licenses: LGPL 3+
Synopsis: Python interface to libgphoto2
Description:

python-gphoto2 is a comprehensive Python interface (or binding) to libgphoto2. It is built using SWIG to automatically generate the interface code.

python-msgpack 1.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/msgpack/
Licenses: ASL 2.0
Synopsis: MessagePack (de)serializer
Description:

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

python-vagrant 0.5.15
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/todddeluca/python-vagrant
Licenses: Expat
Synopsis: Python bindings for Vagrant
Description:

Python-vagrant is a Python module that provides a thin wrapper around the vagrant command line executable, allowing programmatic control of Vagrant virtual machines.

python2-enum34 1.1.8
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://bitbucket.org/stoneleaf/enum34
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python-cffsubr 0.3.0
Dependencies: python-afdko@3.6.1
Propagated dependencies: python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/cffsubr
Licenses: ASL 2.0
Synopsis: Compact Font Format (CFF) subroutinizer
Description:

This package provides the cffsubr command, a Compact Font Format (CFF) subroutinizer based on the Adobe Font Development Kit for OpenType (AFDKO) tx tool.

python-apprise 1.9.4
Propagated dependencies: python-certifi@2025.06.15 python-click@8.1.8 python-markdown@3.8.2 python-pygobject@3.50.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-requests-oauthlib@1.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/caronc/apprise
Licenses: FreeBSD
Synopsis: Push notification library
Description:

Apprise is a Python library that allows sending push notifications to a broad range of notification services, such as Telegram, Discord, Slack, Amazon SNS, Gotify, etc.

python-munkres 1.1.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://software.clapper.org/munkres/
Licenses: Modified BSD
Synopsis: Implementation of the Munkres algorithm
Description:

The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.

python-pyrdfa3 3.6.2
Propagated dependencies: python-html5lib@1.1 python-rdflib@7.1.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://www.w3.org/2012/pyRdfa/
Licenses: Modified BSD
Synopsis: RDFa Python distiller/parser library
Description:

This library can extract RDFa 1.1 from (X)HTML, SVG, or XML. It can produce serialized versions of the extracted graph, or an RDFLib Graph.

python-iso8601 2.1.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/micktwomey/pyiso8601
Licenses: Expat
Synopsis: Module to parse ISO 8601 dates
Description:

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

python-iso8601 1.0.2
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/micktwomey/pyiso8601
Licenses: Expat
Synopsis: Module to parse ISO 8601 dates
Description:

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

python-libtmux 0.10.1
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/tmux.scm (gnu packages tmux)
Home page: https://github.com/tmux-python/libtmux
Licenses: Expat
Synopsis: Python API for tmux
Description:

Libtmux is the tool behind tmuxp, a tmux workspace manager in Python. It creates object mappings to traverse, inspect and interact with live tmux sessions.

python2-enum34 1.1.6
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/enum34/
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python-parabam 3.0.1
Propagated dependencies: python-numpy@1.26.4 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cancerit/parabam
Licenses: GPL 3
Synopsis: Parallel BAM File Analysis
Description:

Parabam is a tool for processing sequencing files in parallel. It uses Python's native multiprocessing framework to apply a user defined rule on an input file.

python-asyncmy 0.2.10
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/long2ice/asyncmy
Licenses: ASL 2.0
Synopsis: Fast MySQL driver for Python
Description:

asyncmy is a fast asyncio MySQL driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython for performance.

python-libusb1 3.0.0
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/vpelletier/python-libusb1
Licenses: LGPL 2.1+
Synopsis: Pure-python wrapper for libusb-1.0
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems. This package provides a Python wrapper for accessing libusb-1.0.

python-certipy 0.2.2
Propagated dependencies: python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/LLNL/certipy
Licenses: Modified BSD
Synopsis: Utility to create and sign CAs and certificates
Description:

Certipy was made to simplify the certificate creation process. To that end, certipy exposes methods for creating and managing certificate authorities, certificates, signing and building trust bundles.

python-iron-mq 0.9-0.e6ff76a
Propagated dependencies: python-iron-core@1.2.1-0.5a5f301
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/iron-io/iron_mq_python
Licenses: FreeBSD
Synopsis: Client library for IronMQ, a message queue in the cloud
Description:

This package provides Python language bindings for IronMQ. IronMQ is an elastic message queue for managing data and event flow within cloud applications and between systems.

python-beniget 0.4.2.post1
Propagated dependencies: python-gast@0.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/serge-sans-paille/beniget
Licenses: Modified BSD
Synopsis: Extract semantic information about static Python code
Description:

Beniget is a collection of analyzers for Python AST. It is a building block for writing a static analyzer or compiler for Python.

Total results: 4048