_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-androguard 3.3.5
Propagated dependencies: python-asn1crypto@1.5.1 python-click@8.1.8 python-colorama@0.4.6 python-future@1.0.0 python-ipython@8.37.0 python-lxml@6.0.1 python-matplotlib@3.8.2 python-networkx@3.4.2 python-pydot@4.0.1 python-pygments@2.19.1 python-pyperclip@1.9.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/androguard/androguard
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python tool to play with Android files
Description:

Androguard is a full Python tool to manipulate Android files. It is useful for reverse engineering, analysis of Android applications and more.

python-astroalign 2.6.2
Propagated dependencies: python-numpy@1.26.4 python-scikit-image@0.23.2 python-scipy@1.12.0 python-sep@1.4.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astroalign.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Astrometric Alignment of Images
Description:

ASTROALIGN is a python module that will try to align two stellar astronomical images, especially when there is no WCS information available.

python-types-toml 0.10.8.20240310
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for TOML
Description:

This package contains typing stubs for TOML, a very small subset the Python stubs contained in the complete typeshed collection.

python-txredisapi 1.4.11-0.d2259a3
Propagated dependencies: python-twisted@25.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/IlyaSkriblovsky/txredisapi
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Non-blocking Redis client for Python
Description:

txredisapi is a non-blocking client driver for the Redis database, written in Python. It uses Twisted for asynchronous communication with Redis.

python-slicerator 1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/soft-matter/slicerator
Licenses: Modified BSD
Build system: python
Synopsis: Lazy-loading, fancy-sliceable iterable
Description:

This package provides a lazy-loading, fancy-sliceable iterable. Think of it like a generator that is "reusable" and has a length.

python-constantly 23.10.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/twisted/constantly
Licenses: Expat
Build system: pyproject
Synopsis: Symbolic constants in Python
Description:

Constantly is a Python library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values.

python-cachetools 4.2.2
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/tkem/cachetools/
Licenses: Expat
Build system: pyproject
Synopsis: Extensible memoizing collections and decorators
Description:

This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.

python-types-tqdm 4.66.0.5
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for @code{tqdm}
Description:

This package contains typing stubs for tqdm, a very small subset the Python stubs contained in the complete tqdm collection.

python-astroquery 0.4.11
Propagated dependencies: python-astropy@7.1.1 python-astropy-healpix@1.1.2 python-beautifulsoup4@4.14.3 python-boto3@1.40.61 python-html5lib@1.1 python-keyring@23.9.3 python-numpy@1.26.4 python-pyvo@1.8 python-regions@0.10 python-requests@2.32.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astroquery.readthedocs.io/en/latest/index.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: Access online astronomical data resources
Description:

Astroquery is a package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.

python-oslo-utils 7.4.0
Propagated dependencies: python-debtcollector@3.0.0 python-iso8601@2.1.0 python-netaddr@1.3.0 python-netifaces@0.11.0 python-oslo-i18n@6.5.1 python-packaging@25.0 python-pbr@7.0.1 python-psutil@7.0.0 python-pyparsing@3.2.3 python-pyyaml@6.0.2 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo utility library
Description:

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

python-pytest-mpi 0.6
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://pytest-mpi.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Pytest plugin to collect information from tests
Description:

pytest_mpi is a plugin for pytest providing some useful tools when running tests under MPI, and testing MPI-related code.

python-flexparser 0.4
Propagated dependencies: python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hgrecco/flexparser
Licenses: Modified BSD
Build system: pyproject
Synopsis: Parsing made fun ... using typing
Description:

This project provides a typed parser. It was started as part of Pint, the Python units package.

python-astunparse 1.6.3
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/simonpercivall/astunparse
Licenses: Modified BSD
Build system: pyproject
Synopsis: AST unparser for Python
Description:

This package provides an AST unparser for Python. It is a factored out version of unparse found in the Python source distribution.

python-types-pytz 2025.2.0.20250809
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for pytz
Description:

This package contains typing stubs for pytz, a very small subset the Python stubs contained in the complete typeshed collection.

