_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-fancycompleter 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pdbpp/fancycompleter
Licenses: Modified BSD
Build system: pyproject
Synopsis: TAB completion library for Python
Description:

fancycompleter is a module that adds TAB completion to the interactive prompt. It is an extension of the rlcompleter module from the standard Python library.

python-tulir-telethon 1.99.0a6
Propagated dependencies: python-cryptg@0.5.2 python-pyaes@1.6.1 python-rsa@4.9.1
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/tulir/Telethon
Licenses: Expat
Build system: pyproject
Synopsis: Python 3 MTProto API Telegram client library
Description:

Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative).

python-flake8-bugbear 24.10.31
Propagated dependencies: python-attrs@25.3.0 python-flake8@7.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyCQA/flake8-bugbear
Licenses: Expat
Build system: pyproject
Synopsis: Flake8 plugin for finding likely bugs and design problems in your program
Description:

This package contains a plugin for Flake8 finding likely bugs and design problems in your program. It contains warnings that don't belong in pyflakes and pycodestyle.

python-find-libpython 0.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ktbarrett/find_libpython
Licenses: Expat
Build system: pyproject
Synopsis: Find the path to the @code{libpython} dynamic library
Description:

find_libpython helps find the path to the libpython dynamic library for the current Python environment. It is both a script and a Python package.

python-bids-validator 1.14.7.post0
Propagated dependencies: python-attrs@25.3.0 python-bidsschematools@1.1.2-0.3f1bc14 python-typer@0.20.0 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-validator.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Validator for the @acronym{BIDS, Brain Imaging Data Structure} standard.
Description:

The BIDS Validator is a web application, command-line utility, and Javascript/Typescript library for assessing compliance with the BIDS standard.

python-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.4 python-packaging@25.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parallel t-SNE implementation with Python and Torch wrappers
Description:

This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.

python-django-tagging 0.5.1
Dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-tagging
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generic tagging application for Django
Description:

This package provides a generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.

python-setuptools-scm 8.3.1
Propagated dependencies: python-packaging-bootstrap@25.0 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
Build system: pyproject
Synopsis: Manage Python package versions in SCM metadata
Description:

Setuptools_scm handles managing your Python package versions in software configuration management (SCM) metadata instead of declaring them as the version argument or in a SCM managed file.

python-pytest-harvest 1.10.5
Propagated dependencies: python-decopatch@1.4.10 python-makefun@1.15.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/smarie/python-pytest-harvest
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to store data during runs
Description:

This package implements a functionality to store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.

python-mechanicalsoup 1.4.0
Propagated dependencies: python-beautifulsoup4@4.14.3 python-lxml@6.0.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://mechanicalsoup.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python library for automating website interaction
Description:

MechanicalSoup is a Python library for automating interaction with websites. It automatically stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn’t do JavaScript.

python-databricks-cli 0.18.0
Propagated dependencies: python-click@8.1.8 python-oauthlib@3.3.1 python-pyjwt@2.10.1 python-requests@2.32.5 python-six@1.17.0 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/databricks/databricks-cli
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Command line interface for Databricks
Description:

The Databricks Command Line Interface is a tool which provides an easy to use interface to the Databricks platform. The CLI is built on top of the Databricks REST APIs.

python-imageio-ffmpeg 0.6.0
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/imageio/imageio-ffmpeg
Licenses: FreeBSD
Build system: pyproject
Synopsis: FFMPEG wrapper for Python
Description:

This package provides an FFMPEG wrapper for working with video files. It implements generator functions for reading and writing data to and from FFMPEG, reliably terminating the process when done.

python-unpaddedbase64 2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/matrix-org/python-unpaddedbase64
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Encode and decode Base64 without “=” padding
Description:

RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes using “=” characters. However this conveys no benefit so many protocols choose to use Base64 without the “=” padding.

