_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-iso8601 1.0.2
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/micktwomey/pyiso8601
Licenses: Expat
Synopsis: Module to parse ISO 8601 dates
Description:

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

python-libtmux 0.10.1
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/tmux.scm (gnu packages tmux)
Home page: https://github.com/tmux-python/libtmux
Licenses: Expat
Synopsis: Python API for tmux
Description:

Libtmux is the tool behind tmuxp, a tmux workspace manager in Python. It creates object mappings to traverse, inspect and interact with live tmux sessions.

python2-enum34 1.1.6
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/enum34/
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python-astropy 6.1.7
Dependencies: expat@2.5.0 wcslib@8.4
Propagated dependencies: python-astropy-iers-data@0.2025.6.16.0.38.47 python-configobj@5.0.6 python-h5py@3.13.0 python-jplephem@2.22 python-matplotlib@3.8.2 python-numpy@1.26.2 python-packaging@24.2 python-ply@3.11 python-pyarrow@20.0.0 python-pyerfa@2.0.1.5 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.astropy.org/
Licenses: Modified BSD
Synopsis: Core package for Astronomy in Python
Description:

Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.

python-astropy 7.0.1
Dependencies: expat@2.5.0 wcslib@8.4
Propagated dependencies: python-astropy-iers-data@0.2025.6.16.0.38.47 python-configobj@5.0.6 python-h5py@3.13.0 python-jplephem@2.22 python-matplotlib@3.8.2 python-numpy@1.26.2 python-packaging@24.2 python-ply@3.11 python-pyarrow@20.0.0 python-pyerfa@2.0.1.5 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.astropy.org/
Licenses: Modified BSD
Synopsis: Core package for Astronomy in Python
Description:

Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.

python-parabam 3.0.1
Propagated dependencies: python-numpy@1.26.2 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cancerit/parabam
Licenses: GPL 3
Synopsis: Parallel BAM File Analysis
Description:

Parabam is a tool for processing sequencing files in parallel. It uses Python's native multiprocessing framework to apply a user defined rule on an input file.

python-asyncmy 0.2.5
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/long2ice/asyncmy
Licenses: ASL 2.0
Synopsis: Fast MySQL driver for Python
Description:

asyncmy is a fast asyncio MySQL driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython for performance.

python-libusb1 3.0.0
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/vpelletier/python-libusb1
Licenses: LGPL 2.1+
Synopsis: Pure-python wrapper for libusb-1.0
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems. This package provides a Python wrapper for accessing libusb-1.0.

python-certipy 0.1.3
Propagated dependencies: python-pyopenssl@24.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/LLNL/certipy
Licenses: Modified BSD
Synopsis: Utility to create and sign CAs and certificates
Description:

Certipy was made to simplify the certificate creation process. To that end, certipy exposes methods for creating and managing certificate authorities, certificates, signing and building trust bundles.

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-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-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.

python2-pytest 4.6.11
Propagated dependencies: python2-atomicwrites@1.4.0 python-attrs-bootstrap@24.2.0 python2-funcsigs@1.0.2 python2-importlib-metadata-bootstrap@1.5.0 python2-more-itertools@5.0.0 python2-packaging-bootstrap@20.0 python2-pathlib2@2.3.5 python2-pluggy@0.13.1 python-py@1.11.0 python2-six-bootstrap@1.16.0 python-wcwidth@0.2.13
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-demuxem 0.1.7
Propagated dependencies: python-docopt@0.6.2 python-importlib-metadata@5.2.0 python-numpy@1.26.2 python-pandas@2.2.3 python-pegasusio@0.9.1 python-scikit-learn@1.6.1 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 20.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.11.11 python-numpy@1.26.2 rapidjson@1.1.0-1.949c771 re2@2022-12-01 snappy@1.1.9 xsimd@13.2.0
Propagated dependencies: apache-arrow@20.0.0 apache-arrow@20.0.0 apache-orc@2.0.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-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-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-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-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-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-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.

Total results: 3782