_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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+
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.6.1
Propagated dependencies: python-astropy@7.0.1 python-numpy@1.26.2 python-photutils@2.2.0 python-scikit-image@0.23.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/vrodgom/statmorph
Licenses: Modified BSD
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.7 python-cooler@0.9.3 python-joblib@1.4.2 python-matplotlib@3.8.2 python-multiprocess@0.70.17 python-numba@0.61.0 python-numpy@1.26.2 python-pandas@2.2.3 python-scikit-image@0.23.2 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooltools
Licenses: Expat
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
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.11.1 python-h5py@3.13.0 python-ipywidgets@8.1.2 python-joblib@1.4.2 python-loompy@3.0.7 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.2 python-pandas@2.2.3 python-scanpy@1.10.4 python-scikit-learn@1.6.1 python-scipy@1.12.0 python-seaborn@0.13.1 python-tqdm@4.67.1 python-umap-learn@0.5.8 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
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+
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.11 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
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.8.0
Propagated dependencies: python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/flit
Licenses: Modified BSD
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 2.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/myint/eradicate
Licenses: Expat
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-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.7 python-httpx@0.28.1 python-idna@3.3 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
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.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hgrecco/flexcache
Licenses: Modified BSD
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-memcached 1.59
Propagated dependencies: python-six@1.16.0
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
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 1.16.0
Propagated dependencies: python-cryptography@44.0.0 python-aioquic@1.2.0 python-h2@4.1.0 python-httpcore@1.0.7 python-httpx@0.28.1 python-idna@3.3 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
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-vaex-core 4.18.1
Dependencies: boost@1.83.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.0 python-blake3@0.3.1 python-click@8.1.7 python-cloudpickle@3.1.0 python-dask@2024.4.2 python-filelock@3.16.1 python-frozendict@2.4.6 python-future@0.18.2 python-nest-asyncio@1.5.5 python-numpy@1.26.2 python-pandas@2.2.3 python-progressbar2@4.5.0 python-pyarrow@20.0.0 python-pydantic@2.10.4 python-pydantic-settings@2.7.1 python-pyyaml@6.0.1 python-requests@2.31.0 python-rich@13.7.1 python-six@1.16.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
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
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
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.50
Dependencies: file@5.45
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ultrabug/py3status
Licenses: Modified BSD
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-cell2cell 0.7.4
Propagated dependencies: python-gseapy@1.0.4 python-kneed@0.7.0 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.2 python-openpyxl@3.1.5 python-pandas@2.2.3 python-scikit-learn@1.6.1 python-scipy@1.12.0 python-seaborn@0.13.1 python-statsmodels@0.14.0 python-scanpy@1.10.4 python-seaborn@0.13.1 python-tensorly@0.9.0 python-tqdm@4.67.1 python-umap-learn@0.5.8 python-xlrd@2.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/earmingol/cell2cell
Licenses: Modified BSD
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.

python2-coverage 5.0.3
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://nedbatchelder.com/code/coverage
Licenses: Modified BSD
Synopsis: Code coverage measurement for Python
Description:

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

python-scanorama 1.7.2
Propagated dependencies: python-annoy@1.15.1 python-fbpca@1.0 python-geosketch@1.2 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.26.2 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/brianhie/scanorama
Licenses: Expat
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-cysignals 1.11.4
Dependencies: pari-gp@2.17.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sagemath/cysignals
Licenses: LGPL 3+
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.

python-django-q2 1.7.6
Propagated dependencies: python-blessed@1.20.0 python-boto3@1.35.59 python-croniter@1.3.4 python-django@4.2.16 python-django-picklefield@3.2.0 python-django-q-rollbar@0.1.3 python-django-q-sentry@0.1.6 python-django-redis@5.4.0 python-hiredis@3.1.0 python-importlib-metadata@5.2.0 python-iron-mq@0.9 python-psutil@5.9.2 python-pymongo@4.1.1 python-redis@5.2.0 python-setproctitle@1.3.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-q2.readthedocs.org
Licenses: Expat
Synopsis: Multiprocessing distributed task queue for Django
Description:

This package provides a multiprocessing distributed task queue for Django. Django Q2 is a fork of Django Q with the new updated version of Django Q, dependencies updates, docs updates and several bug fixes.

python-pyvisa-py 0.7.2
Propagated dependencies: python-pyvisa@1.14.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa-py.readthedocs.io/
Licenses: Expat
Synopsis: Backend for PyVISA
Description:

PyVISA-py is a backend for PyVISA that implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) using Python and some well developed, easy to deploy and cross platform libraries.

python-relatorio 0.10.0
Propagated dependencies: python-lxml@4.9.1 python-magic@0.4.27 python-genshi@0.7.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://relatorio.tryton.org/
Licenses: GPL 3+
Synopsis: Templating library able to output ODT and PDF files
Description:

Relatorio is a templating library which provides a way to easily output ODT, ODS, PNG, SVG and several other kinds of files. Support for more filetypes can be easily added by creating plugins for them.

Total results: 3816