_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-autopep8 2.3.2
Propagated dependencies: python-pycodestyle@2.12.1 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/hhatto/autopep8
Licenses: non-copyleft
Build system: pyproject
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-werkzeug 3.1.3
Propagated dependencies: python-markupsafe@3.0.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Build system: pyproject
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.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Build system: pyproject
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-queuelib 1.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scrapy/queuelib
Licenses: Modified BSD
Build system: pyproject
Synopsis: Collection of queues for Python
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.14.3 python-lxml@6.0.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://sites.google.com/site/ofxparse
Licenses: Expat
Build system: pyproject
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-werkzeug 3.0.6
Propagated dependencies: python-markupsafe@3.0.2 python-requests@2.32.5
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Build system: pyproject
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-genomepy 0.15.0
Propagated dependencies: python-appdirs@1.4.4 python-biopython@1.85 python-click@8.1.8 python-colorama@0.4.6 python-diskcache@5.6.3 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.26.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-requests@2.32.5 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
Build system: pyproject
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.9.0
Propagated dependencies: python-jsmin@3.0.1 python-numpy@1.26.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
Build system: pyproject
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
Build system: pyproject
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
Build system: pyproject
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-sdcflows 2.15.0
Propagated dependencies: python-acres@0.5.0 python-attrs@25.3.0 python-migas@0.4.0 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-nitransforms@25.1.0 python-niworkflows@1.14.3 python-numpy@1.26.4 python-pybids@0.21.0 python-scikit-image@0.23.2 python-scipy@1.12.0 python-templateflow@25.1.1 python-toml@0.10.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nipreps.org/sdcflows/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Susceptibility Distortion Correction workflows for EPI MR schemes
Description:

SDCFlows (Susceptibility Distortion Correction workFlows) is a Python library of NiPype-based workflows to preprocess B0 mapping data, estimate the corresponding fieldmap and finally correct for susceptibility distortions. Susceptibility-derived distortions are typically displayed by images acquired with EPI MR schemes.

python-pyliblo3 0.16.3
Dependencies: liblo@0.31
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/gesellkammer/pyliblo3
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings for liblo
Description:

Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC) library. It supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc.

python-petsc4py 3.24.0
Dependencies: petsc-openmpi@3.24.0 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://bitbucket.org/petsc/petsc4py/
Licenses: Modified BSD
Build system: python
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-pypubsub 4.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/schollii/pypubsub
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python publish-subcribe library
Description:

This library provides a publish-subscribe API to facilitate event-based or message-based architecture in a single-process application. It is centered on the notion of a topic - senders publish messages of a given topic, and listeners subscribe to messages of a given topic, all inside the same process.

python-autobahn 25.11.1
Propagated dependencies: python-cbor2@5.4.2.post1 python-cryptography@44.0.0 python-hyperlink@21.0.0 python-msgpack@1.1.1 python-py-ubjson@0.16.1 python-twisted@25.5.0 python-txaio@25.9.2 python-ujson@5.10.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/crossbario/autobahn-python/
Licenses: Expat
Build system: pyproject
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.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/celery/billiard
Licenses: Modified BSD
Build system: pyproject
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-formulae 0.5.4
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/statistics.scm (guix-science packages statistics)
Home page: https://bambinos.github.io/formulae/
Licenses: Expat
Build system: pyproject
Synopsis: Formulas for mixed-effects models in Python
Description:

formulae is a Python library that implements Wilkinson's formulas for mixed-effects models. The main difference with other implementations like Patsy or formulaic is that formulae can work with formulas describing a model with both common and group specific effects (a.k.a. fixed and random effects, respectively).

collectd+python 5.12.0
Dependencies: rrdtool@1.9.0 curl@8.6.0 yajl@2.1.0 zlib@1.3.1
Channel: atomized
Location: atomized/packages/monitoring.scm (atomized packages monitoring)
Home page: https://collectd.org/
Licenses: Expat GPL 2
Build system: gnu
Synopsis: Collect system and application performance metrics periodically
Description:

collectd gathers metrics from various sources such as the operating system, applications, log files and external devices, and stores this information or makes it available over the network. Those statistics can be used to monitor systems, find performance bottlenecks (i.e., performance analysis) and predict future system load (i.e., capacity planning).

python-gffutils 0.13
Propagated dependencies: python-argcomplete@3.6.2 python-argh@0.31.3 python-biopython@1.85 python-pybedtools@0.10.0 python-pyfaidx@0.7.2.1 python-simplejson@3.20.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/daler/gffutils
Licenses: Expat
Build system: pyproject
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.

python-vireosnp 0.5.9-0.e365463
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.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
Build system: pyproject
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-cechmate 0.1.0
Propagated dependencies: python-kmapper@2.1.0 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-persim@0.3.8 python-phat@1.7 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/topology.scm (guix-science packages topology)
Home page: https://cechmate.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Custom filtration constructors for Python
Description:

This library provides easy to use constructors for custom filtrations that are suitable for use with Phat. Phat currently provides a clean interface for persistence reduction algorithms for boundary matrices. This tool helps bridge the gap between data and boundary matrices. Currently, we support construction of Alpha, Rips, and Cech filtrations.

python-pyregion 2.3.0
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/pyregion
Licenses: Expat
Build system: pyproject
Synopsis: Python parser for ds9 region files
Description:

pyregion is a python module to parse ds9 region files. It also supports ciao region files. Features:

  • ds9 and ciao region files.

  • (physical, WCS) coordinate conversion to the image coordinate.

  • convert regions to matplotlib patches.

  • convert regions to spatial filter (i.e., generate mask images)

python-jupytext 1.18.1
Propagated dependencies: python-markdown-it-py@3.0.0 python-mdit-py-plugins@0.4.2 python-nbformat@5.10.4 python-packaging@25.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupytext.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter notebooks as Markdown documents, Julia, Python or R scripts
Description:

Jupytext is a plugin for Jupyter that can save Jupyter notebooks as either Markdown files or scripts in many languages. Common use cases for Jupytext are:

  • version control on Jupyter Notebooks

  • editing, merging or refactoring notebooks in your favorite text editor

  • applying Q&A checks on notebooks.

python-docutils 0.21.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docutils.sourceforge.net/
Licenses: Public Domain Python Software Foundation License FreeBSD GPL 3+
Build system: pyproject
Synopsis: Python Documentation Utilities
Description:

Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. It uses reStructuredText, an easy to use markup language, for input.

This package provides tools for converting .rst files to other formats via commands such as rst2man, as well as supporting Python code.

Total results: 4190