python-pydoc-markdown 4.8.2
Propagated dependencies: python-click@8.1.8 python-databind-core@4.4.2 python-databind-json@4.4.2 python-docspec@2.2.1 python-docspec-python@2.2.1 python-docstring-parser@0.15 python-jinja2@3.1.2 python-nr-util@0.8.12 python-pyyaml@6.0.2 python-requests@2.32.5 python-tomli@2.2.1 python-tomli-w@1.2.0 python-watchdog@6.0.0 python-yapf@0.43.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/pydoc-markdown/
Licenses: Expat
Build system: pyproject
Synopsis: Create Python API documentation in Markdown format
Description:

Pydoc-Markdown is a tool to create Python API documentation in Markdown format. Instead of executing your Python code like so many other documentation tools, it parses it using docspec instead.

python-docker-pycreds 0.4.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/shin-/dockerpy-creds
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for the Docker credentials store API
Description:

Docker-Pycreds contains the Python bindings for the docker credentials store API. It allows programmers to interact with a Docker registry using Python without keeping their credentials in a Docker configuration file.

python-musical-scales 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hmillerbakewell/musical-scales
Licenses: Expat
Build system: pyproject
Synopsis: Retrieve a scale based on a given mode and starting note
Description:

Retrieve a scale based on a given mode and starting note. Information about these scales can be found on Wikipedia.

python-swh.loader.git 1.4.0
Propagated dependencies: python-click@8.1.8 python-dulwich@0.21.7 python-retrying@1.4.1 python-swh.core@2.4.0 python-swh.loader.core@2.6.1 python-swh.model@6.1.0 python-swh.scheduler@1.0.0 python-swh.storage@1.3.1
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DLDG/
Licenses: GPL 3+
Build system: python
Synopsis: Software Heritage git loader
Description:

The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.

python-django-cleanup 9.0.0
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/un1t/django-cleanup
Licenses: Expat
Build system: pyproject
Synopsis: Automatically deletes unused media files
Description:

This application automatically deletes user-uploaded files when a model is modified or deleted. It works for FileField, ImageField and their subclasses. Files set as default values for any FileField are not deleted.

python-flask-compress 1.18
Propagated dependencies: python-brotli@1.0.9 python-flask@3.1.0 python-pyzstd@0.18.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/colour-science/flask-compress
Licenses: Expat
Build system: pyproject
Synopsis: Compress responses in a Flask app
Description:

This package lets you compress Flask application responses and static files with gzip, deflate or brotli. Flask-Compress both adds the various headers required for a compressed response and compresses the response data.

python-check-manifest 0.49
Propagated dependencies: python-pypa-build@0.9.0 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mgedmin/check-manifest
Licenses: Expat
Build system: pyproject
Synopsis: Check MANIFEST.in in a Python source package for completeness
Description:

Python package can include a MANIFEST.in file to help with sending package files to the Python Package Index. This package checks that file to ensure it completely and accurately describes your project.

python-more-itertools 10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Build system: pyproject
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

python-youtube-search 1.6.6-0.6d7e16e
Propagated dependencies: python-httpx@0.28.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/ahmedayyad-dev/youtube-search-python-fork
Licenses: Expat
Build system: pyproject
Synopsis: Search for YouTube videos, channels & playlists
Description:

This package provides tools to search for YouTube videos, channels and playlists; as well as getting video metadata from links. This package does not rely on the YouTube Data API v3.

python-sockjs-tornado 1.0.6
Propagated dependencies: python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mrjoes/sockjs-tornado/
Licenses: Expat
Build system: pyproject
Synopsis: SockJS Python server implementation on top of the Tornado framework
Description:

SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.

SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.

python-testrepository 0.0.21
Propagated dependencies: python-fixtures@4.2.6 python-iso8601@2.1.0 python-subunit@1.4.4
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/testrepository
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: Database for Python test results
Description:

Testrepository provides a database of test results which can be used as part of a developer's workflow to check things such as what tests have failed since the last commit or what tests are currently failing.

Total results: 4190