_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-numdifftools 0.9.41
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pbrod/numdifftools
Licenses: Modified BSD
Build system: pyproject
Synopsis: Solves automatic numerical differentiation problems
Description:

This package implements a functionality to solve automatic numerical differentiation problems in one or more variables. Finite differences are used in an adaptive manner, coupled with a Richardson extrapolation methodology to provide a maximally accurate result. The user can configure many options like; changing the order of the method or the extrapolation, even allowing the user to specify whether complex-step, central, forward or backward differences are used.

python-schema-salad 8.9.20250723145140
Propagated dependencies: python-cachecontrol@0.14.1 python-mistune@3.1.3 python-mypy-extensions@1.1.0 python-rdflib@7.1.1 python-requests@2.32.5 python-ruamel.yaml@0.18.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/common-workflow-language/schema_salad
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Schema Annotations for Linked Avro Data (SALAD)
Description:

Salad is a schema language for describing JSON or YAML structured linked data documents. Salad schema describes rules for preprocessing, structural validation, and hyperlink checking for documents described by a Salad schema. Salad supports rich data modeling with inheritance, template specialization, object identifiers, object references, documentation generation, code generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web.

python-pandas-stubs 2.2.3.241126
Propagated dependencies: python-types-pytz@2025.2.0.20250809
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: Type annotations for pandas
Description:

This package contains public type stubs for python-pandas, following the convention of providing stubs in a separate package, as specified in PEP 561. The stubs cover the most typical use cases of python-pandas. In general, these stubs are narrower than what is possibly allowed by python-pandas, but follow a convention of suggesting best recommended practices for using python-pandas.

python-ufoprocessor 1.14.1
Propagated dependencies: python-defcon@0.12.2 python-fontmath@0.9.4 python-fontparts@0.13.3 python-fonttools-minimal@4.59.2 python-mutatormath@3.0.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/LettError/ufoProcessor
Licenses: Expat
Build system: pyproject
Synopsis: Process and generate @acronym{UFO, Unified Font Object} files
Description:

This Python package processes and generates instances for UFO files, glyphs and other data. It can, among other things:

  • Collect source materials.

  • Provide mutators for specific glyphs, font info, kerning so that other tools can generate partial instances.

  • Support designspace format 4 with layers.

  • Apply avar-like designspace bending.

  • Apply rules.

  • Generate actual UFO instances in formats 2 and 3.

  • Round geometry as requested.

python-gcvb-minimal 1.0.0-25.9266eff
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://github.com/jm-cc/gcvb
Licenses: Expat
Build system: python
Synopsis: Non-regression, validation and benchmarking of simulation codes
Description:

gcvb (generate compute validate benchmark) is a Python 3 module aiming at facilitating non-regression, validation and benchmarking of simulation codes. gcvb is not a complete tool of continuous integration (CI). It is rather a component of the testing part of a CI workflow. It can compare the different metrics of your computation with references that can be a file, depends of the 'configuration' or are absolute. This is a minimal version without the dashboard functionality.

python-crds-minimal 13.0.6
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-filelock@3.16.1 python-asdf@5.1.0 python-requests@2.32.5 python-parsley@1.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://hst-crds.stsci.edu
Licenses: Modified BSD
Build system: pyproject
Synopsis: Calibration Reference Data System for HST and JWST
Description:

CRDS is a package used for working with astronomical reference files for the HST and JWST telescopes. CRDS is useful for performing various operations on reference files or reference file assignment rules. CRDS is used to assign, check, and compare reference files and rules, and also to predict those datasets which should potentially be reprocessed due to changes in reference files or assignment rules. CRDS has versioned rules which define the assignment of references for each type and instrument configuration. CRDS has web sites corresponding to each project http://hst-crds.stsci.edu or https://jwst-crds.stsci.edu/ which record information about reference files and provide related services.