python-feedparser 6.0.11
Propagated dependencies: python-sgmllib3k@1.0.0-1.7999646
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kurtmckee/feedparser
Licenses: FreeBSD FreeBSD Documentation License
Build system: pyproject
Synopsis: Parse feeds in Python
Description:

Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.

python-sqlitedict 2.1.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/piskvorky/sqlitedict
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Persistent dict backed up by sqlite3 and pickle
Description:

This package provides a lightweight wrapper around the sqlite3 database with a simple, Pythonic dict-like interface and support for multi-thread access.

python-frozenlist 1.3.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aio-libs/frozenlist
Licenses: ASL 2.0
Build system: pyproject
Synopsis: List-like data structure for Python
Description:

frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. It can be made immutable by calling FrozenList.freeze.

python-manimpango 0.5.0
Dependencies: pango@1.54.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://manimpango.manim.community/
Licenses: Expat
Build system: pyproject
Synopsis: Bindings for Pango for using with Manim
Description:

Python bindings for ManimPango which is a C binding for Pango, using Cython.

ManimPango is internally used in Manim to render (non-LaTeX) text.

python-arg-needle 1.1.0
Dependencies: pybind11@2.13.6 boost@1.89.0 eigen@3.3.9 hdf5@1.14.6 roaring@4.5.1
Propagated dependencies: python-asmc-asmc@1.4.0 python-arg-needle-lib@1.2.1 python-fastcluster@1.2.6 python-msprime@1.3.4 python-numpy@1.26.4 python-pandas@2.2.3 python-psutil@7.0.0 python-tskit@1.0.0
Channel: guix-arg
Location: guix-arg/packages/arg-needle.scm (guix-arg packages arg-needle)
Home page: https://palamaralab.github.io/software/argneedle/
Licenses: GPL 3
Build system: pyproject
Synopsis: ARG-Needle is an algorithm to reconstruct the genealogical history (ancestral recombination graph, ARG) of large collections of sequenced or genotyped genomes.
Description:

ARG-Needle is an algorithm to reconstruct the genealogical history (ancestral recombination graph, ARG) of large collections of sequenced or genotyped genomes.

python-slitronomy 0.3.3
Propagated dependencies: python-configparser@7.2.0 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/aymgal/SLITronomy
Licenses: Expat
Build system: pyproject
Synopsis: Sparse Linear Inversion Technique for lenstronomy
Description:

This package provides an Updated and improved version of the Sparse Lens Inversion Technique, developed within the framework of lens modelling software lenstronomy.

python-hyperkitty 1.3.12-0.9a00847
Propagated dependencies: python-dateutil@2.9.0 python-django@5.2.8 python-django-compressor@4.5.1 python-django-debug-toolbar@6.0.0 python-django-extensions@4.1 python-django-gravatar2@1.4.5 python-django-haystack@3.3.0 python-django-mailman3@1.3.15 python-django-q2@1.7.6 python-django-rest-framework@3.16.1 python-elasticsearch@9.1.1 python-flufl-lock@8.1.0 python-isort@6.0.1 python-lxml@6.0.1 python-mailmanclient@3.3.3 python-mistune@3.1.3 python-networkx@3.4.2 python-robot-detection@0.4 python-tzdata@2025.1 python-whoosh@2.7.4-0.d9a3fa2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/hyperkitty
Licenses: GPL 3
Build system: pyproject
Synopsis: Web interface to access GNU Mailman v3 archives
Description:

The hyperkitty Django app provides a web user interface to access GNU Mailman3 archives, and manage it. This interface uses django, and requires some configuration.

python-isrcsubmit 2.0.1
Propagated dependencies: python-discid@1.1.1 python-musicbrainzngs@0.7.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/JonnyJD/musicbrainz-isrcsubmit
Licenses: GPL 3+
Build system: python
Synopsis: Submit ISRCs from CDs to MusicBrainz
Description:

isrcsubmit is a tool to extract International Standard Recording Code (ISRCs) from audio CDs and submit them to MusicBrainz.

python-xlsxwriter 3.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmcnamara/XlsxWriter
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python module for creating Excel XLSX files
Description:

XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

Total results: 4190