_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pep517 0.9.1
Propagated dependencies: python-toml@0.10.2 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/pep517
Licenses: Expat
Synopsis: Wrappers to build Python packages using PEP 517 hooks
Description:

Wrappers to build Python packages using PEP 517 hooks.

python-merge3 0.0.15
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/breezy-team/merge3
Licenses: GPL 2+
Synopsis: Python implementation of 3-way merge
Description:

This Python library implements 3-way merge for text.

python-tzdata 2023.4
Dependencies: tzdata@2023d
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/python/tzdata
Licenses: ASL 2.0
Synopsis: Python wrapper of IANA time zone data
Description:

This package provides a thin Python wrapper around tzdata.

python-genfem 1.2
Propagated dependencies: python@3.11.11 python-ddmpy@0.1 python-mpi4py@3.1.4 python-numpy@1.26.2 python-scipy@1.12.0 python-sympy@1.13.3 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/genfem.git
Licenses: CeCILL-C
Synopsis: A simple FEM matrix generator in python
Description:

Assembles fem matrices using an efficient vectorization method.

python-lrcalc 2.1
Dependencies: lrcalc@2.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://math.rutgers.edu/~asbuch/lrcalc
Licenses: GPL 3+
Synopsis: Python bindings for the Littlewood-Richardson Calculator
Description:

This package provides Python bindings for the Littlewood-Richardson Calculator.

python-xxhash 3.1.0
Channel: guix
Location: gnu/packages/digest.scm (gnu packages digest)
Home page: https://github.com/ifduyue/python-xxhash
Licenses: Modified BSD
Synopsis: Python binding for xxHash
Description:

This package provides Python bindings for the xxHash hash algorithm.

python-nbmake 1.5.3
Propagated dependencies: python-ipykernel@6.29.4 python-nbclient@0.10.0 python-nbformat@5.10.4 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/treebeardtech/nbmake
Licenses: ASL 2.0
Synopsis: Pytest plugin for testing notebooks
Description:

This package provides a Pytest plugin for testing Jupyter notebooks.

python-awscrt 0.23.0
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/awslabs/aws-crt-python
Licenses: ASL 2.0
Synopsis: Common runtime for AWS Python projects
Description:

This package provides a common runtime for AWS Python projects.

python-awscrt 0.22.0
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/awslabs/aws-crt-python
Licenses: ASL 2.0
Synopsis: Common runtime for AWS Python projects
Description:

This package provides a common runtime for AWS Python projects.

python-colour 0.1.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/vaab/colour
Licenses: Expat
Synopsis: Convert and manipulate various color representations
Description:

Pythonic way to manipulate color representations (HSL, RVB, web, X11, ...).

python-flake8 7.1.1
Propagated dependencies: python-mccabe@0.7.0 python-pycodestyle@2.12.1 python-pyflakes@3.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://flake8.pycqa.org/en/latest/
Licenses: Expat
Synopsis: The modular source code checker: pep8, pyflakes and co
Description:

Flake8 is a wrapper around PyFlakes, pep8 and python-mccabe.

python-duckdb 1.0.0
Propagated dependencies: python-adbc-driver-manager@1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.duckdb.org
Licenses: Expat
Synopsis: DuckDB embedded database
Description:

DuckDB is an in-process SQL OLAP database management system.

python-gamera 4.1.0
Dependencies: libpng@1.6.39 libtiff@4.4.0 zlib@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gamera.informatik.hsnr.de/
Licenses: GPL 2+
Synopsis: Framework for building document analysis applications
Description:

Gamera is a toolkit for building document image recognition systems.

python-xmlsec 1.3.14
Dependencies: openssl@3.0.8 libltdl@2.4.7 libxslt@1.1.37 libxml2@2.9.14
Propagated dependencies: python-lxml@4.9.1 xmlsec-openssl@1.2.37
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mehcode/python-xmlsec
Licenses: Expat
Synopsis: Python bindings for the XML Security Library
Description:

This package provides Python bindings for the XML Security Library.

python-altair 5.3.0
Propagated dependencies: python-jinja2@3.1.2 python-jsonschema@4.23.0 python-numpy@1.26.2 python-pandas@2.2.3 python-setuptools@67.6.1 python-toolz@1.0.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://altair-viz.github.io/
Licenses: Expat
Synopsis: Declarative statistical visualization library for Python
Description:

Vega-Altair is a declarative statistical visualization library for Python.

python-msrest 0.6.21
Propagated dependencies: python-certifi@2022.6.15 python2-enum34@1.1.8 python-isodate@0.7.2 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-typing@3.10.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/msrest-for-python
Licenses: Expat
Synopsis: AutoRest swagger generator Python client runtime.
Description:

The runtime library msrest for AutoRest generated Python clients.

python-ndjson 0.3.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/rhgrant10/ndjson
Licenses: GPL 3+
Synopsis: JsonDecoder for ndjson
Description:

ndjson with the same interface as the builtin json module.

python-gatspy 0.3
Propagated dependencies: python-astroml@1.0.2.post1 python-numpy@1.26.2 python-scipy@1.12.0 python-supersmoother@0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astroml/gatspy
Licenses: FreeBSD
Synopsis: General tools for astronomical time series in Python
Description:

This package provides general tools for astronomical time series in Python.

python-cesium 0.12.1
Propagated dependencies: python-click@8.1.7 python-cloudpickle@3.1.0 python-dask@2024.4.2 python-gatspy@0.3 python-joblib@1.4.2 python-numpy@1.26.2 python-pandas@2.2.3 python-scikit-learn@1.6.1 python-scipy@1.12.0 python-toolz@1.0.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pypi.org/project/cesium/
Licenses: Modified BSD
Synopsis: Library for time-series feature extraction and processing
Description:

Cesium is a library for time-series feature extraction and processing.

python-pycups 2.0.1
Dependencies: cups@2.4.9
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://github.com/zdohnal/pycups
Licenses: GPL 2+
Synopsis: Python bindings for libcups
Description:

This package provides Python bindings for libcups, wrapping the CUPS API.

python-pyodbc 4.0.35
Dependencies: unixodbc@2.3.9
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/mkleehammer/pyodbc
Licenses: X11-style
Synopsis: Python ODBC Library
Description:

python-pyodbc provides a Python DB-API driver for ODBC.

python-funsor 0.4.5
Propagated dependencies: python-makefun@1.15.1 python-multipledispatch@0.6.0 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pyro-ppl/funsor
Licenses: ASL 2.0
Synopsis: Tensor-like library for functions and distributions
Description:

This package provides a tensor-like library for functions and distributions.

python-pytoml 0.1.21
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/avakar/pytoml
Licenses: Expat
Synopsis: Parser for TOML
Description:

This package provides a Python parser for TOML-0.4.0.

python-crcmod 1.7
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://crcmod.sourceforge.net/
Licenses: Expat
Synopsis: CRC generator for Python
Description:

Python module for generating objects that compute the Cyclic Redundancy Check.

Total results: 3782