python-astromartini 2.1.11
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-scipy@1.12.0 python-tqdm@4.67.1 python-h5py@3.13.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/kyleaoman/martini
Licenses: GPL 3
Build system: pyproject
Synopsis: Synthetic datacube creation from simulations
Description:

MARTINI is a modular package for the creation of synthetic resolved HI line observations (data cubes) of smoothed-particle hydrodynamics simulations of galaxies. The various aspects of the mock-observing process are divided logically into sub-modules handling the data cube, source, beam, noise,spectral model and SPH kernel. MARTINI is object-oriented: each sub-module provides a class (or classes) which can be configured as desired. For most sub-modules, base classes are provided to allow for straightforward customization. Instances of each sub-module class are given as parameters to the Martini class; a mock observation is then constructed by calling a handful of functions to execute the desired steps in the mock-observing process.

python-sqlite-utils 3.38
Propagated dependencies: python-click@8.1.8 python-click-default-group@1.2.4 python-dateutil@2.9.0 python-sqlite-fts4@1.0.3 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/simonw/sqlite-utils
Licenses: ASL 2.0
Build system: pyproject
Synopsis: CLI tool and Python utility functions for manipulating SQLite databases
Description:

This package provides a CLI tool and Python utility functions for manipulating SQLite databases. It's main features are:

  • Pipe JSON (or CSV or TSV) directly into a new SQLite database file, automatically creating a table with the appropriate schema.

  • Run in-memory SQL queries, including joins, directly against data in CSV, TSV or JSON files and view the results.

  • Configure SQLite full-text search against your database tables and run search queries against them, ordered by relevance.

  • Run transformations against your tables to make schema changes that SQLite ALTER TABLE does not directly support, such as changing the type of a column.

  • Extract columns into separate tables to better normalize your existing data.

python-webencodings 0.5.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/SimonSapin/python-webencodings
Licenses: Modified BSD
Build system: pyproject
Synopsis: Character encoding aliases for legacy web content
Description:

In order to be compatible with legacy web content when interpreting something like Content-Type: text/html; charset=latin1, tools need to use a particular set of aliases for encoding labels as well as some overriding rules. For example, US-ASCII and iso-8859-1 on the web are actually aliases for windows-1252, and a UTF-8 or UTF-16 BOM takes precedence over any other encoding declaration. The WHATWG Encoding standard defines all such details so that implementations do not have to reverse-engineer each other.

This module implements the Encoding standard and has encoding labels and BOM detection, but the actual implementation for encoders and decoders is Python’s.

python-transformers 4.44.2
Propagated dependencies: python-filelock@3.16.1 python-huggingface-hub@0.31.4 python-numpy@1.26.4 python-pytorch@2.9.0 python-pyyaml@6.0.2 python-regex@2024.11.6 python-requests@2.32.5 python-safetensors@0.4.3 python-tokenizers@0.19.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/huggingface/transformers
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Machine Learning for PyTorch and TensorFlow
Description:

This package provides easy download of thousands of pretrained models to perform tasks on different modalities such as text, vision, and audio.

These models can be applied on:

  • Text, for tasks like text classification, information extraction, question answering, summarization, translation, and text generation, in over 100 languages.

  • Images, for tasks like image classification, object detection, and segmentation.

  • Audio, for tasks like speech recognition and audio classification.

Transformer models can also perform tasks on several modalities combined, such as table question answering, optical character recognition, information extraction from scanned documents, video classification, and visual question answering.

This package provides APIs to quickly download and use those pretrained models on a given text, fine-tune them on your own datasets and then share them with the community. At the same time, each Python module defining an architecture is fully standalone and can be modified to enable quick research experiments.

Transformers is backed by the three most popular deep learning libraries — Jax, PyTorch and TensorFlow — with a seamless integration between them.

python-pycryptodome 3.21.0
Dependencies: libtomcrypt@1.18.2 libtommath@1.3.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.pycryptodome.org
Licenses: FreeBSD Public Domain
Build system: python
Synopsis: Low-level cryptographic Python library
Description:

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's not a wrapper to a separate C library like OpenSSL. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g., block ciphers) are implemented as C extensions.

