_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-terminado 0.18.1
Propagated dependencies: python-ptyprocess@0.7.0 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/terminado
Licenses: FreeBSD
Build system: pyproject
Synopsis: Terminals served to term.js using Tornado websockets
Description:

This package provides a Tornado websocket backend for the term.js Javascript terminal emulator library.

python-pytest-jupyter 0.10.1
Propagated dependencies: python-jupyter-core@5.9.1 python-nbformat@5.10.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Original BSD
Build system: pyproject
Synopsis: Pytest plugin for testing Jupyter libraries and extensions.
Description:

This package provides a pytest plugin for testing Jupyter libraries and extensions.

python-qtconsole 5.7.2
Propagated dependencies: python-ipykernel@6.29.5 python-ipython-pygments-lexers@1.1.1 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-packaging@25.0 python-pygments@2.19.2 python-qtpy@2.4.3 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Qt console
Description:

This package provides a Qt-based console for Jupyter with support for rich media output.

python-jupyter-client 7.4.9
Dependencies: iproute2@6.4.0 net-tools@1.60-0.479bb4a openssh@10.3p1
Propagated dependencies: python-dateutil@2.9.0 python-entrypoints@0.4 python-jupyter-core@5.9.1 python-nest-asyncio@1.6.0 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter protocol implementation and client libraries
Description:

The jupyter_client package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends.

python-jupyter-server-ydoc 2.3.0
Propagated dependencies: python-jsonschema@4.23.0 python-jupyter-events@0.12.1 python-jupyter-server@2.17.0 python-jupyter-server-fileid@0.9.3 python-jupyter-ydoc@3.4.1 python-pycrdt@0.13.0 python-pycrdt-websocket@0.16.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlab/jupyter-collaboration/tree/main/projects/jupyter-server-ydoc
Licenses: Modified BSD
Build system: pyproject
Synopsis: Collaborative service extension for Jupyter Server
Description:

This package provides a Jupyter Server extension integrating collaborative shared models.

python-comm 0.2.2
Propagated dependencies: python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/ipython/comm
Licenses: Modified BSD
Build system: pyproject
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-nbclassic 1.3.3
Propagated dependencies: python-ipykernel@6.29.5 python-ipython-genutils@0.1.0 python-nest-asyncio@1.6.0 python-notebook-shim@0.2.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/nbclassic
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Notebook as a Jupyter Server extension
Description:

NbClassic provides a backwards compatible Jupyter Notebook interface that you can install side-by-side with the latest versions: That way, you can fearlessly upgrade without worrying about your classic extensions and customizations breaking. Because NbClassic provides the classic interface on top of the new Jupyter Server backend, it can coexist with other frontends like JupyterLab and Notebook 7 in the same installation. NbClassic preserves the custom classic notebook experience under a new set of URL endpoints, under the namespace /nbclassic/.

python-jupyter-nbmodel-client 0.14.7
Propagated dependencies: python-jupyter-ydoc@3.4.1 python-nbformat@5.10.4 python-pycrdt@0.13.0 python-requests@2.32.5 python-websockets@13.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-nbmodel-client
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter NbModel Client
Description:

This package provides a Python library to interact with a live Jupyter Notebooks.

python-jupyter-ydoc 3.4.1
Propagated dependencies: python-anyio@4.12.1 python-pycrdt@0.13.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Document structures for collaborative editing using Yjs
Description:

This package provides python-pycrdt-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include:

  • YBlob: a generic immutable binary document.

  • YUnicode: a generic UTF8-encoded text document (YFile is an alias).

  • YNotebook: a Jupyter notebook document.

jupyter 1.0.0
Propagated dependencies: python-ipykernel@6.29.5 python-ipywidgets@8.1.4 python-jupyter-console@6.6.3 python-nbconvert@7.17.0 python-notebook@6.5.7 python-qtconsole@5.7.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Web application for interactive documents
Description:

The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machine learning and much more.

python-nbdime 4.0.2
Propagated dependencies: python-colorama@0.4.6 python-gitpython@3.1.44 python-jinja2@3.1.2 python-jupyter-server@2.17.0 python-jupyter-server-mathjax@0.2.6 python-nbformat@5.10.4 python-pygments@2.19.2 python-requests@2.32.5 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://nbdime.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Diff tools for Jupyter Notebooks
Description:

nbdime provides tools for diffing and merging of Jupyter Notebooks. It includes the following commands:

nbdiff compare notebooks in a terminal-friendly way
nbmerge three-way merge of notebooks with automatic conflict resolution
nbdiff-web rich rendered diff of notebooks
nbmerge-web web-based three-way merge tool for notebooks

nbshow present a single notebook in a terminal-friendly way

python-ipykernel 7.1.0
Dependencies: python@3.12.12
Propagated dependencies: python-comm@0.2.2 python-debugpy@1.8.17 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-matplotlib-inline@0.1.7 python-nest-asyncio@1.6.0 python-packaging@25.0 python-psutil@7.2.2 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: IPython Kernel for Jupyter
Description:

This package provides the IPython kernel for Jupyter.

