_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest-subprocess 1.5.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Synopsis: Pytest plugin to fake subprocess
Description:

This package provides a plugin to fake subprocess for pytest. The plugin adds the fake_process fixture (and fp as an alias). It can be used it to register subprocess results so you won't need to rely on the real processes. The plugin hooks on the subprocess.Popen(), which is the base for other subprocess functions. That makes the subprocess.run(),subprocess.call(), subprocess.check_call() and subprocess.check_output() methods also functional.

python-astropy-iers-data 0.2023.11.27.0.30.38
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://docs.astropy.org/en/latest/utils/iers.html
Licenses: Modified BSD
Synopsis: IERS Earth Rotation and Leap Second tables for the astropy core package
Description:

The iers package provides access to the tables provided by the International Earth Rotation and Reference Systems service, in particular the Earth Orientation data allowing interpolation of published UT1-UTC and polar motion values for given times. The UT1-UTC values are used in Time and Dates (astropy.time) to provide UT1 values, and the polar motions are used in astropy.coordinates to determine Earth orientation for celestial-to-terrestrial coordinate transformations.

python-astropy-iers-data 0.2025.4.14.0.37.22
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.astropy.org/en/latest/utils/iers.html
Licenses: Modified BSD
Synopsis: IERS Earth Rotation and Leap Second tables for Astropy core
Description:

The iers package provides access to the tables provided by the International Earth Rotation and Reference Systems service, in particular the Earth Orientation data allowing interpolation of published UT1-UTC and polar motion values for given times. The UT1-UTC values are used in Time and Dates (astropy.time) to provide UT1 values, and the polar motions are used in astropy.coordinates to determine Earth orientation for celestial-to-terrestrial coordinate transformations.

python-avocado-framework 96.0
Dependencies: bash-minimal@5.1.16 coreutils-minimal@9.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://avocado-framework.github.io/
Licenses: GPL 2
Synopsis: Tools and libraries to help with automated testing
Description:

Avocado is a set of tools and libraries to help with automated testing, i.e. a test framework. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test. The following output formats are supported:

xUnit

an XML format that contains test results in a structured form, and are used by other test automation projects, such as Jenkins.

JSON

a widely used data exchange format. The JSON Avocado plugin outputs job information, similarly to the xunit output plugin.

TAP

Provides the basic TAP (Test Anything Protocol) results. Unlike most existing Avocado machine readable outputs this one is streamlined (per test results).

python-country-converter 1.2
Propagated dependencies: python-pandas@2.2.3
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://github.com/IndEcol/country_converter
Licenses: GPL 3
Synopsis: Auto conversion from different country name standards
Description:

The country converter (coco) automates the conversion from different standards and version of country names. Internally, coco is based on a table specifying the different ISO and UN standards per country together with the official name and a regular expression which aim to match all English versions of a specific country name. In addition, coco includes classification based on UN-, EU-, OECD-membership, UN regions specifications, continents and various MRIO and IAM databases.

Supported classification schemas: APEC, BASIC, BRIC, CC41, CIS, Cecilia 2050 classification, DACcode, EEA membership, EU membership, EXIOBASE 1 classification, EXIOBASE 2 classification, EXIOBASE 3 classification, Eora, FAOcode, G20, G7, GBDcode, GWcode, IEA, IMAGE, IOC ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric, MESSAGE 11-region classification, OECD membership, REMIND, Schengen region, UN membership, UN numeric code, UN region, WIOD classification, ccTLD.

python-django-picklefield 3.2.0
Propagated dependencies: python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/gintas/django-picklefield
Licenses: Expat
Synopsis: Pickled object field for Django
Description:

Pickled object field for Django

python-zope.i18nmessageid 5.0.1
Propagated dependencies: python-setuptools@67.6.1 python-six@1.16.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.i18nmessageid
Licenses: Zope Public License 2.1
Synopsis: Message Identifiers for internationalization
Description:

This package provides message Identifiers for internationalization.

python-opentype-sanitizer 8.2.1
Dependencies: opentype-sanitizer@8.2.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/ots-python
Licenses: Modified BSD
Synopsis: Python wrapper for OpenType Sanitizer
Description:

Python wrapper for the OpenType Sanitizer library.

python-zope.configuration 4.4.1
Propagated dependencies: python-setuptools@67.6.1 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.configuration
Licenses: Zope Public License 2.1
Synopsis: Zope Configuration Markup Language (ZCML)
Description:

Extensible system for supporting various kinds of configurations.

python-pytest-regressions 2.0.1
Dependencies: python-setuptools-scm@7.1.0
Propagated dependencies: python-pytest@8.3.3 python-pytest-datadir@1.3.1 python-pyyaml@6.0.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/ESSS/pytest-regressions
Licenses: Expat
Synopsis: Easy to use fixtures to write regression tests.
Description:

Easy to use fixtures to write regression tests.

python-widgetsnbextension 4.0.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Synopsis: IPython HTML widgets for Jupyter
Description:

This package provides interactive HTML widgets for Jupyter notebooks.

python-grokcore.component 3.2.0
Propagated dependencies: python-martian@1.5 python-setuptools@67.6.1 python-zope.component@5.0.1 python-zope.configuration@4.4.1 python-zope.interface@5.4.0 python-zope.testing@4.10
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://grok.zope.org
Licenses: Zope Public License 2.1
Synopsis: Grok-like configuration for basic components
Description:

Grok-like configuration for basic components (adapters, utilities, subscribers).

python-zope-configuration 4.4.0
Propagated dependencies: python-zope-i18nmessageid@5.1.1 python-zope-interface@5.1.0 python-zope-schema@7.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/zope.configuration/
Licenses: Zope Public License 2.1
Synopsis: Zope Configuration Markup Language
Description:

Zope.configuration implements ZCML, the Zope Configuration Markup Language.

python-setuptools-gettext 0.1.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/breezy-team/setuptools-gettext
Licenses: GPL 2+
Synopsis: Setuptools plugin for gettext
Description:

This package provides a plugin for Setuptools for gettext.

python-jupyterlite-sphinx 0.9.3
Propagated dependencies: python-docutils@0.19 python-jupyter-server@2.14.0 python-jupyterlab-server@2.27.1 python-jupyterlite-core@0.1.3 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/jupyterlite/jupyterlite
Licenses: Modified BSD
Synopsis: Sphinx extension for deploying JupyterLite
Description:

This package provides a Sphinx extension for deploying JupyterLite.

python-azure-storage-blob 12.11.0
Propagated dependencies: python-azure-core@1.23.1 python-cryptography@44.0.0 python-msrest@0.6.21
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob
Licenses: Expat
Synopsis: Microsoft Azure Blob Storage Client Library for Python
Description:

This package provides Azure Storage Blobs client library for Python.

python-cffi-documentation 1.17.1
Channel: guix
Location: gnu/packages/libffi.scm (gnu packages libffi)
Home page: https://cffi.readthedocs.io/
Licenses: Expat
Synopsis: Documentation for the Python CFFI interface
Description:

This package contains HTML documentation for the python-cffi project.

python-pytest-flake8-path 1.6.0
Propagated dependencies: python-flake8@7.1.1 python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/adamchainz/pytest-flake8-path
Licenses: Expat
Synopsis: Pytest fixture for testing flake8 plugins
Description:

This package provides a pytest fixture for testing flake8 plugins.

python-argparse-dataclass 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mivade/argparse_dataclass
Licenses: Expat
Synopsis: Declarative command-line interfaces using argparse and dataclasses
Description:

This package provides declarative command-line interfaces using argparse and dataclasses.

python-pytest-param-files 0.3.4
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/chrisjsewell/pytest-param-files
Licenses: Expat
Synopsis: Pytest plugin to parameterize tests from external files
Description:

This Pytest plugin enables creating Pytest parametrize decorators from external files.

python-zope-i18nmessageid 5.1.1
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/zope.i18nmessageid/
Licenses: Zope Public License 2.1
Synopsis: Message identifiers for internationalization
Description:

Zope.i18nmessageid provides facilities for declaring internationalized messages within program source text.

python-sunpy-sphinx-theme 1.2.36
Propagated dependencies: python-sphinx-bootstrap-theme@0.8.1
Channel: ffab
Location: ffab/packages/sphinx.scm (ffab packages sphinx)
Home page: https://github.com/sunpy/sunpy-sphinx-theme
Licenses: FreeBSD
Synopsis: Sphinx theme for the SunPy website and documentation
Description:

This package contains the sphinx theme for the SunPy website and documentation.

python-azure-storage-blob 12.22.0
Propagated dependencies: python-azure-core@1.32.0 python-cryptography@44.0.0 python-isodate@0.7.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Azure/azure-sdk-for-python/
Licenses: Expat
Synopsis: Microsoft Azure Blob Storage client library for Python
Description:

This package provides the Microsoft Azure Blob Storage Client Library for Python.

python-flask-debugtoolbar 0.16.0
Propagated dependencies: python-blinker@1.9.0 python-flask@3.1.0 python-flit-core@3.8.0 python-itsdangerous@2.2.0 python-flask-sqlalchemy@3.1.1 python-werkzeug@3.1.3
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://flask-debugtoolbar.readthedocs.io/
Licenses: Modified BSD
Synopsis: A toolbar overlay for debugging Flask applications.
Description:

This extension adds a toolbar overlay to Flask applications containing useful information for debugging.

Total results: 3816