_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyfma 0.1.6
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/nschloe/pyfma
Licenses: Expat
Synopsis: Fused multiply-add for Python
Description:

pyfma provides an implementation of fused multiply-add which computes (x*y) + z with a single rounding. This is useful for dot products, matrix multiplications, polynomial evaluations (e.g., with Horner's rule), Newton's method for evaluating functions, convolutions, artificial neural networks etc.

python-bip39 0.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/de-centralized-systems/python-bip39/
Licenses: Expat
Synopsis: Self-contained and simple BIP39 implementation in Python
Description:

This package provides a self-contained and simple BIP39 implementation written in Python. It includes a bip39.py executable.

BIP39 is a standardized mapping between binary data (the entropy), and a list of words that are easier to remember for humans (the mnemonic).

python-tblib 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ionelmc/python-tblib
Licenses: Modified BSD
Synopsis: Traceback serialization library
Description:

Traceback serialization allows you to:

  1. Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery etc).

  2. Parse traceback strings and raise with the parsed tracebacks.

python-gitdb 4.0.2
Propagated dependencies: python-smmap@3.0.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/gitpython-developers/gitdb
Licenses: Modified BSD
Synopsis: Python implementation of the Git object database
Description:

GitDB allows you to access bare Git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.

python-klaus 3.0.1
Dependencies: git-minimal@2.49.0
Propagated dependencies: python-dulwich@0.21.7 python-flask@3.1.0 python-httpauth@0.4.1 python-humanize@4.0.0 python-pygments@2.15.1 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/jonashaag/klaus
Licenses: ISC
Synopsis: Simple git web viewer
Description:

klaus is a simple, easy-to-set-up git web viewer. It features

  • Super easy to set up -- no configuration required

  • Syntax highlighting

  • Markdown + RestructuredText rendering support

  • Pull + push support (Git Smart HTTP)

  • Code navigation using Exuberant ctags

python-pysm3 3.4.1a1
Propagated dependencies: python-astropy@7.0.1 python-healpy@1.18.0 python-numba@0.61.0 python-toml@0.10.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pysm3.readthedocs.io/
Licenses: Modified BSD
Synopsis: Sky emission simulations for Cosmic Microwave Background experiments
Description:

PySM generates full-sky simulations of Galactic emissions in intensity and polarization relevant to Cosmic Microwave Background experiments. It is a large refactor of PySM 2 focused on reducing memory usage, improving performance and run in parallel with MPI.

python-migen 0.9.2-0.2828df5
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/fpga.scm (gnu packages fpga)
Home page: https://m-labs.hk/gateware/migen/
Licenses: FreeBSD
Synopsis: Python toolbox for building complex digital hardware
Description:

Migen FHDL is a Python library that replaces the event-driven paradigm of Verilog and VHDL with the notions of combinatorial and synchronous statements, has arithmetic rules that make integers always behave like mathematical integers, and allows the design's logic to be constructed by a Python program.

python-annoy 1.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/spotify/annoy/
Licenses: ASL 2.0
Synopsis: Approximate nearest neighbors library
Description:

Annoy is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data.

python-radon 5.1.0
Propagated dependencies: python-colorama@0.4.6 python-mando@0.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://radon.readthedocs.org/
Licenses: Expat
Synopsis: Code Metrics in Python
Description:

Radon is a Python tool which computes various code metrics. Supported metrics are:

  • raw metrics: SLOC, comment lines, blank lines, &c.

  • Cyclomatic Complexity (i.e., McCabe’s Complexity)

  • Halstead metrics (all of them)

  • the Maintainability Index (a Visual Studio metric)

python2-mock 3.0.5
Propagated dependencies: python2-funcsigs@1.0.2 python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/testing-cabal/mock
Licenses: Expat
Synopsis: Python mocking and patching library for testing
Description:

Mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used. This library is now part of Python (since Python 3.3), available via the unittest.mock module.

python-ngesh 1.0
Propagated dependencies: python-ete3@3.1.3 python-numpy@1.26.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tresoldi/ngesh
Licenses: Expat
Synopsis: Library for phylogenetic tree simulation
Description:

Ngesh is a Python library and CLI tool for simulating phylogenetic trees and data. It is intended for benchmarking phylogenetic methods, especially in historical linguistics andstemmatology. The generation of stochastic phylogenetic trees also goes by the name simulationmethods for phylogenetic trees, synthetic data generation, or just phylogenetic tree simulation.

python-pyxel 1.4.3-2.be75b72
Dependencies: gifsicle@1.95 sdl-union@1.2.68
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/kitao/pyxel
Licenses: Expat
Synopsis: Retro game engine for Python
Description:

Pyxel is a game engine inspired by retro gaming consoles. It has a fixed 16-color palette, can hold up to 3 image banks and 8 tilemaps (256x256 pixels each) and 4 sound channels with 64 definable sounds. It also comes with a built-in image and sound editor.

python-evemu 2.7.0
Dependencies: libevdev@1.13.3
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.freedesktop.org/wiki/Evemu/
Licenses: GPL 3
Synopsis: Record and replay input device events
Description:

This package provides a way to record and replay device descriptions and events, making it possible to emulate input devices through the Linux kernel's input system. Emulated devices are for most practical purposes indistinguishable from real devices.

