_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-patch-ng 1.17.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/conan-io/python-patch-ng
Licenses: Expat
Synopsis: Python library to parse and apply unified diffs
Description:

Patch NG (New Generation) is a command and Python library to parse and apply unified diffs. It has features such as:

  • automatic correction of common patch formatting corruption

  • patch format detection (SVN, Hg, Git)

  • nice diffstat histogram.

python-pyyaml-5 5.3
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix-hpc
Location: airbus/gcvb.scm (airbus gcvb)
Home page: https://pyyaml.org
Licenses: Expat
Synopsis: YAML parser and emitter for Python
Description:

PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that represent an arbitrary Python object.

python-stltools 2022.01.20
Propagated dependencies: python-pycairo@1.26.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rsmith-nl/stltools
Licenses: Expat
Synopsis: Python modules and scripts for handling STL files
Description:

This package consists of Python modules and scripts for manipulating stereolithography (STL) files. It can convert STL files into POV-ray meshes, PDF and PostScript. The Python modules allow for reading and writing STL files. It supports both the text and binary forms of STL.

python-islenska 1.0.3
Propagated dependencies: python-cffi@1.17.1 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mideind/BinPackage
Licenses: Expat
Synopsis: Vocabulary of the modern Icelandic language, in a Python package
Description:

Islenska is a Python package that embeds the vocabulary of the Database of Icelandic Morphology and offers various lookups and queries of the data. The database contains over 6.5 million entries, over 3.1 million unique word forms, and about 300,000 distinct lemmas.

python-pyodbc-c 3.1.5
Dependencies: unixodbc@2.3.9
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://gitlab.com/daym/pyodbc-c
Licenses: X11-style
Synopsis: Python ODBC Library written in C
Description:

python-pyodbc-c provides a Python DB-API driver for ODBC, similar to python-pyodbc but written in C.

It's designed to stand alone and not have other dependencies on other packages or languages. It uses only Python's built-in data types.

python-plotnine 0.10.1
Propagated dependencies: python-adjusttext@0.8 python-matplotlib@3.8.2 python-mizani@0.9.2 python-numpy@1.24.4 python-patsy@0.5.2 python-scipy@1.12.0 python-statsmodels@0.14.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/has2k1/plotnine
Licenses: Expat
Synopsis: Grammar of Graphics for Python
Description:

Plotnine is a Python implementation of the Grammar of Graphics. It is a powerful graphics concept for creating plots and visualizations in a structured and declarative manner. It is inspired by the R package ggplot2 and aims to provide a similar API and functionality in Python.

python-tifffile 2023.12.9
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.lfd.uci.edu/~gohlke/
Licenses: Modified BSD
Synopsis: Read and write TIFF(r) files
Description:

This package lets you read image and metadata from many bio-scientific formats such as plain TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI, NIH, ImageJ, MicroManager, MD GEL, and FluoView files. It also lets you write numpy arrays to TIFF, BigTIFF, and ImageJ hyperstack compatible files.

python-werkzeug 3.1.3
Propagated dependencies: python-markupsafe@2.1.1 python-requests@2.31.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Synopsis: Utilities for WSGI applications
Description:

One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.

python-pulsectl 24.4.0
Dependencies: pulseaudio@16.1
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/mk-fg/python-pulse-control
Licenses: Expat
Synopsis: Python bindings for mixer-like controls in PulseAudio
Description:

This package provides a Python high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in simple synchronous code. This wrapper is mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like clients.

python-clintest 0.3.0
Dependencies: python-clingo@5.7.1
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org/clintest/
Licenses: Expat
Synopsis: Test framework for clingo programs
Description:

Clintest is a framework for unit testing clingo programs. It provides various components to assemble the most commonly used tests quickly, but also works fine along custom-built test. Clintest monitors the test outcome while solving to abort the search for solutions once the outcome is certain.

python-werkzeug 3.1.3
Propagated dependencies: python-markupsafe@2.1.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Synopsis: Utilities for WSGI applications
Description:

One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.

python-werkzeug 1.0.1
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Synopsis: Utilities for WSGI applications
Description:

One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.

python-autopep8 2.0.4
Propagated dependencies: python-pycodestyle@2.12.1 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hhatto/autopep8
Licenses: non-copyleft
Synopsis: Format Python code according to the PEP 8 style guide
Description:

autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.

python-queuelib 1.6.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scrapy/queuelib
Licenses: Modified BSD
Synopsis: Collection of persistent (disk-based) and non-persistent (memory-based) queues
Description:

Queuelib is a Python library that implements object collections which are stored in memory or persisted to disk, provide a simple API, and run fast.

Queuelib provides collections for queues (FIFO), stacks (LIFO), queues sorted by priority and queues that are emptied in a round-robin fashion.

