_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-jsonpatch 0.4
Propagated dependencies: python-jsonpointer@1.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/stefankoegl/python-json-patch
Licenses: Modified BSD
Synopsis: Applying JSON Patches in Python 2.6+ and 3.x
Description:

jsonpatch is a library and program that allows applying JSON Patches according to RFC 6902.

python-jsonpatch 1.16
Propagated dependencies: python-jsonpointer@1.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/stefankoegl/python-json-patch
Licenses: Modified BSD
Synopsis: Applying JSON Patches in Python 2.6+ and 3.x
Description:

jsonpatch is a library and program that allows applying JSON Patches according to RFC 6902.

python-qstylizer 0.2.4
Propagated dependencies: python-inflection@0.3.1 python-tinycss2@1.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/blambright/qstylizer
Licenses: Expat
Synopsis: Qt stylesheet generation utility for PyQt/PySide
Description:

qstylizer is a Python package designed to help with the construction of PyQt/PySide stylesheets.

python-sshtunnel 0.4.0
Propagated dependencies: python-paramiko@3.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pahaz/sshtunnel
Licenses: Expat
Synopsis: Python SSH tunnels library
Description:

sshtunnel is a Python module for easily creating SSH tunnels in the background, using Python.

python-json-spec 0.11.0
Propagated dependencies: python-importlib-metadata@5.2.0 python-termcolor@2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://json-spec.readthedocs.io/
Licenses: Modified BSD
Synopsis: JSON Schema, JSON Pointer and JSON Reference for Python
Description:

This Python library implements several JSON specs, like JSON Schema, JSON Reference and JSON Pointer.

python2-dateutil 2.8.2
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://dateutil.readthedocs.io/en/stable/
Licenses: Modified BSD ASL 2.0
Synopsis: Extensions to the standard datetime module
Description:

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.

python-dask-expr 1.1.21
Propagated dependencies: python-pandas@2.2.3 python-pyarrow@20.0.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/dask/dask-expr
Licenses: Modified BSD
Synopsis: Dask DataFrames with query optimization
Description:

This is a rewrite of Dask DataFrame that includes query optimization and generally improved organization.

python-swh.model 6.1.0
Propagated dependencies: python-attrs@24.2.0 python-attrs-strict@1.0.0 python-dateutil@2.8.2 python-deprecated@1.2.14 python-hypothesis@6.54.5 python-iso8601@1.0.2 python-typing-extensions@4.12.2
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DMOD/
Licenses: GPL 3+
Synopsis: Software Heritage data model
Description:

Implementation of the Data model of the Software Heritage project, used to archive source code artifacts.

python-bcbio-gff 0.6.9
Propagated dependencies: python-biopython@1.85 python-setuptools@67.6.1 python-six@1.16.0 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chapmanb/bcbb/tree/master/gff
Licenses: non-copyleft
Synopsis: Read and write GFF files with Biopython integration
Description:

This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.

python-bcbio-gff 0.6.9
Propagated dependencies: python-biopython@1.73 python-setuptools@67.6.1 python-six@1.16.0 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chapmanb/bcbb/tree/master/gff
Licenses: non-copyleft
Synopsis: Read and write GFF files with Biopython integration
Description:

This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.

python-pgspecial 2.2.1
Propagated dependencies: python-click@8.1.7 python-configobj@5.0.6 python-psycopg@3.2.4 python-sqlparse@0.4.3 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/dbcli/pgspecial
Licenses: Modified BSD
Synopsis: Python implementation of PostgreSQL meta commands (backslash commands)
Description:

This Python package provides an API to execute meta-commands (AKA "special", or "backslash commands") on PostgreSQL.

python-iron-core 1.2.1
Propagated dependencies: python-dateutil@2.8.2 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.github.com/iron-io/iron_core_python
Licenses: FreeBSD
Synopsis: Universal classes and methods for Iron.io API wrappers
Description:

This package provides universal classes and methods for the Iron.io API wrappers to build on.

python-json2html 1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/softvar/json2html
Licenses: Expat
Synopsis: Convert JSON to HTML table
Description:

python-json2html is a python module to convert JSON into a human readable HTML table representation.

python-mergedeep 1.3.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/clarketm/mergedeep
Licenses: Expat
Synopsis: Deep merge function for Python
Description:

This package provides a deep merge function for Python, useful to combine multiple data objects as one.

python-securetar 2025.1.4
Propagated dependencies: python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pvizeli/securetar
Licenses: ASL 2.0
Synopsis: Python module to handle tarfile backups
Description:

This library provides a streaming wrapper around python tarfile and allow secure handling files and support encryption.

python-proselint 0.13.0
Propagated dependencies: python-click@8.1.7 python-future@0.18.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://proselint.com/
Licenses: Modified BSD
Synopsis: Linter for prose
Description:

python-proselint is a linter for English prose, that scans through a file and detects issues.

python-imagesize 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/shibukawa/imagesize_py
Licenses: Expat
Synopsis: Gets image size of files in various formats in Python
Description:

This package allows determination of image size from PNG, JPEG, JPEG2000 and GIF files in pure Python.

python-columnize 0.3.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rocky/pycolumnize
Licenses: Expat
Synopsis: Format a simple (i.e. not nested) list into aligned columns.
Description:

This package provides a way to format a simple (i.e. not nested) list into aligned columns.

python-numcodecs 0.13.1
Dependencies: c-blosc@1.21.1 lz4@1.9.3 zlib@1.3 zstd@1.5.2
Propagated dependencies: python-coverage@7.6.8 python-google-crc32c@1.3.0 python-importlib-metadata@5.2.0 python-msgpack@1.0.4 python-numpy@1.26.2 python-numpydoc@1.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/zarr-developers/numcodecs
Licenses: Expat
Synopsis: Buffer compression and transformation codecs
Description:

This Python package provides buffer compression and transformation codecs for use in data storage and communication applications.

python-holoviews 1.20.2
Propagated dependencies: python-bokeh@3.6.3 python-colorcet@3.1.0 python-numpy@1.26.2 python-packaging@24.2 python-pandas@2.2.3 python-panel@1.6.1 python-param@2.1.0 python-pyviz-comms@3.0.4
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page:
Licenses: Modified BSD
Synopsis: A high-level plotting API for the PyData ecosystem built on HoloViews.
Description:

This package provides a high-level plotting API for the PyData ecosystem built on HoloViews.

python-harmonypy 0.0.10
Propagated dependencies: python-numpy@1.26.2 python-pandas@2.2.3 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/slowkow/harmonypy
Licenses: GPL 2
Synopsis: Data integration algorithm
Description:

Harmony is an algorithm for integrating multiple high-dimensional datasets with fuzzy k-means and locally linear adjustments.

python-freezegun 1.2.2
Propagated dependencies: python-dateutil@2.8.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/spulec/freezegun
Licenses: ASL 2.0
Synopsis: Test utility for mocking the datetime module
Description:

FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.

python-gymnasium 0.29.1
Propagated dependencies: python-cloudpickle@3.1.0 python-farama-notifications@0.0.4 python-importlib-metadata@5.2.0 python-numpy@1.26.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://gymnasium.farama.org/
Licenses: Expat
Synopsis: Standard API for reinforcement learning and a set of reference environments
Description:

This package provides a standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).

python-mpsplines 0.0.0-0.4967655
Propagated dependencies: python-scipy@1.12.0 python-numpy@1.26.2 python-loguru@0.7.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/jararias/mpsplines
Licenses: Modified BSD
Synopsis: Mean preserving interpolation with splines
Description:

Thi package implements a functionality for mean-preserving interpolation of 1D data (for example, time series) with splines.

Total results: 3825