_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-crayons 0.4.0
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MasterOdin/crayons
Licenses: Expat
Synopsis: TextUI colors for Python
Description:

This package gives you colored strings for the terminal. Crayons automatically wraps a given string in the foreground color and restores the original state after the string is printed.

python-confuse 1.5.0
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/beetbox/confuse
Licenses: Expat
Synopsis: Painless YAML configuration
Description:

Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.

python-pywinrm 0.4.1
Propagated dependencies: python-six@1.16.0 python-requests_ntlm@1.2.0 python-xmltodict@0.12.0 python-kerberos@1.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/diyan/pywinrm/
Licenses: Expat
Synopsis: Python library for Windows Remote Management (WinRM)
Description:

pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.

python-imageio 2.36.1
Propagated dependencies: python-imageio-ffmpeg@0.5.1 python-numpy@1.26.2 python-pillow@11.1.0 python-tifffile@2023.12.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://imageio.github.io/
Licenses: FreeBSD
Synopsis: Library for reading and writing a wide range of image data
Description:

Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats.

python-icmplib 3.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ValentinBELYN/icmplib
Licenses: LGPL 3
Synopsis: Python implementation of the Internet Control Message Protocol (ICMP)
Description:

icmplib is a supporting library for both IPv4 and IPv6 networks. ICMP is typically used for diagnostic or control purposes - well known from utilities such as ping(1).

python-cypari2 2.2.1
Dependencies: gmp@6.3.0 pari-gp@2.17.2
Propagated dependencies: python-cysignals@1.11.4
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://cypari2.readthedocs.io/
Licenses: GPL 2+
Synopsis: Python interface to the number theory library libpari
Description:

Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently.

python2-cython 0.29.24
Dependencies: python2@2.7.18 libxcrypt@4.4.36
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
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-ccdproc 2.4.3
Propagated dependencies: python-astropy@7.0.1 python-astroscrappy@1.2.0 python-numpy@1.26.2 python-reproject@0.14.1 python-scikit-image@0.23.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://ccdproc.readthedocs.io/
Licenses: Modified BSD
Synopsis: Basic data reductions of CCD images
Description:

The ccdproc package provides many of the necessary tools for processing of CCD images built on a framework to provide error propagation and bad pixel tracking throughout the reduction process.

python-wtforms 3.1.2
Propagated dependencies: python-babel@2.16.0 python-email-validator@2.2.0 python-markupsafe@2.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://wtforms.readthedocs.io/
Licenses: Modified BSD
Synopsis: Form validation and rendering library for Python web development
Description:

WTForms is a flexible forms validation and rendering library for Python web development. It is very similar to the web form API available in Django, but is a standalone package.

python-pyquery 2.0.1
Propagated dependencies: python-cssselect@1.2.0 python-lxml@4.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gawel/pyquery
Licenses: Modified BSD
Synopsis: Make jQuery-like queries on xml documents
Description:

pyquery allows you to make jQuery queries on xml documents. The API is as much as possible the similar to jQuery. pyquery uses lxml for fast xml and html manipulation.

python-reretry 0.11.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/leshchenko1979/reretry
Licenses: ASL 2.0
Synopsis: Functional decorator for retrying on exceptions
Description:

This package is a fork from the retry package, but with some of added community-sourced features. It provides an easy to use, but functional decorator for retrying on exceptions.

python-cmocean 4.0.3
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-packaging@24.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/matplotlib/cmocean
Licenses: Expat
Synopsis: Colormaps for Oceanography
Description:

This package contains colormaps for commonly-used oceanographic variables. Most of the colormaps started from matplotlib colormaps, but have now been adjusted using the viscm tool to be perceptually uniform.

python-rfc3986 1.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://rfc3986.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Parse and validate URI references
Description:

rfc3986 is a Python implementation of RFC 3986 including validation and authority parsing. This module also supports RFC 6874 which adds support for zone identifiers to IPv6 addresses.

python-pykafka 2.4.0
Dependencies: librdkafka@1.4.2
Propagated dependencies: python-gevent@24.11.1 python-kazoo@2.8.0 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pykafka.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Apache Kafka client for Python
Description:

PyKafka is a client for the Apache Kafka distributed messaging system. It includes Python implementations of Kafka producers and consumers, which are optionally backed by a C extension built on librdkafka.

python-claripy 9.2.112
Propagated dependencies: python-cachetools@5.5.0 python-decorator@5.0.9 python-pysmt@0.9.6 z3@4.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/angr/claripy
Licenses: FreeBSD
Synopsis: Abstraction layer for constraint solvers
Description:

This Python module provides an abstraction layer for interacting with constraint solvers. Specifically, it is intended to be used with SMT solvers and is built on top of the Z3 solver.

python-pyscard 2.0.7
Dependencies: pcsc-lite@2.0.0
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/LudovicRousseau/pyscard
Licenses: LGPL 2.1+
Synopsis: Smart card library for Python
Description:

The pyscard smart card library is a framework for building smart card aware applications in Python. The smart card module is built on top of the PCSC API Python wrapper module.

python-authlib 1.5.0
Propagated dependencies: python-cryptography@44.0.0
Channel: gn-bioinformatics
Location: gn/packages/python-web.scm (gn packages python-web)
Home page: https://authlib.org/
Licenses: Modified BSD
Synopsis: The ultimate Python library in building OAuth and OpenID Connect servers and clients.
Description:

The ultimate Python library in building OAuth and OpenID Connect servers and clients. It is designed from low level specifications implementations to high level frameworks integrations, to meet the needs of everyone.

python-bulkvis 2.0.0-2.00a82a9
Propagated dependencies: python-bokeh@2.4.3 python-dill@0.3.9 python-h5py@3.13.0 python-joblib@1.4.2 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pandas@2.2.3 python-plotly@5.20.0 python-readpaf@0.0.10 python-scikit-learn@1.6.1 python-scikit-image@0.23.2 python-scipy@1.12.0 python-seaborn@0.13.1 python-tornado@6.4.2 python-tqdm@4.67.1 python-umap-learn@0.5.8
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/LooseLab/bulkVis
Licenses: Expat
Synopsis: Interactive visualization of bulk RNA-seq data
Description:

This is a Python package for the interactive visualization of bulk RNA-seq data. It provides a range of plotting functions and interactive tools to explore and analyze bulk RNA-seq data.

python-deepxde 1.13.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-scikit-learn@1.6.1 python-scikit-optimize@0.10.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://deepxde.readthedocs.io/en/latest/
Licenses: LGPL 2.1+
Synopsis: Library for scientific machine learning
Description:

DeepXDE is a library for scientific machine learning and physics-informed learning. It includes implementations for the PINN (physics-informed neural networks), DeepONet (deep operator network) and MFNN (multifidelity neural network) algorithms.

python-asgiref 3.8.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/django/asgiref/
Licenses: Modified BSD
Synopsis: ASGI specs, helper code, and adapters
Description:

ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package includes libraries for implementing ASGI servers.

python-distlib 0.3.7
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/distlib
Licenses: Python Software Foundation License
Synopsis: Distribution utilities
Description:

Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools.

python-olefile 0.46
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.decalage.info/python/olefileio
Licenses: Modified BSD
Synopsis: Read and write Microsoft OLE2 files
Description:

olefile can parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office). It is an improved version of the OleFileIO module from PIL, the Python Image Library.

python-pylibmc 1.6.3
Dependencies: libmemcached@1.0.18 zlib@1.3 cyrus-sasl@2.1.28
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://sendapatch.se/projects/pylibmc/
Licenses: Modified BSD
Synopsis: Python client for memcached
Description:

pylibmc is a client in Python for memcached. It is a wrapper around TangentOrg’s libmemcached library, and can be used as a drop-in replacement for the python-memcached library.

python-asyncpg 0.30.0
Propagated dependencies: python-async-timeout@4.0.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/MagicStack/asyncpg
Licenses: ASL 2.0
Synopsis: Fast PostgreSQL database client library for Python
Description:

asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.

Total results: 3816