_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tox 4.8.0
Propagated dependencies: python-cachetools@5.3.1 python-chardet@5.1.0 python-colorama@0.4.4 python-filelock@3.16.1 python-packaging@24.2 python-platformdirs@4.2.1 python-pluggy@1.5.0 python-pyproject-api@1.6.1 python-tomli@2.1.0 python-virtualenv@20.3.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://tox.readthedocs.io
Licenses: Expat
Synopsis: Virtualenv-based automation of test activities
Description:

Tox is a generic virtualenv management and test command line tool. It can be used to check that a package installs correctly with different Python versions and interpreters, or run tests in each type of supported environment, or act as a frontend to continuous integration servers.

python-sge 2.0.2
Propagated dependencies: python-pygame@2.5.2 python-uniseg@0.7.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://python-sge.github.io/
Licenses: LGPL 3+
Synopsis: 2D game engine for Python
Description:

The SGE Game Engine ("SGE", pronounced like "Sage") is a general-purpose 2D game engine. It takes care of several details for you so you can focus on the game itself. This makes more rapid game development possible, and it also makes the SGE easy to learn.

python-xdg 6.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/srstevenson/xdg-base-dirs
Licenses: ISC
Synopsis: Variables defined by the XDG Base Directory Specification
Description:

xdg-base-dirs is a Python module that provides functions to return paths to the directories defined by the XDG Base Directory Specification, to save you from duplicating the same snippet of logic in every Python utility you write that deals with user cache, configuration, or data files.

python-tbb 2021.6.0
Dependencies: python@3.10.7 tbb@2021.6.0
Channel: guix
Location: gnu/packages/tbb.scm (gnu packages tbb)
Home page: https://www.threadingbuildingblocks.org
Licenses: ASL 2.0
Synopsis: C++ library for parallel programming
Description:

Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.

python-rad 0.22.0
Propagated dependencies: python-asdf@3.5.0 python-asdf-astropy@0.7.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/rad
Licenses: Modified BSD
Synopsis: Roman Attribute Dictionary
Description:

RAD is package which defines schemas for the Nancy Grace Roman Space Telescope shared attributes for processing and archive. These schemas are schemas for the ASDF file file format, which are used by ASDF to serialize and deserialize data for the Nancy Grace Roman Space Telescope.

python-h11 0.14.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-hyper/h11
Licenses: Expat
Synopsis: Pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Description:

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It's a bring-your-own-I/O library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want.

python-iml 0.6.2
Propagated dependencies: python-ipython@8.29.0 python-numpy@1.24.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/interpretable-ml/iml
Licenses: Expat
Synopsis: Interpretable Machine Learning (iML) package
Description:

Interpretable ML (iML) is a set of data type objects, visualizations, and interfaces that can be used by any method designed to explain the predictions of machine learning models (or really the output of any function). It currently contains the interface and IO code from the Shap project, and it will potentially also do the same for the Lime project.

python-six 1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/six/
Licenses: X11
Synopsis: Python 2 and 3 compatibility utilities
Description:

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. Six supports every Python version since 2.5. It is contained in only one Python file, so it can be easily copied into your project.

python-ray 2.38.0
Dependencies: openssl@1.1.1u python-wrapper@3.10.7 jemalloc@5.3.0 zlib@1.3
Propagated dependencies: python-aiohttp@3.8.4 python-aiosignal@1.3.1 python-click@8.1.7 python-colorama@0.4.4 python-dm-tree@0.1.8 python-fastapi@0.92.0 python-filelock@3.16.1 python-frozenlist@1.2.0 python-fsspec@2024.10.0 python-grpcio@1.47.0 python-gymnasium@0.29.1 python-jsonschema@4.23.0 python-lz4@4.3.2 python-msgpack@1.0.4 python-numpy@1.24.4 python-packaging@24.2 python-pandas@2.2.3 python-prometheus-client@0.20.0 python-protobuf@3.20.2 python-psutil@5.9.2 python-pyarrow@17.0.0 python-pydantic@1.10.19 python-pyyaml@6.0.1 python-requests@2.31.0 python-rich@13.7.1 python-scikit-image@0.23.2 python-scipy@1.12.0 python-setproctitle@1.3.2 python-smart-open@6.0.0 python-typer@0.6.1 python-virtualenv@20.3.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/ray-project/ray
Licenses: ASL 2.0
Synopsis: Framework for scaling machine learning applications
Description:

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI libraries for simplifying ML compute. These are the provided Ray AI libraries:

  • Data: Scalable datasets for ML;

  • Train: Distributed training;

  • Tune: Scalable hyperparameter tuning;

  • RLlib: Scalable reinforcement learning;

  • Serve: Scalable and programmable serving.

python-can 4.2.2
Propagated dependencies: python-packaging@24.2 python-setuptools@67.6.1 python-typing-extensions@4.10.0 python-wrapt@1.11.2
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/hardbyte/python-can
Licenses: GPL 3+
Synopsis: Controller Area Network interface module for Python
Description:

The can package provides controller area network support for Python developers; providing common abstractions to different hardware devices, and a suite of utilities for sending and receiving messages on a can bus.

The Controller Area Network is a bus standard designed to allow microcontrollers and devices to communicate with each other. It has priority based bus arbitration and reliable deterministic communication. It is used in cars, trucks, boats, wheelchairs and more.

python-pox 0.2.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/pox/
Licenses: Modified BSD
Synopsis: Python utilities for file system exploration and automated builds
Description:

Pox provides a collection of utilities for navigating and manipulating file systems. This module is designed to facilitate some of the low-level operating system interactions that are useful when exploring a file system on a remote host. Pox provides Python equivalents of several shell commands such as which and find. These commands allow automated discovery of what has been installed on an operating system, and where the essential tools are located.

python-jax 0.4.20
Propagated dependencies: python-importlib-metadata@5.2.0 python-jaxlib@0.4.20 python-ml-dtypes@0.3.1 python-numpy@1.24.4 python-opt-einsum@3.3.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-sop 0.2.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://gitlab.com/dkg/python-sop
Licenses: Expat
Synopsis: Stateless OpenPGP Command-Line Interface
Description:

The Stateless OpenPGP Command-Line Interface (or sop) is a specification that encourages OpenPGP implementors to provide a common, relatively simple command-line API for purposes of object security.

This Python module helps implementers build such a CLI from any implementation accessible to the Python interpreter.

It does not provide such an implementation itself -- this is just the scaffolding for the command line, which should make it relatively easy to supply a handful of python functions as methods to a class.

python-sip 4.19.25
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

python-sip 6.8.6
Propagated dependencies: python-tomli@2.1.0 python-packaging@24.2 python-setuptools@67.6.1 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

python-sep 1.2.1
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/kbarbary/sep
Licenses: Expat LGPL 3+ Modified BSD
Synopsis: Python library for Source Extraction and Photometry
Description:

SEP makes the core algorithms of sextractor available as a library of stand-alone functions and classes. These operate directly on in-memory arrays (no FITS files or configuration files). The code is derived from the Source Extractor code base (written in C) and aims to produce results compatible with Source Extractor whenever possible. SEP consists of a C library with no dependencies outside the standard library, and a Python module that wraps the C library in a Pythonic API. The Python wrapper operates on NumPy arrays with NumPy as its only dependency.

python-dash 1.4.0
Propagated dependencies: python-dash-core-components@1.3.0 python-dash-html-components@1.0.1 python-dash-renderer@1.1.1 python-dash-table@4.4.0 python-flask@3.1.0 python-flask-compress@1.4.0 python-future@0.18.2 python-plotly@5.20.0
Channel: guix-hpc
Location: airbus/gcvb.scm (airbus gcvb)
Home page: https://plot.ly/dash
Licenses: Expat
Synopsis: A Python framework for building reactive web-apps. Developed by Plotly.
#<unspecified>
python-fire 0.2.1
Propagated dependencies: python-six@1.16.0 python-termcolor@2.5.0
Channel: guix-hpc
Location: airbus/gcvb.scm (airbus gcvb)
Home page: https://github.com/google/python-fire
Licenses: ASL 2.0
Synopsis: A library for automatically generating command line interfaces.
#<unspecified>
python-acme 2.3.0
Propagated dependencies: python-chardet@5.1.0 python-josepy@1.13.0 python-requests@2.31.0 python-requests-toolbelt@1.0.0 python-pytz@2023.3.post1 python-pyrfc3339@1.1 python-pyasn1@0.4.8 python-cryptography@42.0.5 python-pyopenssl@24.1.0
Channel: guix
Location: gnu/packages/tls.scm (gnu packages tls)
Home page: https://github.com/certbot/certbot
Licenses: ASL 2.0
Synopsis: ACME protocol implementation in Python
Description:

ACME protocol implementation in Python

python-avro 1.8.2
Dependencies: python-setuptools@67.6.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://hadoop.apache.org/avro
Licenses:
Synopsis: Avro is a serialization and RPC framework.
Description:

Avro is a serialization and RPC framework.

python-surt 0.3.1
Propagated dependencies: python-six@1.16.0 python-tldextract@3.3.0
Channel: ffab
Location: ffab/packages/python-web.scm (ffab packages python-web)
Home page: https://github.com/internetarchive/surt
Licenses: AGPL 3+
Synopsis: Sort-friendly URI Reordering Transform (SURT) python package
Description:

Sort-friendly URI Reordering Transform (SURT) python package.

python-avro 1.11.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://avro.apache.org/
Licenses: ASL 2.0
Synopsis: Avro is a serialization and RPC framework
Description:

This package provides a serialization and RPC framework.

python-i18n 0.3.9
Propagated dependencies: python-pyyaml@6.0.1
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/tuvistavie/python-i18n
Licenses: Expat
Synopsis: Translation library for Python
Description:

This package provides a translation library for Python.

Total results: 3594