_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-trio 0.8.0
Propagated dependencies: python-async-generator@1.10 python-outcome@1.2.0 python-pytest@8.3.3 python-trio@0.28.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/python-trio/pytest-trio
Licenses: Expat ASL 2.0
Synopsis: Pytest plugin for trio
Description:

This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.

python-aiobotocore 2.17.0
Propagated dependencies: python-aiohttp@3.11.11 python-aioitertools@0.12.0 python-botocore@1.35.91 python-jmespath@1.0.1 python-multidict@6.1.0 python-dateutil@2.8.2 python-urllib3@2.2.1 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/aiobotocore/
Licenses: ASL 2.0
Synopsis: Async client for AWS services using botocore and aiohttp
Description:

This package provides an async client for Amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore.

python-myst-parser 3.0.1
Propagated dependencies: python-docutils@0.19 python-jinja2@3.1.2 python-linkify-it-py@2.0.0 python-markdown-it-py@3.0.0 python-linkify-it-py@2.0.0 python-mdit-py-plugins@0.4.0 python-pyyaml@6.0.1 python-sphinx@6.2.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://myst-parser.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Sphinx and Docutils extension to parse MyST
Description:

This package provides a Sphinx and Docutils extension to parse MyST, a rich and extensible flavour of Markdown for authoring technical and scientific documentation.

python-safetensors 0.4.3
Dependencies: rust-safetensors@0.4.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://huggingface.co/docs/safetensors
Licenses: ASL 2.0
Synopsis: Simple and safe way to store and distribute tensors
Description:

This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely. This package builds upon rust-safetensors and provides Python bindings.

python-serverfiles 0.3.1
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/orange.scm (gnu packages orange)
Home page: https://github.com/biolab/serverfiles
Licenses: GPL 3+
Synopsis: Utility to access files on a HTTP server and store them locally
Description:

This package provides an utility that accesses files on a HTTP server and stores them locally for reuse. It is primarily used by the Orange framework.

python-xunitparser 1.3.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: http://git.p.engu.in/laurentb/xunitparser/
Licenses: Expat
Synopsis: Read JUnit/XUnit XML files and map them to Python objects
Description:

xunitparser reads a JUnit/XUnit XML file and maps it to Python objects. It tries to use the objects available in the standard unittest module.

python-distributed 2024.4.2
Propagated dependencies: python-click@8.1.7 python-cloudpickle@3.1.0 python-cryptography@44.0.0 python-dask@2024.4.2 python-dask-expr@1.0.14 python-msgpack@1.0.4 python-psutil@5.9.2 python-pyyaml@6.0.1 python-setuptools@67.6.1 python-sortedcontainers@2.4.0 python-tblib@2.0.0 python-toolz@1.0.0 python-tornado@6.4.2 python-urllib3@2.2.1 python-zict@3.0.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://distributed.dask.org
Licenses: Modified BSD
Synopsis: Distributed scheduler for Dask
Description:

Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters.

python-entrypoint2 0.2.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ponty/entrypoint2
Licenses: Modified BSD
Synopsis: Command-line interface for Python modules
Description:

entrypoint2 is an easy to use command-line interface for Python modules based on argparse. It translates function signature and documentation to argparse configuration.

python-murmurhash3 2.3.5
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/veegee/mmh3
Licenses: Public Domain
Synopsis: Python wrapper for MurmurHash (MurmurHash3)
Description:

murmurhash3 is a Python library for MurmurHash (MurmurHash3), a set of fast and robust hash functions. This library is a Python extension module written in C.

python-ordered-set 4.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/simonpercivall/orderedset
Licenses: ASL 2.0
Synopsis: Ordered Set implementation in Cython
Description:

This library provides an OrderedSet data type that works like a regular set, but remembers insertion order. It supports the full Python set interface.

python-multimethod 1.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/coady/multimethod
Licenses: ASL 2.0
Synopsis: Python support for multiple argument dispatching
Description:

This package provides a decorator for adding multiple argument dispatching to functions. The decorator creates a multimethod object as needed and registers the function with its annotations.

python-distributed 2024.12.1
Propagated dependencies: python-click@8.1.7 python-cloudpickle@3.1.0 python-cryptography@44.0.0 python-dask@2024.12.1 python-dask-expr@1.1.21 python-msgpack@1.0.4 python-psutil@5.9.2 python-pyyaml@6.0.1 python-setuptools@67.6.1 python-sortedcontainers@2.4.0 python-tblib@2.0.0 python-toolz@1.0.0 python-tornado@6.4.2 python-urllib3@2.2.1 python-zict@3.0.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://distributed.dask.org
Licenses: Modified BSD
Synopsis: Distributed scheduler for Dask
Description:

Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters.

