_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-lunr 0.7.0.post1
Propagated dependencies: python-importlib-metadata@5.2.0 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/yeraydiazdiaz/lunr.py
Licenses: Expat
Synopsis: Full-text search library
Description:

This package provides python library for full-text search. It indexes documents and provides a search interface for retrieving documents that best match text queries.

python-pyrr 0.10.3
Propagated dependencies: python-multipledispatch@0.6.0 python-numpy@1.24.4
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/adamlwgriffiths/Pyrr
Licenses: FreeBSD
Synopsis: Mathematical functions for 3D graphics using NumPy
Description:

This Python package provides a collection of object-oriented and procedural interfaces for working with matrices, quaternions, vectors and plane/line/ray objects for 3D graphics.

python-path 16.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/path
Licenses: Expat
Synopsis: Object-oriented file system path manipulation library
Description:

path (formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.

python-ncls 0.0.65
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/endrebak/ncls
Licenses: Modified BSD
Synopsis: Nested containment list data structure
Description:

This package provides a wrapper for the nested containment list data structure. It is a static interval-tree that is fast for both construction and lookups.

python-tqdm 4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tqdm/tqdm
Licenses: MPL 2.0 Expat
Synopsis: Fast, extensible progress meter
Description:

Make loops show a progress bar on the console by just wrapping any iterable with |tqdm(iterable)|. Offers many options to define design and layout.

python-pudb 2023.1
Propagated dependencies: python-jedi@0.19.2 python-pygments@2.15.1 python-urwid@2.6.16 python-urwid-readline@0.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://documen.tician.de/pudb/
Licenses: Expat
Synopsis: Console-based Python debugger
Description:

pudb is a full-screen, console-based Python debugger providing all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package.

python-milc 1.6.8
Propagated dependencies: python-appdirs@1.4.4 python-argcomplete@3.2.2 python-colorama@0.4.4 python-halo@0.0.31 python-spinners@0.0.24
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/clueboard/milc
Licenses: Expat
Synopsis: Python library for command line interface programs
Description:

MILC is a Python library for developing command line interface programs. This library provides features to parse arguments, automatic tab-completion, color support, logging to std, etc.

python-mord 0.7
Dependencies: python-numpy@1.24.4 python-scipy@1.12.0 python-scikit-learn@1.4.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pypi.org/project/mord/
Licenses: Modified BSD
Synopsis: Ordinal regression models for scikit-learn
Description:

This package provides a collection of ordinal regression models for machine learning in Python. They are intended to be used with scikit-learn and are compatible with its API.

python-mike 1.1.2
Propagated dependencies: python-jinja2@3.1.2 python-mkdocs@1.3.0 python-pyyaml@6.0.1 python-verspec@0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jimporter/mike
Licenses: Modified BSD
Synopsis: Manage multiple versions of MkDocs-powered documentation
Description:

This package provides a Python utility to easily deploy multiple versions of MkDocs-powered docs to a Git branch. It is suitable for deploying to Github via gh-pages.

python-pika 1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pika.readthedocs.org
Licenses: Modified BSD
Synopsis: Pure Python AMQP Client Library
Description:

Pika is a pure-Python implementation of the AMQP (Advanced Message Queuing Protocol) 0-9-1 protocol that tries to stay fairly independent of the underlying network support library.

python-pulp 2.4
Propagated dependencies: python-amply@0.1.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/coin-or/pulp
Licenses: Expat
Synopsis: Linear Programming modeler
Description:

PuLP is a Linear Programming modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.

python-praw 7.8.1
Propagated dependencies: python-prawcore@2.4.0 python-update-checker@0.18.0 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://praw.readthedocs.io/en/latest/
Licenses: FreeBSD
Synopsis: Python Reddit API Wrapper
Description:

PRAW is a Python package that allows for simple access to Reddit’s API. It aims to be easy to use and internally follows all of Reddit’s API rules.

python-sacn 1.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Hundemeier/sacn
Licenses: Expat
Synopsis: Python library for sending and receiving sACN data
Description:

This package provides a Python library for sending and receiving sACN (Streaming Architecture for Control Networks) data, a standard protocol used for controlling lighting and other devices over a network.

python-pyqt 5.15.10
Dependencies: python-wrapper@3.10.7 qtbase@5.15.15 qtconnectivity@5.15.15 qtdeclarative@5.15.15 qtlocation@5.15.15 qtmultimedia@5.15.15 qtsensors-5@5.15.10 qtserialport@5.15.15 qtsvg@5.15.15 qttools@5.15.15 qtwebchannel@5.15.15 qtwebsockets@5.15.15 qtx11extras@5.15.15 qtxmlpatterns@5.15.15
Propagated dependencies: python-sip@6.8.6 python-pyqt5-sip@12.15.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Synopsis: Python bindings for Qt
Description:

PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.

python-pyqt 6.7.1
Dependencies: python-wrapper@3.10.7 qtbase@6.7.2 qtdeclarative@6.7.2 qtmultimedia@6.7.2 qtpositioning@6.7.2 qtsvg@6.7.2 qttools@6.7.2 qtwebchannel@6.7.2 qtwebsockets@6.7.2
Propagated dependencies: python-sip@6.8.6 python-pyqt6-sip@13.8.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Synopsis: Python bindings for Qt
Description:

PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.

python-stem 1.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://stem.torproject.org/
Licenses: LGPL 3
Synopsis: Python controller library that allows applications to interact with Tor
Description:

Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process and read descriptor data relays publish about themselves.

python-gipc 0.6.0
Propagated dependencies: python-gevent@22.10.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gehrcke.de/gipc/
Licenses: Expat
Synopsis: Child process management in the context of gevent
Description:

Usage of Python's multiprocessing package in a gevent-powered application may raise problems. With gipc, process-based child processes can safely be created anywhere within a gevent-powered application.

python-comm 0.2.2
Propagated dependencies: python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/ipython/comm
Licenses: Modified BSD
Synopsis: Python Comm implementation for the Jupyter kernel protocol
Description:

This package provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.

python-treq 18.6.0
Propagated dependencies: python-attrs@24.2.0 python-idna@3.3 python-incremental@22.10.0 python-requests@2.31.0 python-service-identity@24.2.0 python-twisted@19.7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/twisted/treq
Licenses: Expat
Synopsis: Requests-like API built on top of twisted.web's Agent
Description:

This package provides an HTTP library inspired by requests but written on top of Twisted's Agents. It offers a high level API for making HTTP requests when using Twisted.

python-pyee 9.0.4
Propagated dependencies: python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jfhbrook/pyee
Licenses: Expat
Synopsis: Emit events with Python
Description:

This package provides a port of node.js's EventEmitter to python. Additionally, it includes a number of subclasses useful for implementing async and threaded programming in python, such as async/await.

python-xlib 0.29
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-xlib/python-xlib
Licenses: GPL 2+
Synopsis: Python X11 client library
Description:

The Python X Library is intended to be a fully functional X client library for Python programs. It is useful to implement low-level X clients. It is written entirely in Python.

python-woob 3.0
Propagated dependencies: python-babel@2.10.3 python-colorama@0.4.4 python-cssselect@1.2.0 python-dateutil@2.8.2 python-feedparser@6.0.10 python-html2text@2020.1.16 python-lxml@4.9.1 python-pillow@9.2.0 python-prettytable@3.12.0 python-pyqt@5.15.10 python-pyyaml@6.0.1 python-requests@2.31.0 python-six@1.16.0 python-unidecode@1.3.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://woob.tech/
Licenses: LGPL 3+
Synopsis: Woob, Web Outside Of Browsers
Description:

Woob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one.

python-zict 3.0.0
Propagated dependencies: python-heapdict@1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://zict.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Composable mutable mapping tools
Description:

This package provides abstract MutableMapping classes that consume and build on other MutableMappings. Several of these can be composed with one another to form intuitive interfaces over complex storage systems policies.

python-tldr 3.3.0
Propagated dependencies: python-colorama@0.4.4 python-termcolor@2.5.0 python-shtab@1.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tldr-pages/tldr-python-client
Licenses: Expat
Synopsis: Python command-line client for tldr pages
Description:

This package provides the tldr command allowing users to view tldr pages from a shell. The tldr pages are a community effort to simplify the man pages with practical examples.

Total results: 3594