_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-xarray-dataclass 3.0.0
Propagated dependencies: python-numpy@2.3.1 python-typing-extensions@4.15.0 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xarray-contrib/xarray-dataclass/
Licenses: Expat
Build system: pyproject
Synopsis: Xarray data creation by data classes
Description:

xarray-dataclass is a Python package that makes it easy to create xarray's DataArray and Dataset objects that are "typed" (i.e. fixed dimensions, data type, coordinates, attributes, and name) using the Python's dataclass. It's a successor of not maintained https://github.com/astropenguin/xarray-dataclasses.

python-nautilus-sampler 1.0.5
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-threadpoolctl@3.1.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/johannesulf/nautilus
Licenses: Expat
Build system: pyproject
Synopsis: Neural Network-Boosted Importance Sampling for Bayesian Statistics
Description:

Nautilus is an pure-Python package for Bayesian posterior and evidence estimation. It utilizes importance sampling and efficient space exploration using neural networks. Compared to traditional MCMC and Nested Sampling codes, it often needs fewer likelihood calls and produces much larger posterior samples. Additionally, nautilus is highly accurate and produces Bayesian evidence estimates with percent precision. It is widely used in many areas of astrophysical research.

python-os-service-types 1.8.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/os-service-types/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for consuming OpenStack Service Types Authority data
Description:

The OpenStack Service Types Authority contains information about officiag OpenStack services and their historical service-type aliases. The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data.

python-jwst-backgrounds 1.3.0
Propagated dependencies: python-healpy@1.19.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://github.com/spacetelescope/jwst_backgrounds
Licenses: Modified BSD
Build system: pyproject
Synopsis: Retrieve and plot JWST background information
Description:

This package provides a a simple program to predict the levels of background emission in JWST observations, for use in proposal planning.

It accesses a precompiled background cache prepared by Space Telescope Science Institute. The background cache is hosted by the Mikulski Archive for Space Telescopes (MAST), so you need internet access to run the tool with the remote cache. It is possible to download the full background cache to your local machine.

python-pyactiveresource 2.2.2
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Shopify/pyactiveresource/
Licenses: Expat
Build system: pyproject
Synopsis: ActiveResource for Python
Description:

This package provides a Python port of the ActiveResource project.

Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures.

python-roman-datamodels 0.30.0
Propagated dependencies: python-asdf@5.1.0 python-asdf-astropy@0.10.0 python-asdf-standard@1.5.0 python-astropy@7.2.0 python-gwcs@1.0.3 python-lz4@4.4.4 python-numpy@2.3.1 python-pyarrow@23.0.1 python-rad@0.30.0 python-semantic-version@2.10.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/roman_datamodels
Licenses: Modified BSD
Build system: pyproject
Synopsis: Roman Datamodels Support
Description:

This package provides a Python package of Roman Datamodels for the calibration pipelines started with the JWST calibration pipelines. The goal for the JWST pipelines was motivated primarily by the need to support FITS data files, specifically with isolating the details of where metadata and data were located in the FITS file from the representation of the same items within the Python code. That is not a concern for Roman since FITS format data files will not be used by the Roman calibration pipelines.

texlive-pythonimmediate 2025.2
Propagated dependencies: texlive-currfile@2025.2 texlive-l3packages@2025.2 texlive-precattl@2025.2 texlive-saveenv@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pythonimmediate
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Library to run Python code
Description:

This is a library to run Python code. Just like PerlTeX or PyLuaTeX, this only requires a single run, and variables are persistent throughout the run. Unlike PerlTeX or PyLuaTeX, there is no restriction on compiler or script required to run the code.

There are also debugging functionalities: TeX errors result in Python traceback, and Python errors result in TeX traceback. Errors in code executed with the pycode environment give the correct traceback point to the Python line of code in the TeX file. For advanced users, this package allows the user to manipulate the TeX state directly from within Python, so you don't need to write a single line of TeX code.

In addition to this LaTeX package you need the Python pythonimmediate-tex package.

python-opentelemetry-sdk 1.37.0
Propagated dependencies: python-opentelemetry-api@1.37.0 python-opentelemetry-semantic-conventions@0.58b0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://opentelemetry.io/docs/languages/python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenTelemetry Python SDK
Description:

