_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-colorspacious 1.1.2
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/njsmith/colorspacious
Licenses: Expat
Synopsis: Python library for colorspace conversions
Description:

colorspacious is a Python library that lets you convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.

python-febelfin-coda 0.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://coda.b2ck.com/
Licenses: Modified BSD
Synopsis: Module to parse Belgian CODA files
Description:

This package provides a module to parse Coded statement of account (CODA) files as defined be the Belgian Febelfin bank standard.

python-translitcodec 0.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/claudep/translitcodec
Licenses: Expat
Synopsis: Unicode to 8-bit charset transliteration codec
Description:

This package contains codecs for transliterating ISO 10646 texts into best-effort representations using smaller coded character sets (ASCII, ISO 8859, etc.).

python-parameterized 0.9.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/wolever/parameterized
Licenses: FreeBSD
Synopsis: Parameterized testing with any Python test framework
Description:

Parameterized is a Python library that aims to fix parameterized testing for every Python test framework. It supports nose, py.test, and unittest.

python-debtcollector 3.0.0
Propagated dependencies: python-pbr@5.5.1 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Synopsis: Find deprecated patterns and strategies in Python code
Description:

This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

python-sparqlwrapper 2.0.0
Propagated dependencies: python-rdflib@7.1.1
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://rdflib.dev/sparqlwrapper/
Licenses: W3C Software Notice and License
Synopsis: SPARQL Endpoint interface to Python
Description:

Python wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.

python-publicsuffix2 2.20191221
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pombredanne/python-publicsuffix2
Licenses: Expat MPL 2.0
Synopsis: Get a public suffix for a domain name using the Public Suffix List
Description:

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

python-flask-session 0.4.0
Propagated dependencies: python-cachelib@0.4.1 python-flask@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/fengsp/flask-session
Licenses: Modified BSD
Synopsis: Adds server-side session support to your Flask application
Description:

Flask-Session is an extension for Flask that adds support for Server-side sessions, with a variety of different backends for session storage.

python-requests-file 1.5.1
Propagated dependencies: python-requests@2.31.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dashea/requests-file
Licenses: ASL 2.0
Synopsis: File transport adapter for Requests
Description:

Requests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs.

python-feedgenerator 1.9
Propagated dependencies: python-pytz@2023.3.post1 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/getpelican/feedgenerator
Licenses: Modified BSD
Synopsis: Standalone version of Django's Atom/RSS feed generator
Description:

Feedgenerator-py3k is a standalone version of Django's feedgenerator, which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.

python-pytest-repeat 0.9.1
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-repeat
Licenses: MPL 2.0
Synopsis: Pytest plugin for repeating tests
Description:

pytest-repeat is a plugin for Pytest that makes it enables repeating a single test, or multiple tests, a specific number of times.

python-ruuvitag-form 0.1.2
Propagated dependencies: python-pycurl@7.45.4
Channel: plt
Location: plt/packages/python-web.scm (plt packages python-web)
Home page: https://sr.ht/~plattfot/ruuvitag-hark
Licenses: GPL 3+
Synopsis: Display information from a ruuvitag-hark server.
Description:

Simple program that fetches data from a server running ruuvitag-hark and output that to stdout in a format that other programs then can consume.

python-podcastparser 0.6.10
Channel: guix
Location: gnu/packages/gpodder.scm (gnu packages gpodder)
Home page: http://gpodder.org/podcastparser
Licenses: ISC
Synopsis: Simplified and fast RSS parser Python library
Description:

podcastparser is a library for the gPodder project to provide an easy and reliable way of parsing RSS and Atom-based podcast feeds in Python.

python-block-tracing 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rianhunter/block_tracing
Licenses: Expat
Synopsis: Protect process memory
Description:

block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process.

python-neovim-remote 2.5.1
Propagated dependencies: python-psutil@5.9.2 python-pynvim@0.4.2 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/mhinz/neovim-remote
Licenses: Expat
Synopsis: Control nvim processes using `nvr` commandline tool
Description:

This package provide a `nvr` command, which can open File in remote nvim. Also allow opening files from within :terminal without starting a nested nvim process.

python-pyahocorasick 2.1.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/WojciechMula/pyahocorasick
Licenses: Modified BSD
Synopsis: Library for finding multiple key strings in text
Description:

Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.

python-mapbox-earcut 1.0.2
Propagated dependencies: python-numpy@1.26.2
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/skogler/mapbox_earcut_python
Licenses: ISC
Synopsis: Python bindings for the Mapbox Earcut C++ polygon triangulation library
Description:

The Mapbox Earcut library is a header-only C++ library which provides a fast and robust triangulation of 2D polygons. This package provides Python bindings for this library.

python-immutabledict 4.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/corenting/immutabledict
Licenses: Expat
Synopsis: Immutable wrapper around dictionaries
Description:

immutabledict is an immutable wrapper around dictionaries. It implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired.

python-sphinx-panels 0.6.0
Propagated dependencies: python-docutils@0.16 python-sphinx@5.3.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/executablebooks/sphinx-panels
Licenses: Expat
Synopsis: Sphinx extension for creating panels in a grid layout
Description:

This package provides a sphinx extension for creating panels in a grid layout. It is no longer maintained and users are encouraged to use sphinx-design instead.

python-django-assets 2.0
Propagated dependencies: python-django@4.2.16 python-webassets@2.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/miracle2k/django-assets
Licenses: FreeBSD
Synopsis: Asset management for Django
Description:

Asset management for Django, to compress and merge CSS and Javascript files. Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.

python-pure-protobuf 2.0.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://pypi.org/project/pure-protobuf/
Licenses: Expat
Synopsis: Protobuf implementation using dataclasses
Description:

python-pure-protobuf takes advantage of the standard dataclasses module to define message types. Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

python-sphinx-pytest 0.2.0
Propagated dependencies: python-pytest@8.3.3 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/chrisjsewell/sphinx-pytest
Licenses: Expat
Synopsis: Pytest fixtures for Sphinx extensions
Description:

This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.

python-pyqtwebengine 6.7.0
Dependencies: python-pyqt@6.7.1 qtbase@6.7.2 qtdeclarative@6.7.2 qtwebchannel@6.7.2 qtwebengine@6.7.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.

python-elasticsearch 6.3.0
Propagated dependencies: python-urllib3@2.2.1
Channel: gn-bioinformatics
Location: gn/packages/yaj.scm (gn packages yaj)
Home page: https://github.com/elastic/elasticsearch-py
Licenses: Expat
Synopsis: Low-level client for Elasticsearch
Description:

Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.

Total results: 3816