python-ofxparse 0.21
Propagated dependencies: python-beautifulsoup4@4.12.3 python-lxml@4.9.1 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://sites.google.com/site/ofxparse
Licenses: Expat
Synopsis: Tools for working with the OFX (Open Financial Exchange) file format
Description:

ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files are available from almost any online banking site, so they work well if you want to pull together your finances from multiple sources. Online trading accounts also often provide account statements in OFX files.

python-genomepy 0.15.0
Propagated dependencies: python-appdirs@1.4.4 python-biopython@1.80 python-click@8.1.7 python-colorama@0.4.4 python-diskcache@4.1.0 python-filelock@3.16.1 python-loguru@0.7.2 python-mygene@3.2.2 python-mysql-connector-python@8.0.33 python-norns@0.1.6 python-numpy@1.24.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-requests@2.31.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://vanheeringen-lab.github.io/genomepy/
Licenses: Expat
Synopsis: Genes and genomes at your fingertips
Description:

genomepy is designed to provide a simple and straightforward way to download and use genomic data. This includes

  1. searching available data,

  2. showing the available metadata,

  3. automatically downloading, preprocessing and matching data, and

  4. generating optional aligner indexes.

All with sensible, yet controllable defaults.

python-tensorly 0.8.1
Propagated dependencies: python-jsmin@3.0.1 python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/tensorly/tensorly
Licenses: Modified BSD
Synopsis: Tensor learning in Python
Description:

This is a Python library that aims at making tensor learning simple and accessible. It allows performing tensor decomposition, tensor learning and tensor algebra easily. Its backend system allows seamlessly perform computation with NumPy, PyTorch, JAX, MXNet, TensorFlow or CuPy and run methodxs at scale on CPU or GPU.

python-tinycss2 1.4.0
Propagated dependencies: python-webencodings@0.5.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://tinycss2.readthedocs.io/
Licenses: Modified BSD
Synopsis: Low-level CSS parser for Python
Description:

tinycss2 can parse strings, return Python objects representing tokens and blocks, and generate CSS strings corresponding to these objects.

Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of CSS but doesn’t know specific rules, properties or values supported in various CSS modules.

python-arpeggio 2.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/textX/Arpeggio
Licenses: Expat
Synopsis: Packrat parser interpreter for Python
Description:

This Python library provides a recursive descent parser with backtracking and memoization (a.k.a. packrat parser). Arpeggio grammars are based on PEG formalism. Arpeggio's main use is a foundation for a toolchain for DSL development but it can be used for all sorts of general purpose parsing.

python-petsc4py 3.21.4
Dependencies: petsc-openmpi@3.21.4 python-numpy@1.24.4
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://bitbucket.org/petsc/petsc4py/
Licenses: Modified BSD
Synopsis: Python bindings for PETSc
Description:

PETSc, the Portable, Extensible Toolkit for Scientific Computation, is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. petsc4py provides Python bindings to almost all functions of PETSc.

python-autobahn 19.2.1
Propagated dependencies: python-cffi@1.17.1 python-twisted@19.7.0 python-txaio@23.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://crossbar.io/autobahn/
Licenses: Expat
Synopsis: Web Application Messaging Protocol implementation
Description:

This package provides an implementation of the Web Application Messaging Protocol (WAMP). WAMP connects components in distributed applications using Publish and Subscribe (PubSub) and routed Remote Procedure Calls (rRPC). It is ideal for distributed, multi-client and server applications such as IoT applications or multi-user database-driven business applications.

python-billiard 4.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/celery/billiard
Licenses: Modified BSD
Synopsis: Python multiprocessing fork with improvements and bugfixes
Description:

Billiard is a fork of the Python 2.7 multiprocessing package. The multiprocessing package itself is a renamed and updated version of R Oudkerk's pyprocessing package. This standalone variant is intended to be compatible with Python 2.4 and 2.5, and will draw its fixes/improvements from python-trunk.

python-vireosnp 0.5.7
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/huangyh09/vireoSNP
Licenses: ASL 2.0
Synopsis: Deconvolution based on SNP for multiplexed scRNA-seq data
Description:

This package provides a deconvolution based on Single Nucleotide Position (SNP) for multiplexed scRNA-seq data. The name vireo stand for Variational Inference for Reconstructing Ensemble Origin by expressed SNPs in multiplexed scRNA-seq data and follows the clone identification from single-cell data named cardelino.

python-gffutils 0.10.1
Propagated dependencies: python-argcomplete@3.2.2 python-argh@0.26.2-1.dcd3253 python-biopython@1.80 python-pybedtools@0.10.0 python-pyfaidx@0.7.2.1 python-simplejson@3.17.6 python-six@1.16.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/daler/gffutils
Licenses: Expat
Synopsis: Tool for manipulation of GFF and GTF files
Description:

python-gffutils is a Python package for working with and manipulating the GFF and GTF format files typically used for genomic annotations. The files are loaded into a SQLite database, allowing much more complex manipulation of hierarchical features (e.g., genes, transcripts, and exons) than is possible with plain-text methods alone.

Total results: 3594