_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-cwlformat 2022.02.18
Propagated dependencies: python-importlib-resources@6.5.2 python-ruamel.yaml@0.18.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rabix/cwl-format
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Prettifier for CWL code
Description:

python-cwlformat is a specification and a reference implementation for a very opinionated CWL code formatter. It outputs CWL in a standardized YAML format.

python-ppmd-cffi 0.5.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/ppmd
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Prediction by Partial Matching compression library
Description:

PPMd is a compression algorithm library using the Prediction by Partial Matching statistical technique. It is used in RAR and 7-Zip as one of several possible methods.

python-statmorph 0.7.1
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-photutils@2.3.0 python-scikit-image@0.25.2 python-scipy@1.12.0 python-matplotlib@3.8.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/vrodgom/statmorph
Licenses: Modified BSD
Build system: pyproject
Synopsis: Non-parametric morphological diagnostics of galaxy images
Description:

The package statmorph implements functionality of calculating non-parametric morphological diagnostics of galaxy images (e.g., Gini-M_20 and CAS statistics), as well as fitting 2D Sérsic profiles.

python-cooltools 0.7.0
Propagated dependencies: python-bioframe@0.6.4 python-click@8.1.8 python-cooler@0.9.3 python-joblib@1.5.2 python-matplotlib@3.8.2 python-multiprocess@0.70.18 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-image@0.23.2 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooltools
Licenses: Expat
Build system: pyproject
Synopsis: Analysis tools for genomic interaction data stored in .cool format
Description:

This package provides necessary tools for the analysis of the genomic interaction data stored in .cool format. This collection of tools includes operations like compartment, insulation or peak calling.

python-installer 0.7.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://installer.rtfd.io/
Licenses: Expat
Build system: pyproject
Synopsis: Installer library for Python wheels
Description:

This package provides a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.

python-multivelo 0.1.2
Propagated dependencies: python-anndata@0.12.1 python-h5py@3.13.0 python-ipywidgets@8.1.2 python-joblib@1.5.2 python-loompy@3.0.7 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-tqdm@4.67.1 python-umap-learn@0.5.9 scvelo@0.2.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/welch-lab/MultiVelo
Licenses: Modified BSD
Build system: pyproject
Synopsis: Velocity inference from single-cell multi-omic data
Description:

MultiVelo uses a probabilistic latent variable model to estimate the switch time and rate parameters of gene regulation, providing a quantitative summary of the temporal relationship between epigenomic and transcriptomic changes.

python-leidenalg 0.10.2
Dependencies: igraph@0.10.15 libleidenalg@0.11.1
Propagated dependencies: python-igraph@0.11.8
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/leidenalg
Licenses: GPL 3+
Build system: pyproject
Synopsis: Community detection in large networks
Description:

Leiden is a general algorithm for methods of community detection in large networks and is an extension of the Louvain algorithm. This packages provides a Python wrapper to the C++ implementation.

python-clingo-dl 1.5.0
Dependencies: python-wrapper@3.11.14 clingo@5.8.0
Propagated dependencies: python-clingo@5.8.0 python-cffi@1.17.1
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://github.com/potassco/clingo-dl
Licenses: Expat
Build system: cmake
Synopsis: Python bindings for clingo-dl
Description:

This package allows users to add the clingo-dl propagator as a theory to clingo from Python code. It also supports running clingo-dl directly from the python command line.

python-flit-core 3.12.0
Propagated dependencies: python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/flit
Licenses: Modified BSD
Build system: pyproject
Synopsis: Core package of the Flit Python build system
Description:

This package provides flit-core, a PEP 517 build backend for packages using Flit. The only public interface is the API specified by PEP 517, flit_core.buildapi.

python-eradicate 3.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/myint/eradicate
Licenses: Expat
Build system: pyproject
Synopsis: Remove commented-out code from Python sources
Description:

The eradicate command removes commented-out code from Python files. It does this by detecting block comments that contain valid Python syntax that are likely to be commented out code.

python-memcached 1.62
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/linsomniac/python-memcached
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Pure python memcached client
Description:

This software is a pure Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers.

python-dnspython 2.7.0
Propagated dependencies: python-cryptography@44.0.0 python-aioquic@1.2.0 python-h2@4.1.0 python-httpcore@1.0.9 python-httpx@0.28.1 python-idna@3.10 python-trio@0.28.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.dnspython.org
Licenses: Expat
Build system: pyproject
Synopsis: DNS toolkit for Python
Description:

dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

python-flexcache 0.3
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hgrecco/flexcache
Licenses: Modified BSD
Build system: pyproject
Synopsis: Caching transformed versions of a source object
Description:

This package implements a functionality to cache on disk the result of expensive calculations. It was started as part of Pint, the Python units package.

