_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-ta-lib 0.6.8
Dependencies: ta-lib@0.6.4
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/mrjbq7/ta-lib
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python wrapper for TA-Lib
Description:

This is a Python wrapper for TA-Lib based on Cython. TA-Lib is a library providing common functions for the technical analysis of financial market data.

python-geomet 1.1.0
Propagated dependencies: python-click@8.3.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/geomet/geomet
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary
Description:

This package provides utilities and functions for converting GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported.

python-piexif 1.1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hMatoba/Piexif
Licenses: Expat
Build system: pyproject
Synopsis: Simplify exif manipulations with Python
Description:

Piexif simplifies interacting with EXIF data in Python. It includes the tools necessary for extracting, creating, manipulating, converting and writing EXIF data to JPEG, WebP and TIFF files.

python-docrep 0.3.2
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Chilipp/docrep
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python package for docstring repetition
Description:

Docrep is the documentation repetition module. This module targets developers that develop complex and nested Python APIs and helps them to create a well-documented piece of software.

python-gevent 24.11.1
Dependencies: c-ares@1.34.4 libev@4.33 libuv@1.44.2
Propagated dependencies: python-greenlet@3.1.1 python-zope-event@6.0 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.gevent.org/
Licenses: Expat
Build system: pyproject
Synopsis: Coroutine-based network library
Description:

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop.

python-unlzw3 0.2.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/scivision/unlzw3
Licenses: Expat
Build system: pyproject
Synopsis: Decompression module for .Z files
Description:

This package provides a pure Python decompression module for .Z files compressed using Unix compress utility. It's a maintained fork of https://github.com/umeat/unlzw.

python-pynacl 1.5.0
Propagated dependencies: python-cffi@1.17.1 python-six@1.17.0 libsodium@1.0.22
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pynacl/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings to libsodium
Description:

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.

python-genshi 0.7.10
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://genshi.edgewall.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolkit for generation of output for the web
Description:

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.

python-bracex 2.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://facelessuser.github.io/bracex/
Licenses: Expat
Build system: pyproject
Synopsis: Bash-style brace expansion for Python
Description:

Bracex is a brace expansion library for Python that implements Bash-style brace expansion. It can generate strings from patterns like {a,b,c} or {1..10}.

python-cryptg 0.5.2
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/cher-nov/cryptg
Licenses: CC0
Build system: pyproject
Synopsis: Cryptographic utilities for Telegram
Description:

This is a small native extension for Python 3 to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.

python-gallia 1.9.0
Propagated dependencies: python-aiofiles@24.1.0 python-aiosqlite@0.21.0 python-argcomplete@3.6.2 python-can@4.6.1 python-construct@2.10.70-1.c1171b1 python-exitcode@0.1.0 python-httpx@0.28.1 python-more-itertools@10.6.0 python-msgspec@0.20.0 python-platformdirs@4.3.6 python-psutil@7.2.2 python-pydantic@2.12.5 python-pygit2@1.18.2 python-tabulate@0.9.0 python-zstandard@0.23.0
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/Fraunhofer-AISEC/gallia
Licenses: APSL 2.0
Build system: pyproject
Synopsis: Extendable Pentesting Framework
Description:

Gallia is an extendable pentesting framework with the focus on the automotive domain. The scope of the toolchain is conducting penetration tests from a single ECU up to whole cars.

python-pyvisa 1.16.2
Propagated dependencies: python-prettytable@3.12.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Python binding for the VISA library
Description:

PyVISA is a Python package for support of the VISA, in order to control measurement devices and test equipment via GPIB, RS232, Ethernet or USB.

python-libsvm 337
Propagated dependencies: libsvm@337 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings of libSVM
Description:

LIBSVM is a machine learning library for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.

python-cython 3.1.7
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Build system: pyproject
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-zipfly 6.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sandes/zipfly
Licenses: Expat
Build system: pyproject
Synopsis: Zip archive generator
Description:

ZipFly is a zip archive generator. It was created to generate very large zip archives for immediate sending out to clients, or for writing large zip archives without memory inflation.

python-cython 3.2.2
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Build system: pyproject
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-pefile 2024.8.26
Propagated dependencies: python-future@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/erocarrera/pefile
Licenses: Expat
Build system: pyproject
Synopsis: Portable Executable (PE) file parser
Description:

This python library provides interfaces for parsing and working with Portable Executable (PE) files. It makes to most information from the header, as well as section details and data available.

python-cython 0.29.37
Dependencies: python@3.12.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Build system: pyproject
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-donfig 0.8.1.post1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://donfig.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Python library making package and script configuration easy
Description:

Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.

python-healpy 1.18.1
Dependencies: cfitsio@4.6.4 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://healpy.readthedocs.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Healpix tools package for Python
Description:

healpy is a Python package to handle pixelated data on the sphere. It is based on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and builds with the HEALPix C++ library.

python-astral 3.2
Propagated dependencies: python-pytest@9.0.2 python-pytz@2025.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/sffjunkie/astral
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Calculations for the position of the sun and moon
Description:

Astral is a Python module that calculates times for various positions of the sun: dawn, sunrise, solar noon, sunset, dusk, solar elevation, solar azimuth, rahukaalam, and the phases of the moon.

python-healpy 1.19.0
Dependencies: cfitsio@4.6.4 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://healpy.readthedocs.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Healpix tools package for Python
Description:

healpy is a Python package to handle pixelated data on the sphere. It is based on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and builds with the HEALPix C++ library.

python-healpy 1.18.1
Dependencies: cfitsio@4.6.4 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1 python-matplotlib@3.10.8 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://healpy.readthedocs.org/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Healpix tools package for Python
Description:

healpy is a Python package to handle pixelated data on the sphere. It is based on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and builds with the HEALPix C++ library.

python-ppigrf 2.1.0-0.5c45795
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/IAGA-VMOD/ppigrf
Licenses: Expat
Build system: pyproject
Synopsis: International Geomagnetic Reference Field in Python
Description:

Pure Python code to calculate IGRF model predictions. The IGRF is a model of the Earth's main magnetic field that is updated every 5 years.

Page: 14041424344184
Total packages: 4411