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

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-papermill 2.7.0
Propagated dependencies: python-aiohttp@3.11.18 python-click@8.3.1 python-entrypoints@0.4 python-nbclient@0.10.0 python-nbformat@5.10.4 python-pyyaml@6.0.2 python-requests@2.32.5 python-tenacity@9.0.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/nteract/papermill
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parameterize and run Jupyter and nteract Notebooks
Description:

Papermill is a tool for parameterizing, executing, and analyzing Jupyter Notebooks.

python-ipydatawidgets 4.2.0
Propagated dependencies: python-ipython-genutils@0.1.0 python-ipywidgets@8.1.4 python-numpy@2.3.1 python-traittypes@0.2.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/vidartf/ipydatawidgets
Licenses: Modified BSD
Build system: pyproject
Synopsis: Widgets to help facilitate reuse of large datasets across widgets
Description:

This package provides a set of widgets to help facilitate reuse of large datasets across widgets.

python-pari-jupyter 1.4.3
Dependencies: pari-gp@2.17.3 readline@8.2.13
Propagated dependencies: python-ipykernel@6.29.5
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/sagemath/pari-jupyter
Licenses: GPL 3+
Build system: pyproject
Synopsis: Jupyter kernel for PARI/GP
Description:

The package provides a PARI/GP kernel for Jupyter.

repo2docker 2024.07.0
Dependencies: python-traitlets@5.14.3 python-toml@0.10.2 python-semver@3.0.4 python-ruamel.yaml@0.18.14 python-requests@2.32.5 python-json-logger@4.0.0 python-jinja2@3.1.2 python-iso8601@2.1.0 python-escapism@1.0.1 python-docker@7.1.0 python-chardet@5.2.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://repo2docker.readthedocs.io/en/latest/index.html#
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generate docker images from repositories
Description:

repo2docker fetches a repository (from GitHub, GitLab, Zenodo, Figshare, Dataverse installations, a Git repository or a local directory) and builds a container image in which the code can be executed. The image build process is based on the configuration files found in the repository. repo2docker can be used to explore a repository locally by building and executing the constructed image of the repository, or as a means of building images that are pushed to a Docker registry.

python-jupytext 1.18.1
Propagated dependencies: python-markdown-it-py@4.0.0 python-mdit-py-plugins@0.5.0 python-nbformat@5.10.4 python-packaging@25.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupytext.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter notebooks as Markdown documents, Julia, Python or R scripts
Description:

Jupytext is a plugin for Jupyter that can save Jupyter notebooks as either Markdown files or scripts in many languages. Common use cases for Jupytext are:

  • version control on Jupyter Notebooks

  • editing, merging or refactoring notebooks in your favorite text editor

  • applying Q&A checks on notebooks.

python-jupyter-events 0.12.1
Propagated dependencies: python-jsonschema@4.23.0 python-json-logger@4.0.0 python-pyyaml@6.0.2 python-referencing@0.35.1 python-rfc3339-validator@0.1.4 python-rfc3986-validator@0.1.1 python-traitlets@5.14.3
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter/jupyter_events
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Event System library
Description:

Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events—structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events.

xeus 2.4.1
Dependencies: xtl@0.7.7 nlohmann-json@3.12.0 cppzmq@4.10.0 zeromq@4.3.5 openssl@3.5.5 util-linux@2.40.4
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://quantstack.net/xeus
Licenses: Modified BSD
Build system: cmake
Synopsis: C++ implementation of the Jupyter Kernel protocol
Description:

xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the kernel.

Several Jupyter kernels are built upon xeus, such as xeus-cling, a kernel for the C++ programming language, and xeus-python, an alternative Python kernel for Jupyter.

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-jupyterlab-widgets 3.0.12
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter-widgets/ipywidgets
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interactive widgets for Jupyter Notebooks
Description:

ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.

python-jupyter-server-fileid 0.9.3
Propagated dependencies: python-jupyter-events@0.12.1 python-jupyter-server@2.17.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyter-server/jupyter_server_fileid
Licenses: Modified BSD
Build system: pyproject
Synopsis: File ID service extension for Jupyter Server
Description:

