_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-setuptools-scm 7.1.0
Propagated dependencies: python-packaging-bootstrap@24.2 python-tomli@2.1.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
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-setuptools-scm 8.1.0
Propagated dependencies: python-packaging-bootstrap@24.2 python-tomli@2.1.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
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-mechanicalsoup 1.4.0
Propagated dependencies: python-beautifulsoup4@4.12.3 python-lxml@4.9.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://mechanicalsoup.readthedocs.io/
Licenses: Expat
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.7 python-oauthlib@3.1.0 python-pyjwt@2.6.0 python-requests@2.31.0 python-six@1.16.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
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-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
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-imageio-ffmpeg 0.5.1
Dependencies: ffmpeg@6.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/imageio/imageio-ffmpeg
Licenses: FreeBSD
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-pydoc-markdown 4.8.2
Propagated dependencies: python-click@8.1.7 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.1 python-requests@2.31.0 python-tomli@2.1.0 python-tomli-w@1.0.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
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.16.0
Channel: guix
Location: gnu/packages/docker.scm (gnu packages docker)
Home page: https://github.com/shin-/dockerpy-creds
Licenses: ASL 2.0
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-scale
Licenses: Expat
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.7 python-dulwich@0.21.7 python-retrying@1.3.3 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+
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 6.0.0
Propagated dependencies: python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/un1t/django-cleanup
Licenses: Expat
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.13
Propagated dependencies: python-brotli@1.0.9 python-flask@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/colour-science/flask-compress
Licenses: Expat
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-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
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-check-manifest 0.49
Propagated dependencies: python-pypa-build@0.7.0 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mgedmin/check-manifest
Licenses: Expat
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-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
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-bayesicfitting 3.2.3
Propagated dependencies: python-astropy@7.0.1 python-future@0.18.2 python-matplotlib@3.8.2 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.bayesicfitting.nl
Licenses: GPL 3+
Synopsis: Python Toolbox for Astronimical Bayesian fitting
Description:

The BayesicFitting package is a python version of the the fitter classes in HCSS. HCSS was the all encompassing software system for the operations and analysis of the ESA satellite Herschel.

python-testrepository 0.0.20
Propagated dependencies: python-fixtures@3.0.0 python-subunit@1.4.0 python-testtools@2.7.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://launchpad.net/testrepository
Licenses: Modified BSD ASL 2.0
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.

python-pytest-asyncio 0.21.2
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-asyncio 0.23.8
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-asyncio 0.24.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-requests-cache 1.2.1
Propagated dependencies: python-attrs@24.2.0 python-boto3@1.35.59 python-bson@0.5.10 python-cattrs@24.1.2 python-itsdangerous@2.2.0 python-orjson@3.9.7 python-platformdirs@4.3.6 python-pymongo@4.1.1 python-pyyaml@6.0.1 python-redis@5.2.0 python-requests@2.31.0 python-ujson@5.10.0 python-url-normalize@1.4.3 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/requests-cache/requests-cache
Licenses: FreeBSD
Synopsis: Persistent HTTP cache for Python requests
Description:

This package provides a drop-in replacement for requests.Session with caching offload to SQLite, Redis, MongoDB and AWS DynamoDB or save responses as planin JSON/YAML file or save responses as plain JSON/YAML files.

python-pytest-cookies 0.7.0
Propagated dependencies: python-cookiecutter@2.6.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/hackebrot/pytest-cookies
Licenses: Expat
Synopsis: Pytest plugin for Cookiecutter templates
Description:

This Pytest plugin adds a cookies fixture, which is a wrapper for the Cookiecutter API. This fixture helps you verify that your template is working as expected and takes care of cleaning up after running the tests.

python-pytest-asyncio 0.15.1
Propagated dependencies: python-pytest@8.3.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-lazr-delegates 2.1.1
Propagated dependencies: python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/lazr.delegates
Licenses: LGPL 3
Synopsis: Easily write objects that delegate behavior
Description:

The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.

Total results: 3782