_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-markdown-it-py 4.0.0
Propagated dependencies: python-commonmark@0.9.1 python-linkify-it-py@2.0.0 python-markdown@3.10 python-mdurl@0.1.2 python-mistletoe@1.3.0 python-mistune@3.1.3 python-panflute@2.3.1 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/markdown-it-py
Licenses: Expat
Build system: pyproject
Synopsis: Python port of markdown-it
Description:

This is a Python port of markdown-it, and some of its associated plugins. The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible.

python-text-unidecode 1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kmike/text-unidecode/
Licenses: Clarified Artistic GPL 2+
Build system: pyproject
Synopsis: Decode Unicode data
Description:

text-unidecode is a basic Python port of the Text::Unidecode Perl library. It can create ASCII representations of Unicode data. In general users should prefer the python-unidecode package which offers better memory usage and transliteration quality.

python-pygenometracks 3.9
Propagated dependencies: python-bx-python@0.14.0 python-future@1.0.0 python-gffutils@0.13 python-hicmatrix@17.2 python-intervaltree@3.1.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pybedtools@0.12.0 python-pybigwig@0.3.25 python-pyfaidx@0.9.0.3 python-pysam@0.23.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pygenometracks.readthedocs.io
Licenses: GPL 3+
Build system: pyproject
Synopsis: Program and library to plot beautiful genome browser tracks
Description:

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices. pyGenomeTracks can make plots with or without Hi-C data.

python-bayesicfitting 3.3.0
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://dokester.github.io/BayesicFitting/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Astronimical Bayesian fitting
Description:

BayesicFitting is a package for model fitting and Bayesian evidence calculation, it is a Python version of the the fitter classes in HCSS. HCSS was the all encompassing software system for the operations and analysis of the ESA satellite Herschel.

python-spyder-kernels 3.1.4
Propagated dependencies: python-cloudpickle@3.1.0 python-ipykernel@6.29.5 python-ipython@9.8.0 python-jupyter-client@7.4.9 python-packaging@25.0 python-pyxdg@0.28 python-pyzmq@27.1.0 python-traitlets@5.14.3 python-wurlitzer@3.1.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/spyder-ide/spyder-kernels
Licenses: Expat
Build system: pyproject
Synopsis: Jupyter kernels for Spyder's console
Description:

This package provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.

These kernels can be launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.

python-argostranslate 1.10.0
Propagated dependencies: python-ctranslate2@4.8.0 python-packaging@25.0 python-sacremoses@0.1.0 python-sentencepiece@0.2.1 python-spacy@3.8.14 python-stanza@1.10.1 python-xx-sent-ud-sm@3.8.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.argosopentech.com
Licenses: Expat
Build system: pyproject
Synopsis: Offline translation library and CLI tool
Description:

Argos Translate uses OpenNMT for translations and can be used as either a Python library, command-line, or GUI application. It supports installing language model packages which are ZIP archives with a .argosmodel extension. This package provides the Python library and the command-line program.

python-standard-smtpd 3.13.0
Propagated dependencies: python-standard-asynchat@3.13.0 python-standard-asyncore@3.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/youknowone/python-deadlib
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Backport of smtpd from Python 3.11
Description:

Standard library smtpd redistribution. Deprecated since version 3.6 and removed in version 3.12; the aiosmtpd package is a recommended replacement for this module, based on asyncio. See: Removing dead batteries from the standard library.

python-sphinx-autoapi 3.6.1
Propagated dependencies: python-astroid@3.3.11 python-jinja2@3.1.2 python-pyyaml@6.0.2 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/readthedocs/sphinx-autoapi
Licenses: Expat
Build system: pyproject
Synopsis: Sphinx API documentation generator
Description:

Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.

python-jupyter-sphinx 0.5.3
Propagated dependencies: python-ipython@9.8.0 python-ipywidgets@8.1.4 python-nbconvert@7.17.0 python-nbformat@5.10.4
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jupyter/jupyter-sphinx/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter Sphinx Extensions
Description:

Jupyter-sphinx is a Sphinx extension that executes embedded code in a Jupyter kernel, and embeds outputs of that code in the document. It has support for rich output such as images, LaTeX math and even JavaScript widgets, and supports thebelab for live code execution with minimal effort.

python-cvxopt-headers 1.3.2
Dependencies: fftw@3.3.10 glpk@5.0 gsl@2.8 openblas@0.3.31 suitesparse@5.13.0
Channel: vga
Location: vga/packages/agama.scm (vga packages agama)
Home page: https://www.cvxopt.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python library for convex optimization (just c headers)
Description:

CVXOPT is a package for convex optimization based on the Python programming language. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language.

python-pytest-mockito 0.0.5
Propagated dependencies: python-mockito@1.2.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/kaste/pytest-mockito
Licenses: Expat
Build system: pyproject
Synopsis: Mockito base fixtures for Pytest
Description:

The pytest-mockito plugin provides base Mockito fixtures for Pytest. It covers the main entry points of the Mockito mocking framework and makes it easy to undo any monkey patching.

The fixtures are:

  • when

  • when2

  • expect

  • patch

  • unstub

  • spy2

python-pandas-minimal 2.3.3
Dependencies: xclip@0.13 xsel@1.2.0-1.062e6d3
Propagated dependencies: python-numpy@2.3.1 python-dateutil@2.9.0 python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pandas.pydata.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Data structures for data analysis, time series, and statistics
Description:

Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.

python-beautifulsoup4 4.14.3
Propagated dependencies: python-soupsieve@2.7 python-typing-extensions@4.15.0 python-cchardet@2.2.0a2 python-chardet@5.2.0 python-charset-normalizer@3.4.2 python-html5lib@1.1 python-lxml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.crummy.com/software/BeautifulSoup/bs4/
Licenses: Expat
Build system: pyproject
Synopsis: Python screen-scraping library
Description:

Beautiful Soup is a Python library designed for rapidly setting up screen-scraping projects. It offers Pythonic idioms for navigating, searching, and modifying a parse tree, providing a toolkit for dissecting a document and extracting what you need. It automatically converts incoming documents to Unicode and outgoing documents to UTF-8.

python-prompt-toolkit 3.0.51
Propagated dependencies: python-wcwidth@0.2.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/prompt-toolkit/python-prompt-toolkit
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for building command line interfaces in Python
Description:

Prompt-Toolkit is a library for building interactive command line interfaces in Python. It's like GNU Readline but it also features syntax highlighting while typing, out-of-the-box multi-line input editing, advanced code completion, incremental search, support for Chinese double-width characters, mouse support, and auto suggestions.

python-beautifulsoup4 4.10.0
Propagated dependencies: python-soupsieve@2.7 python-typing-extensions@4.15.0 python-cchardet@2.2.0a2 python-chardet@5.2.0 python-charset-normalizer@3.4.2 python-html5lib@1.1 python-lxml@6.0.2
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://www.crummy.com/software/BeautifulSoup/bs4/
Licenses: Expat
Build system: pyproject
Synopsis: Python screen-scraping library
Description:

Beautiful Soup is a Python library designed for rapidly setting up screen-scraping projects. It offers Pythonic idioms for navigating, searching, and modifying a parse tree, providing a toolkit for dissecting a document and extracting what you need. It automatically converts incoming documents to Unicode and outgoing documents to UTF-8.

python-apricot-select 0.6.1-0.962f597
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/jmschrei/apricot
Licenses: Expat
Build system: pyproject
Synopsis: Submodular selection of representative sets for ML models
Description:

apricot implements submodular optimization for the purpose of summarizing massive data sets into minimally redundant subsets that are still representative of the original data. These subsets are useful for both visualizing the modalities in the data and for training accurate machine learning models with just a fraction of the examples and compute.

python-django-appconf 1.1.0
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-compressor/django-appconf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Handle configuration defaults of packaged Django apps
Description:

This app precedes Django's own AppConfig classes that act as "objects [to] store metadata for an application" inside Django's app loading mechanism. In other words, they solve a related but different use case than django-appconf and can't easily be used as a replacement. The similarity in name is purely coincidental.

python-discogs-client 2.8
Propagated dependencies: python-dateutil@2.9.0 python-oauthlib@3.3.1 python-requests@2.32.5
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/joalla/discogs_client
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python client for the Discogs API
Description:

This is the continuation of the official Discogs API client for Python. It enables you to query the Discogs database for information on artists, releases, labels, users, Marketplace listings,and more. It also supports OAuth 1.0a authorization, which allows you to change user data such as profile information, collections and wantlists,inventory, and orders.

python-celery-minimal 5.6.3
Propagated dependencies: python-billiard@4.2.2 python-click@8.3.1 python-click-didyoumean@0.3.1 python-click-plugins@1.1.1.2 python-click-repl@0.3.0-1.b84191a python-dateutil@2.9.0 python-kombu@5.6.2 python-tzlocal@5.2 python-vine@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://celeryproject.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Distributed Task Queue
Description:

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).

python-keystoneclient 5.6.0
Propagated dependencies: python-keystoneauth1@5.11.1 python-oslo-config@9.8.0 python-oslo-i18n@6.5.1 python-oslo-serialization@5.7.0 python-oslo-utils@7.4.0 python-packaging@25.0 python-pbr@7.0.1 python-requests@2.32.5 python-stevedore@5.4.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Client Library for OpenStack Identity
Description:

Python-keystoneclient is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP.

python-lsstdesc-coord 1.3.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/LSSTDESC/Coord
Licenses: Expat
Build system: pyproject
Synopsis: Angles and celestial coordinates handling in Python
Description:

This package provides a similar in functionality to the astropy.coordinates module, but with more of an emphasis on efficiency. Some functions are more than 100 times faster than the corresponding functionality in astropy. On the other hand, the API is somewhat more restrictive than the API used by astropy, so the appropriate module to use will depend on your needs.

httpd-with-mod-python 2.2.34
Dependencies: apr@1.7.6 apr-util@1.6.3 libxcrypt@4.4.38 openssl@1.0.2u perl@5.36.0 libnsl@1.3.0 libtirpc@1.3.1 openssl@1.0.2u bzip2@1.0.8 expat@2.7.1 gdbm@1.25 libffi@3.4.6 libxcrypt@4.4.38 sqlite@3.39.3 readline@8.2.13 zlib@1.3.1 tcl@8.6.12 tk@8.6.12 python2@2.4.6
Channel: guix-past
Location: past/packages/web.scm (past packages web)
Home page: https://httpd.apache.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Featureful HTTP server
Description:

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.

python-louvain-igraph 0.8.2
Dependencies: igraph@0.10.15
Propagated dependencies: python-igraph@0.11.8
Channel: guix
Location: gnu/packages/graph.scm (gnu packages graph)
Home page: https://github.com/vtraag/louvain-igraph
Licenses: GPL 3+
Build system: pyproject
Synopsis: Implementation of the Louvain algorithm
Description:

This package implements the Louvain algorithm for community detection in C++ and exposes it to Python. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core function is find_partition which finds the optimal partition using the louvain algorithm for a number of different methods.

python-loopstructural 1.6.26
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-image@0.26.0 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://loop3d.org/LoopStructural/
Licenses: Expat
Build system: pyproject
Synopsis: 3D geological modelling in Python
Description:

LoopStructural is an opensource Python library for 3D geological modelling. It can:

  • Model fault networks integrating fault kinematics and overprinting relationships;

  • Model folds using structural elements (fold axis, fold axial surface) for multiple fold events;

  • Use different implicit interpolation algorithms (Finite Difference, Piecewiese Linear, RBF);

  • Export models to vtk, geoh5, omf, gocad, csv, obj formats;

  • Visualise models in an interactive python environment.

Total packages: 4458