python-jupyter-mimetypes 0.2.0-0.53d886c
Propagated dependencies: python-requests@2.32.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-mimetypes
Licenses: Modified BSD
Build system: pyproject
Synopsis: Enhanced Jupyter representation capabilities
Description:

This package Python provides enhanced Jupyter representation capabilities through proxy objects, enabling efficient Apache Arrow-based serialization for pandas DataFrames/Series and pickle-based serialization for generic Python objects in Jupyter environments.

python-jupyterlab-pygments 0.1.2
Propagated dependencies: python-pygments@2.19.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pygments theme using JupyterLab CSS variables
Description:

This package contains a syntax coloring theme for pygments making use of the JupyterLab CSS variables.

python-ipykernel 6.29.5
Dependencies: python@3.12.12
Propagated dependencies: python-comm@0.2.2 python-debugpy@1.8.17 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-matplotlib-inline@0.1.7 python-nest-asyncio@1.6.0 python-packaging@25.0 python-psutil@7.2.2 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://ipython.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: IPython Kernel for Jupyter
Description:

This package provides the IPython kernel for Jupyter.

python-jupyter-core 5.9.1
Propagated dependencies: python-platformdirs@4.3.6 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter base package
Description:

Jupyter core is the base package on which Jupyter projects rely.

python-jupyter-packaging 0.12.0
Propagated dependencies: python-deprecation@2.1.0 python-packaging@25.0 python-setuptools@80.9.0 python-tomlkit@0.13.3 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter packaging utilities
Description:

This package provides tools to help build and install Jupyter Python packages that require a pre-build step that may include JavaScript build steps.

python-jupyter-client 7.4.9
Dependencies: iproute2@6.4.0 net-tools@1.60-0.479bb4a openssh@10.3p1
Propagated dependencies: python-dateutil@2.9.0 python-entrypoints@0.4 python-jupyter-core@5.9.1 python-nest-asyncio@1.6.0 python-pyzmq@27.1.0 python-tornado@6.4.2 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter protocol implementation and client libraries
Description:

The jupyter_client package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends.

python-jupyter-console 6.6.3
Propagated dependencies: python-ipykernel@6.29.5 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-prompt-toolkit@3.0.51 python-pygments@2.19.2 python-pyzmq@27.1.0 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter terminal console
Description:

This package provides a terminal-based console frontend for Jupyter kernels. It also allows for console-based interaction with non-Python Jupyter kernels such as IJulia and IRKernel.

kawa 3.1.1
Dependencies: bash-minimal@5.2.37 icedtea@3.19.0
Channel: guix
Location: gnu/packages/kawa.scm (gnu packages kawa)
Home page: https://www.gnu.org/software/kawa/
Licenses: Expat
Build system: gnu
Synopsis: Java framework and implementation of Scheme, Elisp, and more
Description:

GNU Kawa is an implementation of the Scheme programming language that is built on top of the Java platform. It is thus conveniently integrated with Java and benefits from this by having a compiler, optional static typing, and so on. Kawa also serves as a framework for implementing other programming languages on the Java platform. Included in Kawa is qexo, a partial implementation of XQuery in Java.

kalgebra 25.12.3
Dependencies: analitza@25.12.3 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kdoctools@6.23.0 ki18n@6.23.0 kio@6.23.0 kwidgetsaddons@6.23.0 kxmlgui@6.23.0 libplasma@6.5.5 ncurses@6.2.20210619 qtdeclarative@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 qtwebengine@6.9.3 qtwebchannel@6.9.2 readline@8.2.13
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://invent.kde.org/education/kalgebra
Licenses: GPL 2+
Build system: qt
Synopsis: Calculator and plotting tool
Description:

KAlgebra is a calculator that lets you plot different types of 2D and 3D functions and to calculate easy (and not so easy) calculations, such as addition, trigonometric functions or derivatives.

kqtquickcharts 25.12.3
Dependencies: qtdeclarative@6.9.2
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://invent.kde.org/libraries/kqtquickcharts
Licenses: LGPL 2.0+ GPL 2+
Build system: qt
Synopsis: QtQuick plugin to render beautiful and interactive charts
Description:

This package provides a QtQuick plugin to render beautiful and interactive charts.

gcompris-qt 26.0
Dependencies: openssl@3.5.5 python-wrapper@3.12.12 qtcharts@6.9.2 qtdeclarative@6.9.2 qtgraphs@6.9.2 qtmultimedia@6.9.2 qtquick3d@6.9.2 qtsensors@6.9.2 qtshadertools@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 wayland@1.24.0
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://gcompris.net/index-en.html
Licenses: SIL OFL 1.1 AGPL 3+
Build system: qt
Synopsis: Educational games for small children
Description:

Gcompris offers a large collection of educational games for small children, designed to be a unified interface to integrate more educational games. Language-oriented games contain vocabulary, sounds, and voices for many different languages. Currently available boards include:

  1. learning how to use a mouse and keyboard

  2. learning simple arithmetic

  3. learning how to read an analog clock

  4. recognize letters after hearing their names

  5. reading practice

  6. small games (memory games, jigsaw puzzles, ...)

Total packages: 72166