_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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 24.9.1
Propagated dependencies: python-attrs@24.2.0 python-hyperlink@21.0.0 python-incremental@24.7.2 python-requests@2.31.0 python-twisted@24.11.0 python-typing-extensions@4.12.2
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-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-pyee 9.0.4
Propagated dependencies: python-typing-extensions@4.12.2
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-woob 3.0
Propagated dependencies: python-babel@2.16.0 python-colorama@0.4.6 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@11.1.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-tldr 3.3.0
Propagated dependencies: python-colorama@0.4.6 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.

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-ipdb 0.13.9
Propagated dependencies: python-ipython@8.29.0 python-toml@0.10.2 python-decorator@5.0.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gotcha/ipdb
Licenses: Modified BSD
Synopsis: IPython-enhanced Python debugger (pdb)
Description:

ipdb exports functions to access the IPython debugger, which features tab completion, syntax highlighting, better tracebacks and better introspection than Python's standard pdb debugger, with which it shares the same interface.

python-rstr 2.2.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/leapfrogonline/rstr
Licenses: Modified BSD
Synopsis: Generate random strings in Python
Description:

This package provides a python module for generating random strings of various types. It could be useful for fuzz testing, generating dummy data, or other applications. It has no dependencies outside the standard library.

python-amqp 5.1.1
Propagated dependencies: python-vine@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/celery/py-amqp
Licenses: LGPL 2.1+
Synopsis: Low-level AMQP client for Python (fork of amqplib)
Description:

This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure python alternative when librabbitmq is not available.

python-rply 0.7.8
Propagated dependencies: python-appdirs@1.4.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alex/rply
Licenses: Modified BSD
Synopsis: Parser generator for Python
Description:

This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's PLY, with a new public API, and RPython support.

python-pint 0.24.4
Propagated dependencies: python-flexcache@0.3 python-flexparser@0.4 python-platformdirs@4.3.6 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/hgrecco/pint
Licenses: Modified BSD
Synopsis: Physical quantities module
Description:

Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.

python-nltk 3.6.2
Propagated dependencies: python-click@8.1.7 python-joblib@1.4.2 python-regex@2022.1.18 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://nltk.org/
Licenses: ASL 2.0
Synopsis: Natural Language Toolkit
Description:

It provides interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for natural language processing libraries.

python-rpy2 2.9.6b0
Dependencies: icu4c@73.1 libdeflate@1.19 pcre@8.45 python-numpy@1.24.4 readline@8.1.2 r-minimal@4.4.2 r-survival@3.7-0 r-ggplot2@3.5.1 r-rsqlite@2.3.7 r-dplyr@1.1.4 r-dbplyr@2.5.0 zlib@1.3
Propagated dependencies: python-cffi@1.17.1 python-six@1.16.0 python-jinja2@3.1.2 python-numpy@1.24.4 python-pandas@2.2.3 python-pytz@2023.3.post1 python-ipython@8.29.0 python-tzlocal@5.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Synopsis: Python interface to the R language
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

python-drep 3.2.0
Propagated dependencies: python-biopython@1.80 python-matplotlib@3.8.2 python-numpy@1.24.4 python-pandas@2.2.3 python-pytest@8.3.3 python-scikit-learn@1.4.2 python-seaborn@0.13.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/MrOlm/drep
Licenses: Expat
Synopsis: De-replication of microbial genomes assembled from multiple samples
Description:

dRep is a Python program for rapidly comparing large numbers of genomes. dRep can also "de-replicate" a genome set by identifying groups of highly similar genomes and choosing the best representative genome for each genome set.

python-mox3 0.24.0
Propagated dependencies: python-fixtures@3.0.0 python-pbr@5.5.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Synopsis: Mock object framework for Python
Description:

Mox3 is an unofficial port of the Google mox framework to Python 3. It was meant to be as compatible with mox as possible, but small enhancements have been made.

python-rope 1.13.0
Propagated dependencies: python-pytoolconfig@1.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-rope/rope
Licenses: LGPL 3+
Synopsis: Refactoring library for Python
Description:

Rope is a refactoring library for Python. It facilitates the renaming, moving and extracting of attributes, functions, modules, fields and parameters in Python source code. These refactorings can also be applied to occurrences in strings and comments.

python-cram 0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitheap.org/cram/
Licenses: GPL 2+
Synopsis: Simple testing framework for command line applications
Description:

Cram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command’s actual output.

python-rpy2 3.5.17
Dependencies: icu4c@73.1 libdeflate@1.19 pcre@8.45 python-numpy@1.24.4 readline@8.1.2 r-minimal@4.4.2 r-survival@3.7-0 r-ggplot2@3.5.1 r-rsqlite@2.3.7 r-dplyr@1.1.4 r-dbplyr@2.5.0 zlib@1.3
Propagated dependencies: python-cffi@1.17.1 python-six@1.16.0 python-jinja2@3.1.2 python-numpy@1.24.4 python-pandas@2.2.3 python-pytz@2023.3.post1 python-ipython@8.29.0 python-tzlocal@5.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Synopsis: Python interface to the R language
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

python-dlib 19.24.6
Dependencies: ffmpeg@6.1.1 giflib@5.2.1 libjpeg-turbo@2.1.4 libjxl@0.10.4 libpng@1.6.39 libwebp@1.3.2 libx11@1.8.10 openblas@0.3.20 zlib@1.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: http://dlib.net
Licenses: Boost 1.0
Synopsis: Toolkit for making machine learning and data analysis applications in C++
Description:

Dlib is a modern C++ toolkit containing machine learning algorithms and tools. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments.

python-apsw 3.46.0.0
Dependencies: sqlite@3.46.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/rogerbinns/apsw/
Licenses: Zlib
Synopsis: Another Python SQLite Wrapper
Description:

APSW is a Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python.

python-onnx 1.17.0
Dependencies: protobuf@3.21.9
Propagated dependencies: python-numpy@1.24.4 python-protobuf@3.20.2 python-six@1.16.0 python-tabulate@0.9.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://onnx.ai/
Licenses: Expat
Synopsis: Open Neural Network Exchange
Description:

ONNX is a format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types.

python-hiro 1.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://hiro.readthedocs.io/
Licenses: Expat
Synopsis: Time manipulation utilities for testing in Python
Description:

Hiro provides context managers and utilities to either freeze, accelerate or decelerate and jump between different points in time. Functions exposed by the standard library’s time, datetime and date modules are patched within the contexts exposed.

python-tdda 2.2.17
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://www.stochasticsolutions.com
Licenses: Expat
Synopsis: Test-driven data analysis library for Python
Description:

The TDDA Python module provides command-line and Python API support for the overall process of data analysis, through tools that perform reference testing, constraint discovery for data, automatic inference of regular expressions from text data and automatic test generation.

Total results: 3740