_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-arrow 1.3.0
Propagated dependencies: python-dateutil@2.9.0 python-types-python-dateutil@2.9.0.20250708
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/arrow-py/arrow
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Dates and times for Python
Description:

Arrow is a Python library to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type.

python-pykml 0.2.0-0.7bf164b
Propagated dependencies: python-lxml@6.0.2
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://pypi.python.org/pypi/pykml
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for working with OGC KML files
Description:

pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data.

python-dnaio 0.10.0
Propagated dependencies: python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/marcelm/dnaio/
Licenses: Expat
Build system: pyproject
Synopsis: Read FASTA and FASTQ files efficiently
Description:

dnaio is a Python library for fast parsing of FASTQ and also FASTA files. The code was previously part of the cutadapt tool.

python-crate 2.0.0
Propagated dependencies: python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/crate/crate-python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: CrateDB Python client
Description:

This package provides a Python client library for CrateDB. It implements the Python DB API 2.0 specification and includes support for SQLAlchemy.

python-privy 6.0.0
Propagated dependencies: python-argon2-cffi@25.1.0 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.dropbox.com/developers
Licenses: Expat ASL 2.0
Build system: pyproject
Synopsis: Library to password-protect your data
Description:

Privy is a small and fast utility for password-protecting secret data such as API keys, cryptocurrency wallets, or seeds for digital signatures.

python-arrow 1.1.1
Propagated dependencies: python-dateutil@2.9.0 python-types-python-dateutil@2.9.0.20250708
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/arrow-py/arrow
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Dates and times for Python
Description:

Arrow is a Python library to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type.

python-pyrtl 1.0.0
Propagated dependencies: python-graphviz@0.21 python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: https://UCSBarchlab.github.io/PyRTL
Licenses: Modified BSD
Build system: pyproject
Synopsis: @acronym{RTL, Register Transfert Level} hardware design and simulation
Description:

PyRTL provides a collection of classes for Pythonic RTL-level design, simulation, tracing, and testing, suitable for teaching and research.

python-pytmx 3.32
Propagated dependencies: python-pygame@2.6.1 python-pysdl2@0.9.17 python-pyglet@2.0.18
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/bitcraft/PyTMX
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python library to read Tiled Map Editor's TMX maps
Description:

pytmx is a map loader for python/pygame designed for games. It provides smart tile loading with a fast and efficient storage base.

python-gdown 5.2.0
Propagated dependencies: python-beautifulsoup4@4.14.3 python-filelock@3.16.1 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/wkentaro/gdown
Licenses: Expat
Build system: pyproject
Synopsis: Google Drive Public File/Folder Downloader
Description:

This package implements a functionality to download large files recursively from Google Drive with option to filter them by file formats (PDF/XML/CSV).

python-hissp 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gilch/hissp
Licenses: ASL 2.0
Build system: pyproject
Synopsis: It's Python with a Lissp
Description:

Hissp is a modular Lisp implementation that compiles to a functional subset of Python—Syntactic macro metaprogramming with full access to the Python ecosystem.

python-bagit 1.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://libraryofcongress.github.io/bagit-python/
Licenses: CC0
Build system: pyproject
Synopsis: Create and validate BagIt packages
Description:

Bagit is a Python library and command line utility for working with BagIt style packages. BagIt is a minimalist packaging format for digital preservation.

python-tftpy 0.8.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tftpy.sourceforge.net/
Licenses: Expat
Build system: pyproject
Synopsis: Python trivial file transfer protocol (TFTP) library
Description:

TFTPy is a trivial file transfer protocol (TFTP) Python library. It can be used to act both as a TFTP client or TFTP server.

python-retry 0.9.2
Propagated dependencies: python-decorator@5.2.1 python-py@1.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/invl/retry
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Retry decorator
Description:

retry is an easy to use retry decorator for Python. It can be used to retry a function a given number of times.

python-arviz 0.22.0
Propagated dependencies: python-h5netcdf@1.3.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scipy@1.16.3 python-typing-extensions@4.15.0 python-xarray@2025.12.0 python-xarray-einstats@0.9.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/arviz-devs/arviz
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Exploratory analysis of Bayesian models
Description:

ArviZ is a Python package for exploratory analysis of Bayesian models. It includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.

python-dkist 1.17.0-0.4369dd7
Propagated dependencies: python-aiohttp@3.11.18 python-asdf@5.3.1 python-asdf-astropy@0.11.0 python-asdf-coordinates-schemas@0.5.1 python-asdf-standard@1.5.0 python-asdf-transform-schemas@0.6.0 python-asdf-wcs-schemas@0.5.0 python-astropy@8.0.0 python-dask@2025.11.0 python-globus-sdk@4.4.0 python-gwcs@1.0.3 python-matplotlib@3.10.8 python-ndcube@2.4.1 python-numpy@2.3.1 python-packaging@25.0 python-parfive@2.3.1 python-platformdirs@4.3.6 python-sunpy@7.1.2 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/DKISTDC/dkist
Licenses: Modified BSD
Build system: pyproject
Synopsis: Obtaining, processing and interacting with calibrated DKIST data
Description:

The DKIST package aims to help you search, obtain and use DKIST data as part of your Python software.

python-aiapy 0.12.0
Propagated dependencies: python-sunpy@7.1.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://aia.lmsal.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for AIA data analysis
Description:

aiapy is a Python package for analyzing data from the AIA instrument onboard NASA's SDO spacecraft.

python-mofax 0.3.7-1.e4821fe
Propagated dependencies: python-h5py@3.15.1 python-matplotlib@3.10.8 python-pandas@2.3.3 python-scipy@1.16.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/bioFAM/mofax
Licenses: Expat
Build system: pyproject
Synopsis: Motif activity finder for transcription factor motif analysis
Description:

MoFax is a Python package for transcription factor motif analysis. It provides convenience functions to load and visualize factor models trained with MOFA+ in Python.

python-pyaes 1.6.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/ricmoo/pyaes
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of AES in Python
Description:

This package contains a pure-Python implementation of the AES block cipher algorithm and the common modes of operation (CBC, CFB, CTR, ECB and OFB).

python-nampa 1.0.0-0.cb6a63a
Propagated dependencies: python-future@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/thebabush/nampa
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python implementation of IDA Pro's FLIRT technology
Description:

This Python module implements the FLIRT. This technology is useful for identifying common library subroutines in disassembled binaries.

python-aiopg 1.4.0
Propagated dependencies: python-psycopg2@2.9.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://aiopg.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Postgres integration with asyncio
Description:

aiopg is a library for accessing a PostgreSQL database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.

python-pooch 1.8.1
Propagated dependencies: python-packaging@25.0 python-platformdirs@4.3.6 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fatiando/pooch
Licenses: Modified BSD
Build system: pyproject
Synopsis: Manage your Python library's sample data files
Description:

Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.

python-cloup 3.0.8
Propagated dependencies: python-click@8.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/janLuke/cloup
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extension library for python-click
Description:

Cloup enriches Click with several features that make it more expressive and configurable such as option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.

python-pysmt 0.9.6
Propagated dependencies: z3@4.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pysmt/pysmt
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Solver-agnostic library for SMT formula manipulation and solving
Description:

This Python module provides a solver-agnostic abstraction for working with SMT formulas. For example, it allows manipulation and solving such formulas.

Page: 12122232425184
Total packages: 4411