_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyarrow 0.16.0
Dependencies: boost@1.83.0 brotli@1.0.9 double-conversion@3.1.5 snappy@1.1.9 gflags@2.2.2 glog@0.5.0 apache-thrift@0.14.2 protobuf@3.21.9 rapidjson@1.1.0-1.949c771 zlib@1.3 bzip2@1.0.8 lz4@1.9.3 zstd@1.5.2 re2@2022-12-01 grpc@1.34.0 python@3.11.11 python-numpy@1.26.2
Propagated dependencies: apache-arrow@0.16.0 apache-arrow@0.16.0 python-numpy@1.26.2 python-pandas@2.2.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://arrow.apache.org/docs/python/
Licenses: ASL 2.0
Synopsis: Python bindings for Apache Arrow
Description:

This library provides a Pythonic API wrapper for the reference Arrow C++ implementation, along with tools for interoperability with pandas, NumPy, and other traditional Python scientific computing packages.

python-docrepr 0.2.0
Propagated dependencies: python-docutils@0.19 python-jinja2@3.1.2 python-matplotlib@3.8.2 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/documentation.scm (gnu packages documentation)
Home page: https://github.com/spyder-ide/docrepr/
Licenses: Modified BSD
Synopsis: Python docstrings to HTML renderer
Description:

Docrepr renders Python docstrings to HTML with Sphinx. It can generate rich and plain representations of docstrings, alongside additional metadata about the object to which the docstring belongs.

python-mockito 1.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kaste/mockito-python
Licenses: Expat
Synopsis: Mocking library for Python
Description:

This package provides a Python implementation of the Java library of the same name. It eases monkey patching, for example to stub out side effects when unit testing.

python-keyring 23.9.3
Propagated dependencies: python-importlib-metadata@5.2.0 python-jaraco-classes@3.2.1 python-secretstorage@3.3.3
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jaraco/keyring
Licenses: X11
Synopsis: Store and access your passwords safely
Description:

The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.

python-aioquic 1.2.0
Dependencies: openssl@3.0.8
Propagated dependencies: python-certifi@2022.6.15 python-pylsqpack@0.3.17 python-pyopenssl@24.3.0 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aiortc/aioquic
Licenses: Modified BSD
Synopsis: QUIC and HTTP3 implementation in Python
Description:

aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.

python-uvicorn 0.34.0
Propagated dependencies: python-a2wsgi@1.10.7 python-click@8.1.7 python-dotenv@0.20.0 python-h11@0.14.0 python-httptools@0.1.1 python-pyyaml@6.0.1 python-uvloop@0.21.0 python-watchfiles@1.0.4 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/encode/uvicorn
Licenses: Modified BSD
Synopsis: Fast ASGI server implementation
Description:

uvicorn is a fast ASGI server implementation, using uvloop and httptools. It currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.

python-hookdns 2.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cle-b/hookdns
Licenses: ASL 2.0
Synopsis: DNS resolution customization library
Description:

HookDNS implements functionality that allows for modifying name resolution in a Python script without any changes to the hosts file or the use of a fake DNS resolver.

python-ipython 8.29.0
Dependencies: readline@8.1.2 which@2.21
Propagated dependencies: python-colorama@0.4.6 python-decorator@5.0.9 python-exceptiongroup@1.1.1 python-jedi@0.19.2 python-matplotlib-inline@0.1.3 python-pexpect@4.9.0 python-prompt-toolkit@3.0.43 python-pygments@2.15.1 python-stack-data@0.6.3 python-traitlets@5.14.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Synopsis: IPython is a tool for interactive computing in Python
Description:

IPython provides a rich architecture for interactive computing with: Powerful interactive shells, a browser-based notebook, support for interactive data visualization, embeddable interpreters and tools for parallel computing.

python-dbfread 2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://dbfread.readthedocs.io
Licenses: Expat
Synopsis: Read DBF Files with Python
Description:

This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.

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-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-colored 1.4.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/dslackw/colored
Licenses: Expat
Synopsis: Simple library for color and formatting to terminal
Description:

This is a very simple Python library for color and formatting in the terminal. It comes with a collection of color codes and names for 256 color terminal setups.

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-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-pyprind 2.11.3
Propagated dependencies: python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rasbt/pyprind
Licenses: Modified BSD
Synopsis: Python Progress Bar and Percent Indicator Utility
Description:

The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation.

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-rfc6555 0.0.0-1.1a181b4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/rfc6555/
Licenses: ASL 2.0
Synopsis: Python implementation of RFC 6555
Description:

Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.

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.

Total results: 3677