_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-beniget 0.4.2.post1
Propagated dependencies: python-gast@0.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/serge-sans-paille/beniget
Licenses: Modified BSD
Synopsis: Extract semantic information about static Python code
Description:

Beniget is a collection of analyzers for Python AST. It is a building block for writing a static analyzer or compiler for Python.

python-iron-mq 0.9
Propagated dependencies: python-iron-core@1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/iron-io/iron_mq_python
Licenses: FreeBSD
Synopsis: Client library for IronMQ, a message queue in the cloud
Description:

This package provides Python language bindings for IronMQ. IronMQ is an elastic message queue for managing data and event flow within cloud applications and between systems.

python-tempdir 0.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/tempdir/
Licenses: Expat
Synopsis: Python library for managing temporary directories
Description:

This library manages temporary directories that are automatically deleted with all their contents when they are no longer needed. It is particularly convenient for use in tests.

python-guizero 1.3.0
Propagated dependencies: python@3.10.7 python-pillow@11.1.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/lawsie/guizero
Licenses: Modified BSD
Synopsis: Python module to allow learners to easily create GUIs
Description:

python-guizero is a Python 3 library for creating simple GUIs. It is designed to allow new learners to quickly and easily create GUIs for their programs.

python-uvicorn 0.17.6
Propagated dependencies: python-asgiref@3.8.1 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-watchgod@0.8.1 python-websockets@13.1
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
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-demuxem 0.1.7
Propagated dependencies: python-docopt@0.6.2 python-importlib-metadata@5.2.0 python-numpy@1.24.4 python-pandas@2.2.3 python-pegasusio@0.7.1 python-scikit-learn@1.4.2 python-scipy@1.12.0 python-seaborn@0.13.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lilab-bcb/demuxEM
Licenses: Modified BSD
Synopsis: Analyze cell-hashing/nucleus-hashing data
Description:

This is a Python module for analyzing cell-hashing/nucleus-hashing data. It is the demultiplexing module of Pegasus, which is used by Cumulus in the demultiplexing step.

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.10.7 python-numpy@1.24.4
Propagated dependencies: apache-arrow@0.16.0 apache-arrow@0.16.0 python-numpy@1.24.4 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-pyarrow 17.0.0
Dependencies: apache-orc@2.0.0 boost@1.83.0 brotli@1.0.9 bzip2@1.0.8 double-conversion@3.1.5 gflags@2.2.2 glog@0.5.0 grpc@1.34.0 protobuf@3.21.9 python@3.10.7 python-numpy@1.24.4 rapidjson@1.1.0-1.949c771 re2@2022-12-01 snappy@1.1.9 xsimd@11.0.0
Propagated dependencies: apache-arrow@17.0.0 apache-arrow@17.0.0 apache-orc@2.0.0 python-numpy@1.24.4 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-uvicorn 0.34.0
Propagated dependencies: 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-watchgod@0.8.1 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-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-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-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-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-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-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-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-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.0
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-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-imageio 2.36.1
Dependencies: freeimage@3.18.0
Propagated dependencies: python-imageio-ffmpeg@0.5.1 python-numpy@1.24.4 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.

Total results: 3709