python-dnspython 1.16.0
Propagated dependencies: python-cryptography@44.0.0 python-aioquic@1.2.0 python-h2@4.1.0 python-httpcore@1.0.9 python-httpx@0.28.1 python-idna@3.10 python-trio@0.28.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.dnspython.org
Licenses: Expat
Build system: pyproject
Synopsis: DNS toolkit for Python
Description:

dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

python-pygame-ce 2.5.5
Dependencies: freetype@2.13.3 portmidi@217 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://pyga.me/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python Game Development
Description:

Pygame-CE is a fork of the upstream pygame project by its former core developers. It aims to offer more frequent releases, continuous bugfixes and enhancements, and a new governance model.

python-vaex-core 4.18.1
Dependencies: boost@1.89.0 pcre@8.45 pybind11@2.13.6 string-view-lite@1.8.0 tsl-hopscotch-map@2.3.0
Propagated dependencies: python-aplus@0.11.1-0.1ab8ebe python-blake3@0.3.1 python-click@8.1.8 python-cloudpickle@3.1.0 python-dask@2024.12.1 python-filelock@3.16.1 python-frozendict@2.4.6 python-future@1.0.0 python-nest-asyncio@1.6.0 python-numpy@1.26.4 python-pandas@2.2.3 python-progressbar2@4.5.0 python-pyarrow@22.0.0 python-pydantic@2.10.4 python-pydantic-settings@2.7.1 python-pyyaml@6.0.2 python-requests@2.32.5 python-rich@13.7.1 python-six@1.17.0 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://www.github.com/maartenbreddels/vaex
Licenses: Expat
Build system: pyproject
Synopsis: Core of Vaex library for exploring tabular datasets
Description:

Vaex is a high performance Python library for lazy Out-of-Core DataFrames (similar to Pandas), to visualize and explore big tabular datasets. This package provides the core modules of Vaex.

python-shortuuid 1.0.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/skorokithakis/shortuuid
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generator library for concise, unambiguous and URL-safe UUIDs
Description:

shortuuid is a Python library for generating concise, unambiguous and URL-safe UUIDs. UUIDs are generated using the built-in Python uuid module and then similar looking characters are removed.

python-shxparser 0.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tatarize/shxparser
Licenses: Expat
Build system: pyproject
Synopsis: SHX line font parser
Description:

This is a pure python parser for SHX Hershey font files that are an AutoCad format which can encode single line fonts. This format is used for many CNC and laser operations.

python-py3status 3.62
Dependencies: file@5.46
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ultrabug/py3status
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extensible i3status wrapper written in Python
Description:

py3status is an i3status wrapper which extends i3status functionality in a modular way, allowing you to extend your panel with your own code, responding to click events and updating clock every second.

python-pyfastner 1.0.9
Propagated dependencies: python-quicksectx@0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyFastNER
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python implementation of FastNER
Description:

PyFastNER is the Python implementation of FastNER. It uses hash function to process multiple rules at the same time. Similar to FastNER, PyFastNER supports token-based rules and character-based rules.

python-cell2cell 0.7.4
Propagated dependencies: python-gseapy@1.0.4 python-kneed@0.8.5 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-openpyxl@3.1.5 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-statsmodels@0.14.4 python-scanpy@1.11.2 python-seaborn@0.13.2 python-tensorly@0.9.0 python-tqdm@4.67.1 python-umap-learn@0.5.9 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/earmingol/cell2cell
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for cell communication analysis
Description:

Cell2cell is a Python library for cell communication analysis. This is a method to calculate, visualize and analyze communication between cell types. Cell2cell is suitable for single-cell RNA sequencing (scRNA-seq) data.

python-scanorama 1.7.4
Propagated dependencies: python-annoy@1.17.3 python-fbpca@1.0 python-geosketch@1.2 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/brianhie/scanorama
Licenses: Expat
Build system: pyproject
Synopsis: Panoramic stitching of heterogeneous single cell transcriptomic data
Description:

Scanorama enables batch-correction and integration of heterogeneous scRNA-seq datasets, which is described in the paper "Efficient integration of heterogeneous single-cell transcriptomes using Scanorama" by Brian Hie, Bryan Bryson, and Bonnie Berger.

python-webassets 3.0.0
Propagated dependencies: python-pyyaml@6.0.2 python-zope-dottedname@7.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/miracle2k/webassets
Licenses: FreeBSD
Build system: pyproject
Synopsis: Media asset management
Description:

This package provides utilities to merge, minify and compress Javascript and CSS files,supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. It also supports URL rewriting in CSS files.

python-cysignals 1.12.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sagemath/cysignals
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Handling of interrupts and signals for Cython
Description:

The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code, using two related approaches, for mixed Cython/Python code or external C libraries and pure Cython code, respectively.

Total results: 4226