_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-markuppy 1.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tylerbakke/MarkupPy
Licenses: Expat
Synopsis: Pythonic HTML/XML generator
Description:

This Python module attempts to make it easier to generate HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way.

python-clickgen 2.1.3
Dependencies: libx11@1.8.12 libpng@1.6.39 libxcursor@1.2.3
Propagated dependencies: python-pillow@11.1.0 python-toml@0.10.2 python-numpy@1.26.4 python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ful1e5/clickgen
Licenses: Expat
Synopsis: The hassle-free cursor building toolbox
Description:

Clickgen is an API for building X11 and Windows cursors from .png files. clickgen is using anicursorgen and xcursorgen under the hood.

python-deepdiff 8.5.0
Propagated dependencies: python-click@8.1.8 python-pyyaml@6.0.2 python-orderly-set@5.5.0 python-orjson@3.9.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/seperman/deepdiff
Licenses: Expat
Synopsis: Deep difference and search of any Python object/data
Description:

This package provides tools for computing deep differences and searching of any Python object/data. Recreate objects by adding adding deltas to each other.

python-mne-bids 0.17.0
Propagated dependencies: python-mne@1.10.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/mne-bids
Licenses: Modified BSD
Synopsis: Organize MEG, EEG, and iEEG data according to the BIDS specification
Description:

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.

python2-futures 3.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/agronholm/pythonfutures
Licenses: Modified BSD
Synopsis: Backport of the concurrent.futures package from Python 3.2
Description:

The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2

python-libmpsse 1.4.1
Dependencies: libftdi@1.5 python@3.11.11
Channel: guix
Location: gnu/packages/embedded.scm (gnu packages embedded)
Home page: https://code.google.com/archive/p/libmpsse/
Licenses: GPL 2+
Synopsis: Python library for MPSSE SPI I2C JTAG adapter by FTDI
Description:

This package provides a library in order to support the MPSSE (Multi-Protocol Synchronous Serial Engine) adapter by FTDI that can do SPI, I2C, JTAG.

python-ircmatch 1.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://pypi.org/project/ircmatch/
Licenses: ISC
Synopsis: Library for matching IRC masks based on atheme
Description:

This is a python extension which provides string comparison and matching functions from Atheme. They are hand-optimized for high performance when matching IRC hostmasks.

python-opentsne 1.0.2
Dependencies: fftw@3.3.10
Propagated dependencies: python-numpy@1.26.4 python-pynndescent@0.5.13 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pavlin-policar/openTSNE
Licenses: Modified BSD
Synopsis: Extensible, parallel implementations of t-SNE
Description:

This is a modular Python implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE), a popular dimensionality-reduction algorithm for visualizing high-dimensional data sets.

python-xdoctest 1.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Erotemic/xdoctest
Licenses: ASL 2.0
Synopsis: Rewrite of the Python builtin doctest module
Description:

This package provides a rewrite of the builtin doctest module which leverages the Python AST instead of REGEXPs.

python-port-for 0.7.4
Propagated dependencies: python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Synopsis: TCP localhost port finder and association manager
Description:

This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

python-escapism 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/minrk/escapism
Licenses: Expat
Synopsis: Simple, generic library for escaping strings
Description:

This Python library provides a programming interface to, given a set of safe characters and an escape character, escape safe strings and unescape the result.

python-humanize 4.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmoiron/humanize
Licenses: Expat
Synopsis: Print numerical information in a human-readable form
Description:

This package provides a Python module that displays numbers and dates in "human readable" forms. For example, it would display "12345591313" as "12.3 billion".

python-port-for 0.6.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Synopsis: TCP localhost port finder and association manager
Description:

This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

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-particle 0.25.3
Propagated dependencies: python-attrs@25.3.0 python-hepunits@2.3.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/particle
Licenses: Modified BSD
Synopsis: Extended PDG particle data and MC identification codes
Description:

Particle provides a pythonic interface to the Particle Data Group (PDG) particle data tables and particle identification codes, with extended particle information and extra goodies.

python-watchdog 6.0.0
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gorakhargosh/watchdog
Licenses: ASL 2.0
Synopsis: File system events monitoring
Description:

This package provides a way to monitor file system events such as a file modification and trigger an action. This is similar to inotify, but portable.

python-heapdict 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://stutzbachenterprises.com/
Licenses: Modified BSD
Synopsis: Heap with decrease-key and increase-key operations
Description:

heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It’s designed to be used as a priority queue.

python-asyncssh 2.18.0
Propagated dependencies: python-cryptography@44.0.0 python-pyopenssl@24.3.0 python-gssapi@1.10.0 python-bcrypt@3.2.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://asyncssh.readthedocs.io/
Licenses: EPL 2.0
Synopsis: Asynchronous SSHv2 client and server library for Python
Description:

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.

python-sarif-om 1.0.4
Propagated dependencies: python-attrs@25.3.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/microsoft/sarif-python-om
Licenses: Expat
Synopsis: Python implementation of the SARIF 2.1.0 object model
Description:

This module contains classes for the object model defined by the Static Analysis Results Interchange Format (SARIF) file format.

python-cfn-lint 1.38.1
Propagated dependencies: python-aws-sam-translator@1.99.0 python-jsonpatch@1.33 python-networkx@3.4.2 python-pyyaml@6.0.2 python-regex@2024.11.6 python-sympy@1.13.3 python-typing-extensions@4.15.0 python-junit-xml@1.9-0.4bd08a2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aws-cloudformation/cfn-lint
Licenses: Expat
Synopsis: Validate CloudFormation templates
Description:

This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.

python-cherrypy 18.10.0
Propagated dependencies: python-cheroot@10.0.1 python-jaraco-collections@5.2.1 python-more-itertools@10.6.0 python-portend@3.2.1 python-zc-lockfile@3.0.post1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.cherrypy.dev
Licenses: Modified BSD
Synopsis: Object-Oriented HTTP framework
Description:

CherryPy is a pythonic, object-oriented web framework. It helps in building web applications in the same way any other object-oriented Python program would be built.

python-selenium 4.28.1
Propagated dependencies: python-certifi@2025.06.15 python-trio@0.28.0 python-trio-websocket@0.12.2 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.selenium.dev
Licenses: ASL 2.0
Synopsis: Python bindings for Selenium
Description:

Selenium enables web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

python-openpyxl 3.1.5
Propagated dependencies: python-et-xmlfile@2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://openpyxl.readthedocs.io
Licenses: Expat
Synopsis: Python library to read/write Excel 2010 XLSX/XLSM files
Description:

This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.

python-pygithub 2.8.1
Propagated dependencies: python-pyjwt@2.10.1 python-pynacl@1.5.0 python-requests@2.32.5 python-typing-extensions@4.15.0 python-urllib3@2.5.0
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).

Total results: 3993