_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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-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-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-starlette 0.20.4
Propagated dependencies: python-anyio@4.6.2 python-typing-extensions@4.12.2 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-multipart@0.0.20 python-pyyaml@6.0.1 python-requests@2.31.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/encode/starlette
Licenses: Modified BSD
Synopsis: Little ASGI library
Description:

Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.

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.

python-starlette 0.42.0
Propagated dependencies: python-anyio@4.6.2 python-typing-extensions@4.12.2 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-multipart@0.0.20 python-pyyaml@6.0.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/encode/starlette
Licenses: Modified BSD
Synopsis: Little ASGI library
Description:

Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.

python-towncrier 23.6.0
Propagated dependencies: python-click@8.1.7 python-click-default-group@1.2.4 python-incremental@24.7.2 python-jinja2@3.1.2 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://towncrier.readthedocs.io/en/stable/
Licenses: Expat
Synopsis: Manage release notes
Description:

towncrier is a utility to produce useful, summarized news files (also known as changelogs) for a project.

python-pure-eval 0.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/pure_eval
Licenses: Expat
Synopsis: Python library to evaluate abstract syntax tree nodes
Description:

The pure_eval Python library can safely evaluate abstract syntax tree (AST) nodes without side effects.

python-typeguard 4.4.1
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/agronholm/typeguard
Licenses: Expat
Synopsis: Run-time type checker for Python
Description:

typeguard provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.

python-mimeparse 1.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dbtsai/python-mimeparse
Licenses: Expat
Synopsis: Python library for parsing MIME types
Description:

Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.

python-agate-sql 0.7.2
Propagated dependencies: python-agate@1.12.0 python-crate@0.23.2 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/wireservice.scm (gnu packages wireservice)
Home page: https://agate-sql.rtfd.org
Licenses: Expat
Synopsis: SQL read/write support to agate
Description:

agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.

python-testtools 2.7.2
Propagated dependencies: python-fixtures@3.0.0 python-pbr@5.5.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/testtools
Licenses: Python Software Foundation License
Synopsis: Extensions to the Python standard library unit testing framework
Description:

Testtools extends the Python standard library unit testing framework to provide matchers, more debugging information, and cross-Python compatibility.

python-sadisplay 0.4.9
Propagated dependencies: python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://bitbucket.org/estin/sadisplay
Licenses: Modified BSD
Synopsis: SQLAlchemy schema displayer
Description:

This package provides a program to build Entity Relationship diagrams from a SQLAlchemy model (or directly from the database).

python-iocapture 0.1.2
Propagated dependencies: python-flexmock@0.12.2 python-pytest@8.3.3 python-pytest-cov@6.0.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/oinume/iocapture
Licenses: Expat
Synopsis: Python capturing tool for stdout and stderr
Description:

This package helps you to capture the standard out (stdout) and the standard error channel (stderr) in your program.

python-executing 2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/executing
Licenses: Expat
Synopsis: Get information about what a Python frame is currently doing
Description:

This package lets you get information about what a frame is currently doing, particularly the AST node being executed.

python-pynixutil 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nix-community/pynixutil
Licenses: Expat
Synopsis: Utility functions for working with data from Nix in Python
Description:

pynixutil provides functions for base32 encoding/decoding and derivation parsing, namingly b32decode(), b32encode() and drvparse().

python-braintree 4.12.0
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://developers.braintreepayments.com/python/sdk/server/overview
Licenses: Expat
Synopsis: Braintree Python Library
Description:

The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.

Total results: 3816