_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pivy 0.6.8
Dependencies: python-wrapper@3.10.7 qtbase@5.15.15 libxi@1.8.2 libice@1.1.2 glew@2.2.0 coin3d@4.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/coin3d/pivy
Licenses: ISC
Synopsis: Python bindings to Coin3D
Description:

Pivy provides python bindings for Coin, a 3D graphics library with an Application Programming Interface based on the Open Inventor 2.1 API.

python-sure 2.0.1
Propagated dependencies: python-mock@5.1.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gabrielfalcao/sure
Licenses: GPL 3+
Synopsis: Automated testing library in python for python
Description:

Sure is a python library that leverages a DSL for writing assertions. Sure is heavily inspired by RSpec Expectations and should.js.

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/gast/
Licenses: Modified BSD
Synopsis: Generic Python AST that abstracts the underlying Python version
Description:

GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.

python-pymc 5.11.0
Propagated dependencies: python-arviz@0.21.0 python-cachetools@5.5.0 python-cloudpickle@3.1.0 python-fastprogress@1.0.3 python-numpy@1.24.4 python-pandas@2.2.3 python-pytensor@2.18.1 python-scipy@1.12.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pymc-devs/pymc
Licenses: ASL 2.0
Synopsis: Library for probabilistic programming in Python
Description:

PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms.

python-asdf 2.15.0
Propagated dependencies: python-asdf-standard@1.1.1 python-asdf-transform-schemas@0.5.0 python-attrs@24.2.0 python-importlib-metadata@5.2.0 python-jmespath@1.0.1 python-lz4@4.3.2 python-numpy@1.24.4 python-packaging@24.2 python-pyyaml@6.0.1 python-semantic-version@2.8.5
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/asdf-format/asdf
Licenses: Modified BSD
Synopsis: Python tools to handle ASDF files
Description:

The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.

python-asdf 4.1.0
Propagated dependencies: python-asdf-standard@1.1.1 python-asdf-transform-schemas@0.5.0 python-attrs@24.2.0 python-importlib-metadata@5.2.0 python-jmespath@1.0.1 python-lz4@4.3.2 python-numpy@1.24.4 python-packaging@24.2 python-pyyaml@6.0.1 python-semantic-version@2.8.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf
Licenses: Modified BSD
Synopsis: Python tools to handle ASDF files
Description:

The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.

python-asdf 3.5.0
Propagated dependencies: python-asdf-standard@1.1.1 python-asdf-transform-schemas@0.5.0 python-attrs@24.2.0 python-importlib-metadata@5.2.0 python-jmespath@1.0.1 python-lz4@4.3.2 python-numpy@1.24.4 python-packaging@24.2 python-pyyaml@6.0.1 python-semantic-version@2.8.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf
Licenses: Modified BSD
Synopsis: Python tools to handle ASDF files
Description:

The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.

python-lunr 0.7.0.post1
Propagated dependencies: python-importlib-metadata@5.2.0 python-typing-extensions@4.12.2
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-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-path 17.1.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-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.9.0
Propagated dependencies: python-appdirs@1.4.4 python-argcomplete@3.2.2 python-colorama@0.4.6 python-halo@0.0.31 python-spinners@0.0.24 python-platformdirs@4.3.6 python-types-colorama@0.4.15.20240311
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-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-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-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@24.11.1
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.

Total results: 3740