_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-anyio 4.6.2
Propagated dependencies: python-idna@3.10 python-sniffio@1.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/agronholm/anyio
Licenses: Expat
Build system: pyproject
Synopsis: Compatibility layer for multiple asynchronous event loops
Description:

AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency on top of asyncio, and works in harmony with the native SC of trio itself.

python-pyro4 4.82
Propagated dependencies: python-serpent@1.41
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyro4.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Distributed object middleware for Python
Description:

Pyro enables you to build applications in which objects can talk to each other over the network. You can just use normal Python method calls to call objects on other machines, also known as remote procedure calls (RPC).

python-flask 3.0.3
Propagated dependencies: python-asgiref@3.8.1 python-click@8.1.8 python-blinker@1.9.0 python-importlib-metadata@8.7.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-werkzeug@3.1.3
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page: https://palletsprojects.com/p/flask/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Microframework based on Werkzeug, Jinja2 and good intentions
Description:

Flask is a micro web framework based on the Werkzeug toolkit and Jinja2 template engine. It is called a micro framework because it does not presume or force a developer to use a particular tool or library.

python-babel 2.16.0
Propagated dependencies: python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://babel.pocoo.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tools for internationalizing Python applications
Description:

Babel is composed of two major parts: - tools to build and work with gettext message catalogs - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

python-stpsf 2.1.0
Propagated dependencies: python-astropy@7.1.1 python-astroquery@0.4.11 python-matplotlib@3.8.2 python-numpy@1.26.4 python-photutils@2.3.0 python-poppy@1.1.2 python-pysiaf@0.24.1 python-scipy@1.12.0 python-synphot@1.6.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://stpsf.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Creates simulated point spread functions for Space Telescopes)
Description:

STPSF produces simulated PSFs for the James Webb Space Telescope, NASA's flagship infrared space telescope. STPSF can simulate images for any of the four science instruments plus the fine guidance sensor, including both direct imaging, coronagraphic, and spectroscopic modes.

python-lcapy 1.24
Propagated dependencies: python-ipython@8.37.0 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-property-cached@1.6.4 python-scipy@1.12.0 python-sympy@1.13.3 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/mph-/lcapy
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Symbolic linear circuit analysis
Description:

Lcapy is a Python package for linear circuit analysis. It uses SymPy for symbolic mathematics.

Lcapy can symbolically analyse circuits described with netlists or by series/parallel combinations of components. It can also manipulate ontinuous-time and discret-time expressions.

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-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-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 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.

Total results: 4220