_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-time-machine 2.16.0
Propagated dependencies: python-dateutil@2.9.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/adamchainz/time-machine
Licenses: Expat
Synopsis: Travel through time in your tests.
Description:

This package lets you set a different time for your tests.

python-oauth2client 4.0.0
Propagated dependencies: python-httplib2@0.22.0 python-pyasn1@0.6.1 python-pyasn1-modules@0.4.2 python-pyparsing@3.2.3 python-rsa@4.9.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/google/oauth2client/
Licenses: ASL 2.0
Synopsis: OAuth 2.0 client library
Description:

python-oauth2client provides an OAuth 2.0 client library for Python

python-rich-toolkit 0.12.0
Propagated dependencies: python-click@8.1.8 python-rich@13.7.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/rich-toolkit/
Licenses: Expat
Synopsis: Rich toolkit for building command-line applications
Description:

This package provides the Rich toolkit for building command-line applications.

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

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

python-torch-vision 0.2.2
Dependencies: python-pytorch@2.8.0 python-pillow@6.1.0 python-scipy@1.12.0
Channel: guix-hpc
Location: guix-hpc/packages/python-science.scm (guix-hpc packages python-science)
Home page: https://github.com/pytorch/vision
Licenses: Modified BSD
Synopsis: image and video datasets and models for torch deep learning
Description:

image and video datasets and models for torch deep learning

python-telegram-bot 13.10
Propagated dependencies: python-apscheduler@3.6.3 python-cachetools@4.2.2 python-certifi@2025.06.15 python-pytz@2025.1 python-tornado@6.4.2
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://python-telegram-bot.org/
Licenses:
Synopsis: We have made you a wrapper you can't refuse
Description:

We have made you a wrapper you can't refuse

python-pythondialog 3.5.3
Dependencies: dialog@1.3-20250116
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pythondialog.sourceforge.net/
Licenses: LGPL 2.1
Synopsis: Python interface to the UNIX dialog utility
Description:

A Python wrapper for the dialog utility. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems

python-asdf-astropy 0.4.0
Propagated dependencies: python-asdf@5.0.0 python-asdf-coordinates-schemas@0.4.0 python-asdf-standard@1.4.0 python-asdf-transform-schemas@0.6.0 python-astropy-minimal@7.1.0 python-numpy@1.26.4 python-packaging@25.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/astropy/asdf-astropy
Licenses: Modified BSD
Synopsis: ASDF serialization support for astropy
Description:

This package includes plugins that provide ASDF serialization support for Astropy objects.

python-asdf-astropy 0.8.0
Propagated dependencies: python-asdf@5.0.0 python-asdf-coordinates-schemas@0.4.0 python-asdf-standard@1.4.0 python-asdf-transform-schemas@0.6.0 python-astropy-minimal@7.1.0 python-numpy@1.26.4 python-packaging@25.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/asdf-astropy
Licenses: Modified BSD
Synopsis: ASDF serialization support for astropy
Description:

This package includes plugins that provide ASDF serialization support for Astropy objects.

python-radiospectra 0.6.1
Propagated dependencies: python-cdflib@1.3.6 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0 python-sunpy@7.0.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/radiospectra
Licenses: FreeBSD
Synopsis: Support for radio spectra on solar physics
Description:

radiospectra provides support for some type of radio spectra in solar physics.

python-rq-scheduler 0.14
Propagated dependencies: python-croniter@1.3.4 python-rq@2.3.1
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/rq/rq-scheduler
Licenses: Expat
Synopsis: Job scheduling capabilities for RQ (Redis Queue)
Description:

This package provides job scheduling capabilities to python-rq (Redis Queue).

python-pytest-isort 3.1.0
Propagated dependencies: python-isort@6.0.1 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/stephrdev/pytest-isort
Licenses: Modified BSD
Synopsis: Pytest plugin to check import ordering using isort
Description:

This package provides a pytest plugin to check import ordering using isort.

python-pytest-check 2.5.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/okken/pytest-check
Licenses: Expat
Synopsis: Pytest plugin to allow multiple failures
Description:

This package provides a pytest plugin that allows multiple failures per test.

python-pytest-click 1.0.2
Propagated dependencies: python-click@8.1.8 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/Stranger6667/pytest-click
Licenses: Expat
Synopsis: Pytest plugin for Click
Description:

This package provides a plugin to test Python click interfaces with pytest.

python-publicsuffix 1.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.tablix.org/~avian/git/publicsuffix.git
Licenses: Expat
Synopsis: Get suffix for a domain name
Description:

Get a public suffix for a domain name using the Public Suffix List.

python-flake8-print 5.0.0
Propagated dependencies: python-flake8@7.1.1 python-pycodestyle@2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jbkahn/flake8-print
Licenses: Expat
Synopsis: Print statement checker plugin for Flake8
Description:

This plugin for Flake8 checks for print statements in Python files.

python-itsdangerous 2.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/itsdangerous/
Licenses: Modified BSD
Synopsis: Python library for passing data to/from untrusted environments
Description:

Itsdangerous provides various helpers to pass trusted data to untrusted environments and back.

python2-pytest-mock 1.13.0
Propagated dependencies: python2-mock@3.0.5 python2-pytest@4.6.11
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pytest-dev/pytest-mock/
Licenses: Expat
Synopsis: Thin-wrapper around the mock package for easier use with pytest
Description:

Thin-wrapper around the mock package for easier use with pytest

python-mne-features 0.3
Propagated dependencies: python-mne@1.10.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pywavelets@1.8.0 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://mne.tools/mne-features
Licenses: Modified BSD
Synopsis: Software for extracting features from multivariate time series
Description:

This package provides code for feature extraction with M/EEG data.

python-nvidia-ml-py 11.495.46
Dependencies: nvidia-driver@580.82.09
Channel: nonguix
Location: nongnu/packages/nvidia.scm (nongnu packages nvidia)
Home page: https://forums.developer.nvidia.com
Licenses: Modified BSD
Synopsis: Python Bindings for the NVIDIA Management Library
Description:

This package provides official Python Bindings for the NVIDIA Management Library

python-pytest-nunit 1.0.4
Propagated dependencies: python-attrs@25.3.0 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-nunit
Licenses: Expat
Synopsis: Pytest plugin for generating NUnit3 test result XML output
Description:

This package provides a pytest plugin for generating NUnit3 test result XML output

python-scikit-learn 1.6.1
Dependencies: openblas@0.3.30
Propagated dependencies: python-joblib@1.5.1 python-numpy@1.26.4 python-scipy@1.12.0 python-threadpoolctl@3.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://scikit-learn.org/
Licenses: Modified BSD
Synopsis: Machine Learning in Python
Description:

Scikit-learn provides simple and efficient tools for data mining and data analysis.

python-scikit-learn 1.7.0
Dependencies: openblas@0.3.30
Propagated dependencies: python-joblib@1.5.1 python-numpy@1.26.4 python-scipy@1.12.0 python-threadpoolctl@3.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://scikit-learn.org/
Licenses: Modified BSD
Synopsis: Machine Learning in Python
Description:

Scikit-learn provides simple and efficient tools for data mining and data analysis.

Total results: 4007