_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-docusign-esign 5.0.0
Propagated dependencies: python-certifi@2022.6.15 python-dateutil@2.8.2 python-urllib3@2.2.1 python-pyjwt@2.6.0 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://developers.docusign.com/
Licenses: Expat
Synopsis: DocuSign Python Client
Description:

The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.

python-types-protobuf 3.20.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{protobuf}
Description:

This package contains typing stubs for protobuf, a very small subset the Python stubs contained in the complete typeshed collection.

python-terminaltables 3.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Robpol86/terminaltables
Licenses: Expat
Synopsis: Generate simple tables in terminals from a nested list of strings
Description:

This package makes it easy to draw tables in terminal/console applications from a list of lists of strings. It supports multi-line rows.

python-ast-decompiler 0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/JelleZijlstra/ast_decompiler
Licenses: ASL 2.0
Synopsis: Decompile an @acronym{AST, Abstract Syntax Tree} to Python code
Description:

This library provides functionality to decompile AST objects, as generated by the standard library ast module, to Python code.

python-zope-interface 5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.interface
Licenses: Zope Public License 2.1
Synopsis: Python implementation of the "design by contract" methodology
Description:

Zope.interface provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract.

python-sphinx-gallery 0.14.0
Propagated dependencies: python-jupyterlite-sphinx@0.9.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-gallery.github.io/stable/index.html
Licenses: Modified BSD
Synopsis: Generate an examples gallery automatically
Description:

sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.

python-zope-component 4.6.2
Propagated dependencies: python-zope-deferredimport@4.3.1 python-zope-deprecation@4.4.0 python-zope-event@4.4 python-zope-hookable@5.0.1 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.component
Licenses: Zope Public License 2.1
Synopsis: Zope Component Architecture
Description:

Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.

python-path-bootstrap 17.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/path
Licenses: Expat
Synopsis: Object-oriented file system path manipulation library
Description:

path (formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.

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
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-flake8-bugbear 24.10.31
Propagated dependencies: python-attrs@24.2.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
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.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ktbarrett/find_libpython
Licenses: Expat
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-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.2 python-packaging@24.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
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@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-tagging
Licenses: Modified BSD
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 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.0.0
Propagated dependencies: python-beautifulsoup4@4.12.3 python-lxml@4.9.1 python-requests@2.31.0 python-six@1.16.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-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-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-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.

Total results: 3816