_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-sybil 9.0.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/simplistix/sybil
Licenses: Expat
Build system: pyproject
Synopsis: Automated testing for examples in code and documentation
Description:

This library provides a way to check examples in your code and documentation by parsing them from their source and evaluating the parsed examples as part of your normal test run. Integration is provided for the main Python test runners.

python-pyotp 2.9.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyauth/pyotp
Licenses: Expat
Build system: pyproject
Synopsis: Python One Time Password Library
Description:

PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.

python-pyvex 9.2.112
Propagated dependencies: python-archinfo@9.2.112 python-bitstring@4.3.1 python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/angr/pyvex
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python interface to libVEX and VEX IR
Description:

This package provides a Python interface the libVEX and VEX IR. VEX is the intermediate representation (also known as intermediate language) used by the Valgrind analysis tool. As such, VEX is designed to enable all kinds of binary analysis tasks.

python-nixio 1.5.4
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-six@1.17.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/G-Node/nixpy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of the NIX data model
Description:

The NIX data model allows to store fully annotated scientific dataset, i.e. the data together with its metadata within the same container. The current implementations store the actual data using the HDF5 file format as a storage backend.

python-nose2 0.15.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/nose-devs/nose2
Licenses: FreeBSD
Build system: pyproject
Synopsis: Next generation of nicer testing for Python
Description:

Nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. Nose2 aims to improve on nose by providing a better plugin api, being easier for users to configure, and simplifying internal interfaces and processes.

python-geopy 2.4.1
Propagated dependencies: python-geographiclib@2.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/geopy/geopy
Licenses: Expat
Build system: pyproject
Synopsis: Geocoding library for Python
Description:

geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other data sources.

python-clang 13.0.1
Dependencies: clang@13.0.1
Propagated dependencies: llvm@13.0.1 clang-runtime@13.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Build system: python
Synopsis: Python bindings to libclang
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

python-clang 12.0.1
Dependencies: clang@12.0.1
Propagated dependencies: llvm@12.0.1 clang-runtime@12.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Build system: python
Synopsis: Python bindings to libclang
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

python-numpy 1.26.4
Dependencies: bash@5.2.37 openblas@0.3.30
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fundamental package for scientific computing with Python
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

python-numpy 2.3.1
Dependencies: bash@5.2.37 openblas@0.3.30
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fundamental package for scientific computing with Python
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

python-i3-py 0.6.5
Propagated dependencies: i3-wm@4.22
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/ziberna/i3-py
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python interface to the i3 window manager
Description:

This package allows you to interact from a Python program with the i3 window manager via its IPC socket. It can send commands and other kinds of messages to i3, select the affected containers, filter results and subscribe to events.

python-flint 0.8.0
Dependencies: gmp@6.3.0 flint@3.3.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://fredrikj.net/python-flint/
Licenses: Expat
Build system: pyproject
Synopsis: Python module wrapping ARB and FLINT
Description:

Python-flint is a Python extension module wrapping FLINT (Fast Library for Number Theory) and Arb (arbitrary-precision ball arithmetic). It supports integers, rationals, modular integers, real and complex ball arithmetic, polynomials and matrices over all these types and other mathematical functions.

python-renpy 8.5.0
Dependencies: assimp@5.4.3 ffmpeg@8.0 freetype@2.13.3 fribidi@1.0.12 glew@2.2.0 libpng@1.6.39 sdl-union@1.2.68 xdg-utils@1.2.1
Propagated dependencies: python-ecdsa@0.19.0 python-future@1.0.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
Build system: pyproject
Synopsis: Ren'py python module
Description:

This package contains the shared libraries and Python modules of Ren'py. While functional, they are not meaningful on their own without the launcher and common Ren'py code provided by the renpy package and are only used to bootstrap it.

python-ducc0 0.37.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://gitlab.mpcdf.mpg.de/mtr/ducc
Licenses: GPL 2+
Build system: pyproject
Synopsis: Distinctly Useful Code Collection
Description:

This package provides a collection of basic programming tools for numerical computation, including Fast Fourier Transforms, Spherical Harmonic Transforms, non-equispaced Fourier transforms, as well as some concrete applications like 4pi convolution on the sphere and gridding/degridding of radio interferometry data.

python-click 8.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-xattr 1.2.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xattr/xattr
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for extended file system attributes
Description:

This package provides a Python wrapper for using extended file system attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).

python-click 7.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-click 8.0.1
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-pybbi 0.4.1
Dependencies: libpng@1.6.39 openssl@3.0.8 zlib@1.3.1
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nvictus/pybbi
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings to UCSC Big Binary file library
Description:

This package provides Python bindings to the UCSC Big Binary (bigWig/bigBed) file library. This provides read-level access to local and remote bigWig and bigBed files but no write capabilitites. The main feature is fast retrieval of range queries into numpy arrays.

python-scour 0.38.2
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/inkscape/extras/scour
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Scour is an SVG optimizer/cleaner written in Python
Description:

The goal of Scour is to output a file that renders identically at a fraction of the size by removing a lot of redundant information created by most SVG editors. Optimization options are typically lossless but can be tweaked for more aggressive cleaning.

python-eliot 1.17.5
Propagated dependencies: python-boltons@25.0.0 python-orjson@3.9.7 python-pyrsistent@0.20.0 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/itamarst/eliot/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Eliot: the logging system that tells you why it happened
Description:

eliot is a Python logging system that outputs causal chains of actions: actions can spawn other actions, and eventually they either succeed or fail. The resulting logs tell you the story of what your software did: what happened, and what caused it.

python-bambi 0.15.0
Propagated dependencies: python-arviz@0.21.0 python-formulae@0.5.4 python-graphviz@0.20.3 python-pandas@2.2.3 python-pymc@5.21.0
Channel: guix-science
Location: guix-science/packages/statistics.scm (guix-science packages statistics)
Home page: https://bambinos.github.io/bambi/
Licenses: Expat
Build system: pyproject
Synopsis: BAyesian Model Building Interface in Python
Description:

Bambi is a high-level Bayesian model-building interface written in Python. It works with the PyMC probabilistic programming framework and is designed to make it extremely easy to fit Bayesian mixed-effects models common in biology, social sciences and other disciplines.

python-click 8.0.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Command line library for Python
Description:

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

python-ephem 4.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://rhodesmill.org/pyephem/
Licenses: Expat
Build system: pyproject
Synopsis: Compute positions of the planets and stars
Description:

PyEphem provides an ephem Python package for performing high-precision astronomy computations.

The name ephem is short for the word ephemeris, which is the traditional term for a table giving the position of a planet, asteroid, or comet for a series of dates.

Total results: 4167