You are expected to have a solid understanding of cryptography and security engineering to successfully use these primitives. You must also be able to recognize that some are obsolete (e.g., TDES) or even insecure (RC4).

It provides many enhancements over the last release of PyCrypto (2.6.1):

  • Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)

  • Accelerated AES on Intel platforms via AES-NI

  • First-class support for PyPy

  • Elliptic curves cryptography (NIST P-256 curve only)

  • Better and more compact API (nonce and iv attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more)

  • SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms

  • Salsa20 and ChaCha20 stream ciphers

  • scrypt and HKDF

  • Deterministic (EC)DSA

  • Password-protected PKCS#8 key containers

  • Shamir’s Secret Sharing scheme

  • Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace)

  • Cleaner RSA and DSA key generation (largely based on FIPS 186-4)

  • Major clean-ups and simplification of the code base

This package provides drop-in compatibility with PyCrypto. It is one of two PyCryptodome variants, the other being python-pycryptodomex.

python-btchip-python 0.1.32
Propagated dependencies: python-ecdsa@0.19.0 python-hidapi@0.14.0.post2
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/LedgerHQ/btchip-python
Licenses: ASL 2.0
Build system: python
Synopsis: Python library to communicate with Ledger Nano dongle
Description:

This package provides a Python library to communicate with Ledger Nano dongle.

python-zope.location 4.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.interface@5.4.0 python-zope.proxy@4.5.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.location/
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Location
Description:

Zope Location

python-zope.datetime 4.3.0
Propagated dependencies: python-setuptools@80.9.0 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.datetime
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope datetime
Description:

Zope datetime.

python-babi-grammars 0.0.43
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/asottile/babi-grammars
Licenses: Expat
Build system: python
Synopsis: grammars for babi
Description:

grammars for babi

python-zope.security 5.2
Propagated dependencies: python-setuptools@80.9.0 python-zope.component@5.0.1 python-zope.i18nmessageid@5.0.1 python-zope.interface@5.4.0 python-zope.location@4.2 python-zope.proxy@4.5.0 python-zope.schema@6.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.security
Licenses: Zope Public License 2.1
Build system: python
Synopsis: Zope Security Framework
Description:

Zope Security Framework

python-types-urllib3 1.26.7
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for urllib3
Description:

Typing stubs for urllib3

python-litestar-htmx 0.4.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: HTMX Integration for Litesstar
Description:

HTMX Integration for Litesstar.

python-types-chardet 4.0.3
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: python
Synopsis: Typing stubs for chardet
Description:

Typing stubs for chardet.

python-zest-releaser 9.6.2
Propagated dependencies: python-colorama@0.4.6 python-importlib-metadata@8.7.0 python-packaging@25.0 python-readme-renderer@44.0 python-requests@2.32.5 python-setuptools@80.9.0 python-tomli@2.2.1 python-twine@6.2.0 python-wheel@0.46.1
Channel: bloup
Location: bloup/packages/python.scm (bloup packages python)
Home page: https://github.com/zestsoftware/zest.releaser/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Software releasing made easy and repeatable
Description:

Software releasing made easy and repeatable.

python-pytest-archon 0.0.6
Propagated dependencies: python-pytest@8.4.1
Channel: bloup
Location: bloup/packages/python.scm (bloup packages python)
Home page: https://github.com/jwbargsten/pytest-archon
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Rule your architecture like a real developer
Description:

Rule your architecture like a real developer.

python-types-urllib3 1.26.25.14
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 urllib3
Description:

This package provides typing stubs for urllib3.

python-onigurumacffi 1.2.0
Propagated dependencies: python-cffi@1.17.1
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/asottile/onigurumacffi
Licenses: Expat
Build system: python
Synopsis: python cffi bindings for the oniguruma regex engine
Description:

python cffi bindings for the oniguruma regex engine

Total results: 4190