This package provides a Jupyter Server extension with an implementation of the File ID service.

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-server 2.17.0
Propagated dependencies: python-anyio@4.12.1 python-argon2-cffi@25.1.0 python-jinja2@3.1.2 python-jupyter-client@7.4.9 python-jupyter-core@5.9.1 python-jupyter-events@0.12.1 python-jupyter-server-terminals@0.5.4 python-nbconvert@7.17.0 python-nbformat@5.10.4 python-overrides@7.7.0 python-packaging@25.0 python-prometheus-client@0.22.1 python-pyzmq@27.1.0 python-send2trash@1.8.2 python-terminado@0.18.1 python-tornado@6.4.2 python-traitlets@5.14.3 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Expat
Build system: pyproject
Synopsis: Core services, APIs, and REST endpoints for Jupyter web applications
Description:

This package provides the backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

python-jupyter-server-terminals 0.5.4
Propagated dependencies: python-terminado@0.18.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/jupyter-server-terminals/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Server extension providing terminals
Description:

This package provides a Jupyter Server extension providing terminals.

python-jupyter-server-client 0.1.1-0.10b56e3
Propagated dependencies: python-pydantic@2.12.5 python-requests@2.32.5
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/datalayer/jupyter-server-client
Licenses: Modified BSD
Build system: pyproject
Synopsis: Client library to interact with Jupyter servers
Description:

This package provides a Python library to interact with Jupyter Server REST API for server management operations. It provides server-level functionality including kernel listing (read-only) while avoiding duplication with existing kernel management libraries.

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.

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.

ktouch 25.12.3
Dependencies: kcmutils@6.23.0 kcompletion@6.23.0 kconfig@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kdeclarative@6.23.0 ki18n@6.23.0 kiconthemes@6.23.0 kitemviews@6.23.0 ktextwidgets@6.23.0 kwidgetsaddons@6.23.0 kwindowsystem@6.23.0 kxmlgui@6.23.0 kqtquickcharts@25.12.3 libxcb@1.17.0 libxkbfile@1.1.3 qtdeclarative@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://edu.kde.org/ktouch/
Licenses: GPL 2
Build system: qt
Synopsis: Touch typing tutor
Description:

KTouch is an aid for learning how to type with speed and accuracy. It provides a sample text to type and indicates which fingers should be used for each key. A collection of lessons are included for a wide range of different languages and keyboard layouts, and typing statistics are used to dynamically adjust the level of difficulty.

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.

analitza 25.12.3
Dependencies: eigen@3.4.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://invent.kde.org/education/analitza
Licenses: GPL 2+
Build system: qt
Synopsis: Library to add mathematical features to a program
Description:

Analitza is a library to work with mathematical objects. It adds mathematical features to your program, such as symbolic computations and some numerical methods; for instance the library can parse mathematical expressions and let you evaluate and draw them.

marble 25.12.3
Dependencies: gpsd@3.27.3 kcoreaddons@6.23.0 kcrash@6.23.0 ki18n@6.23.0 kio@6.23.0 knewstuff@6.23.0 kparts@6.23.0 krunner@6.23.0 kwallet@6.23.0 perl@5.36.0 phonon@4.12.0 protobuf@3.21.9 qt5compat@6.9.2 qtdeclarative@6.9.2 qtlocation@6.9.2 qtpositioning@6.9.2 qtserialport@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3 shapelib@1.6.1 shared-mime-info@2.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/kde-education.scm (gnu packages kde-education)
Home page: https://marble.kde.org/
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Virtual globe and world atlas
Description:

Marble is similar to a desktop globe. At closer scale it becomes a world atlas, while OpenStreetMap takes the user to street level. It supports searching for places of interest, viewing Wikipedia articles, creating routes by drag and drop and more.

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, ...)

kiconthemes 5.116.0
Dependencies: karchive@5.116.0 kauth@5.116.0 kcodecs@5.116.0 kcoreaddons@5.116.0 kconfig@5.116.0 kconfigwidgets@5.116.0 ki18n@5.116.0 kitemviews@5.116.0 kwidgetsaddons@5.116.0 qtbase@5.15.17 qtdeclarative@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Icon GUI utilities
Description:

This library contains classes to improve the handling of icons in applications using the KDE Frameworks.

Total packages: 32521