python2-pytest-cov 2.8.1
Propagated dependencies: python2-coverage@5.0.3 python2-pytest@4.6.11
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-pylibscrypt 1.7.1
Dependencies: libscrypt@1.22
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jvarho/pylibscrypt
Licenses: ISC
Synopsis: Scrypt for Python
Description:

There are a lot of different scrypt modules for Python, but none of them have everything that I'd like, so here's one more. It uses libscrypt.

python-pycodestyle 2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pycodestyle.readthedocs.io/
Licenses: Expat
Synopsis: Python style guide checker
Description:

pycodestyle (formerly pep8) is a tool to check Python code against some of the style conventions in PEP 8.

python-cli-helpers 2.4.0
Propagated dependencies: python-configobj@5.0.6 python-tabulate@0.9.0 python-wcwidth@0.2.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dbcli/cli_helpers
Licenses: Modified BSD
Synopsis: Helpers for building command-line apps
Description:

CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It's a helper library for command-line interfaces.

python-sudospawner 0.5.2
Propagated dependencies: python-jupyterhub@3.0.0 python-notebook@6.5.7
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Spawner for JupyterHub using sudo
Description:

The SudoSpawner enables JupyterHub to spawn single-user servers without being root, by spawning an intermediate process via sudo, which takes actions on behalf of the user.

python-pytest-mypy 0.10.3
Propagated dependencies: python-attrs@24.2.0 python-filelock@3.16.1 python-mypy@1.13.0 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/dbader/pytest-mypy
Licenses: Expat
Synopsis: Mypy static type checker plugin for Pytest
Description:

pytest-mypi is a static type checker plugin for Pytest that runs the mypy static type checker on your source files as part of a Pytest test execution.

python-flask-login 0.6.3
Propagated dependencies: python-flask@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/maxcountryman/flask-login
Licenses: Expat
Synopsis: User session management for Flask
Description:

Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.

python-xyzservices 2022.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/geopandas/xyzservices
Licenses: Modified BSD
Synopsis: Source of XYZ tiles providers
Description:

xyzservices is a lightweight library providing a repository of available XYZ services offering raster basemap tiles. The repository is provided via Python API and as a compressed JSON file.

python-imagecodecs 2021.3.31
Dependencies: c-blosc@1.21.1 giflib@5.2.1 brotli@1.0.9 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 lz4@1.9.3 snappy@1.1.9 xz@5.4.5 zlib@1.3 zstd@1.5.2
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.lfd.uci.edu/~gohlke/
Licenses: Modified BSD
Synopsis: Image transformation, compression, and decompression codecs
Description:

Imagecodecs is a Python library that provides block-oriented, in-memory buffer transformation, compression, and decompression functions for use in the tifffile, czifile, and other scientific image input/output modules.

python-cython-next 3.0.11
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Synopsis: C extensions for Python
Description:

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.

python-isosurfaces 0.1.1
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/jared-hughes/isosurfaces
Licenses: Expat Modified BSD
Synopsis: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
Description:

Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function, i.e. curves over which f(x,y)=0 or surfaces over which f(x,y,z)=0.

python-threads-arg 0.2.1
Dependencies: pybind11@2.13.6 boost@1.83.0 hdf5@1.14.6
Propagated dependencies: python-click@8.1.7 python-xarray@2023.12.0 python-h5py@3.13.0 python-json-logger@2.0.7 python-pandas@2.2.3 python-numba@0.61.0 python-numpy@1.26.2 python-tszip@0.2.5 python-arg-needle-lib@1.1.3 python-cyvcf2@0.31.1 python-ray@2.38.0 python-pgenlib@0.92.0 python-tqdm@4.67.1
Channel: guix-arg
Location: guix-arg/packages/threads.scm (guix-arg packages threads)
Home page: https://palamaralab.github.io/software/threads/
Licenses: GPL 3
Synopsis: ARG inference software
Description:

Threads-arg is a threading-based method to reconstruct the ancestral recombination graph (ARG) from large datasets of sequenced, imputed, or genotyped genomes and to perform ARG-based genotype imputation.

Total results: 3782