It provides a command line program and also a Python library.

python-cliff 3.10.1
Propagated dependencies: python-autopage@0.5.1 python-cmd2@2.5.11 python-prettytable@3.12.0 python-pyparsing@3.2.1 python-pyyaml@6.0.1 python-stevedore@3.2.2
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://opendev.org/openstack/cliff
Licenses: ASL 2.0
Synopsis: Framework for building command line programs
Description:

The cliff framework allows creating multi-level commands such as those of subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. It uses plugins to define sub-commands, output formatters, and other extensions.

python-qnorm 0.8.1
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.2 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Maarten-vd-Sande/qnorm
Licenses: Expat
Synopsis: Quantile normalization
Description:

This tool implements quantile normalization. It properly resolves rank ties, which is important when ties happen frequently, such as when working with discrete numbers (integers) in count tables. This implementation should be relatively fast, and can use multiple cores to sort the columns and tie-resolvement is accelerated by numba.

python-pyamg 5.0.1
Propagated dependencies: python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pyamg/pyamg
Licenses: Expat
Synopsis: Algebraic Multigrid Solvers in Python
Description:

PyAMG is a Python library of Algebraic Multigrid (AMG) solvers. It features implementations of:

  • Ruge-Stuben (RS) or Classical AMG

  • AMG based on Smoothed Aggregation (SA)

  • Adaptive Smoothed Aggregation (αSA)

  • Compatible Relaxation (CR)

  • Krylov methods such as CG, GMRES, FGMRES, BiCGStab, MINRES, etc.

python-csb43 0.9.1
Propagated dependencies: python-pycountry@22.3.5 python-pyyaml@6.0.1 python-tablib@3.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/wmj/csb43
Licenses: LGPL 3
Synopsis: Tools for converting from the Spanish banks' format CSB norm 43 (CSB43)
Description:

This package provides tools to convert files in the format used by multiple Spanish banks (standard 43 of the Spanish Banking Council [CSB43] / Spanish Banking Association [AEB43]) to other formats.

Supported output formats are: OFX, HomeBank CSV, HTML, JSON, ODS (OpenDocument spreadsheet), CSV, TSV, XLS, XLSX (Microsoft Excel spreadsheet), and YAML.

python-mapie 0.9.2
Propagated dependencies: python-numpy@1.26.2 python-scikit-learn@1.6.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/scikit-learn-contrib/MAPIE
Licenses: Modified BSD
Synopsis: Module for estimating prediction intervals
Description:

MAPIE allows you to easily estimate prediction intervals (or prediction sets) using your favourite scikit-learn-compatible model for single-output regression or multi-class classification settings.

Prediction intervals output by MAPIE encompass both aleatoric and epistemic uncertainties and are backed by strong theoretical guarantees thanks to conformal prediction methods intervals.

python-flaky 3.8.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/box/flaky
Licenses: ASL 2.0
Synopsis: Automatically rerun flaky tests
Description:

Flaky is a plugin for nose or py.test that automatically reruns flaky tests.

Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried.

python-yapsy 1.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://yapsy.sourceforge.net
Licenses: Modified BSD
Synopsis: Simple plugin system for Python applications
Description:

Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core mechanisms needed to build a plugin system into a wider application.

The main purpose is to depend only on Python's standard libraries and to implement only the basic functionalities needed to detect, load and keep track of several plugins.

python-pyhdf 0.11.6
Dependencies: hdf4@4.2.16-2 libjpeg-turbo@2.1.4 zlib@1.3
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fhs/pyhdf
Licenses: Expat
Synopsis: Python interface to the NCSA HDF4 library
Description:

PYHDF4 is a python wrapper around the NCSA HDF version 4 library, which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s. NetCDF files can also be read and modified. It is a successor of Python-HDF4 which is a fork of pyhdf.

python2-mmtk 2.7.13
Propagated dependencies: python2-scientific@2.9.4 python2@2.7.18
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://dirac.cnrs-orleans.fr/MMTK
Licenses: CeCILL-C
Synopsis: Python library for molecular simulation
Description:

MMTK is a library for molecular simulations with an emphasis on biomolecules. It provides widely used methods such as Molecular Dynamics and normal mode analysis, but also basic routines for implementing new methods for simulation and analysis. The library is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

python-obspy 1.4.2
Propagated dependencies: python-decorator@5.0.9 python-lxml@4.9.1 python-matplotlib@3.8.2 python-numpy@1.26.2 python-requests@2.31.0 python-scipy@1.12.0 python-setuptools@67.6.1 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.obspy.org
Licenses: LGPL 3
Synopsis: Python framework for seismological observatories
Description:

ObsPy is a project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series.

The goal of the ObsPy project is to facilitate rapid application development for seismology.

python-xopen 1.7.0
Propagated dependencies: pigz@2.8 python-isal@1.1.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/marcelm/xopen/
Licenses: Expat
Synopsis: Open compressed files transparently
Description:

This module provides an xopen function that works like Python's built-in open function, but can also deal with compressed files. Supported compression formats are gzip, bzip2 and, xz, and are automatically recognized by their file extensions. The focus is on being as efficient as possible on all supported Python versions.

Total results: 3816