OpenTelemetry Python SDK.

python-opentelemetry-api 1.37.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://opentelemetry.io/docs/languages/python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenTelemetry Python API
Description:

OpenTelemetry Python API.

python-jupyter-telemetry 0.1.0
Propagated dependencies: python-json-logger@2.0.7 python-jsonschema@4.23.0 python-ruamel.yaml@0.18.14 python-traitlets@5.14.3
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://jupyter.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Jupyter telemetry library
Description:

Jupyter telemetry library

python-django-modeltrans 0.9.0-fixed
Propagated dependencies: python-django@5.2.11 python-psycopg@3.2.4
Channel: charlesroelli
Location: aurox/packages/django.scm (aurox packages django)
Home page: https://github.com/zostera/django-modeltrans/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Model translations in a jsonb field
Description:

Model translations in a jsonb field.

emacs-python-environment 20150310.853
Propagated dependencies: emacs-deferred@20170901.1330
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tkf/emacs-python-environment
Licenses:
Build system: melpa
Synopsis: Virtualenv API for Emacs Lisp
Description:

Documentation at https://melpa.org/#/python-environment

python-sortedcollections 2.1.0
Propagated dependencies: python-sortedcontainers@2.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.grantjenks.com/docs/sortedcollections/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python Sorted Collections
Description:

Sorted Collections is a Python sorted collections library.

python-rfc3339-validator 0.1.4
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/naimetti/rfc3339-validator
Licenses: Expat
Build system: pyproject
Synopsis: Python RFC3339 validator
Description:

This package provides a pure Python RFC3339 validator.

python-pytest-test-utils 0.1.0
Propagated dependencies: python-pytest@9.0.2
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://github.com/iterative/pytest-test-utils
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pytest test utilities used by DVC
Description:

Pytest test utilities used by DVC.

python-backports-tarfile 1.2.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/jaraco/backports.tarfile
Licenses: Expat
Build system: pyproject
Synopsis: Backport of CPython tarfile module
Description:

This package provides a backport of CPython tarfile module.

emacs-python-environment 0.0.2
Propagated dependencies: emacs-deferred@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tkf/emacs-python-environment
Licenses: GPL 3+
Build system: emacs
Synopsis: Provides a @code{virtualenv} API in Emacs Lisp
Description:

This package permits automated installation of tools written in Python.

python-pytest-subprocess 1.5.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Build system: pyproject
Synopsis: Fake subprocess for Pytest
Description:

This package provides a plugin to fake subprocess for Pytest.

python-pytest-pydocstyle 2.4.0
Propagated dependencies: python-pydocstyle@6.3.0 python-pytest@9.0.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/henry0312/pytest-pydocstyle
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to run @command{pydocstyle}
Description:

This package provides a Pytest plugin to run pydocstyle.

python-google-api-client 2.187.0
Propagated dependencies: python-google-api-core@2.29.0 python-google-auth@2.48.0 python-google-auth-httplib2@0.2.0 python-httplib2@0.22.0 python-pyparsing@3.2.3 python-uritemplate@3.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/google/google-api-python-client
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Core Python library for accessing Google APIs
Description:

Python client library for Google's discovery based APIs

python-requests-kerberos 0.14.0
Propagated dependencies: python-cryptography@44.0.0 python-pyspnego@0.8.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/requests/requests-kerberos
Licenses: ISC
Build system: pyproject
Synopsis: Kerberos authentication handler for python-requests
Description:

This package provides a Kerberos authentication handler for python-requests.

python-django-js-reverse 0.9.1
Propagated dependencies: python-django@5.2.11
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ierror/django-js-reverse
Licenses: Expat
Build system: python
Synopsis: Javascript url handling for Django that doesn't hurt
Description:

Javascript url handling for Django that doesn't hurt.

python-pytest-virtualenv 1.8.0
Propagated dependencies: python-importlib-metadata@8.7.0 python-pytest-shutil@1.8.0 python-pytest-fixture-config@1.8.0 python-virtualenv@20.29.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/man-group/pytest-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Virtualenv fixture for py.test
Description:

This package provides a virtualenv fixture for the py.test framework.

Total packages: 4240