_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-clang 10.0.1
Dependencies: clang@10.0.1
Propagated dependencies: llvm@10.0.1 clang-runtime@10.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
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 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
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
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.24.4
Dependencies: bash@5.1.16 openblas@0.3.20
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
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+
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-sc3nb 0.0.0-0.59f638b
Propagated dependencies: python-ipython@8.29.0 python-numpy@1.24.4 python-osc@1.7.4 python-scipy@1.12.0
Channel: small-guix
Location: small-guix/packages/python-xyz.scm (small-guix packages python-xyz)
Home page: https://github.com/thomas-hermann/sc3nb
Licenses: Expat
Synopsis: SuperCollider3 interface for Python and Jupyter notebooks
Description:

sc3nb is a Python package that offers a SuperCollider3 interface, with special support to be used within Jupyter notebooks. It establishes shortcuts and familiar functions used by sclang to make it easier to interactively try sound synthesis and sonification development.

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
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-flint 0.5.0
Dependencies: flint@3.1.2
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://fredrikj.net/python-flint/
Licenses: Expat
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.3.0
Dependencies: ffmpeg@6.1.1 freetype@2.13.0 fribidi@1.0.12 glew@2.2.0 libpng@1.6.39 sdl-union@1.2.68 xdg-utils@1.1.3
Propagated dependencies: python-ecdsa@0.19.0 python-future@0.18.2 python-pygame-sdl2@2.1.0+renpy8.3.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.renpy.org/
Licenses: Expat
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-click 8.1.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://palletsprojects.com/p/click/
Licenses: Modified BSD
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
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 0.9.9
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
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-pybbi 0.3.0
Dependencies: libpng@1.6.39 openssl@3.0.8 zlib@1.3
Propagated dependencies: python-cython@0.29.32 python-numpy@1.24.4 python-pandas@2.2.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nvictus/pybbi
Licenses: Expat
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.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scour-project/scour
Licenses: ASL 2.0
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.13.0
Propagated dependencies: python-boltons@23.0.0 python-pyrsistent@0.16.0 python-six@1.16.0 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/itamarst/eliot/
Licenses: ASL 2.0
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-anvio 7.1
Propagated dependencies: python-bottle@0.12.23 python-colored@1.4.4 python-django@3.2.21 python-ete3@3.1.3 python-illumina-utils@2.12 python-matplotlib@3.8.2 python-mistune@3.0.2 python-multiprocess@0.70.14 python-numba@0.59.1 python-numpy@1.24.4 python-pandas@2.2.3 python-paste@3.5.2 python-plotext@5.2.8 python-psutil@5.9.2 python-pyani@0.2.12 python-pysam@0.20.0 python-requests@2.31.0 python-scikit-learn@1.4.2 python-scipy@1.12.0 python-six@1.16.0 python-statsmodels@0.14.0 python-tabulate@0.9.0 snakemake@5.32.2
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://anvio.org
Licenses: GPL 3+
Synopsis: Analysis and visualization platform for 'omics data
Description:

Anvi’o is a comprehensive platform that brings together many aspects of today’s computational strategies of data-enabled microbiology, including genomics, metagenomics, metatranscriptomics, pangenomics, metapangenomics, phylogenomics, and microbial population genetics in an integrated and easy-to-use fashion through extensive interactive visualization capabilities.

python-ephem 4.1.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://rhodesmill.org/pyephem/
Licenses: Expat
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.

python-naima 0.10.0
Propagated dependencies: python-astropy@6.1.7 python-corner@2.2.2 python-emcee@3.1.6 python-h5py@3.8.0 python-matplotlib@3.8.2 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://github.com/zblz/naima
Licenses: Modified BSD
Synopsis: Derivation of non-thermal particle distributions through MCMC spectral fitting
Description:

This package implement functionality for computation of non-thermal radiation from relativistic particle populations. It includes tools to perform MCMC fitting of radiative models to X-ray, GeV, and TeV spectra using emcee, an affine-invariant ensemble sampler for Markov Chain Monte Carlo.

python24-pyx 0.12.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://pyx-project.org/
Licenses: GPL 2+
Synopsis: Create PostScript, PDF, and SVG files
Description:

Pyx is a Python package for the generation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.

python-rellu 0.7
Propagated dependencies: python-invoke@1.6.0 python-pygithub@1.55
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/robotframework/rellu
Licenses: ASL 2.0
Synopsis: Utilities to create PyPI releases
Description:

This collection of utilities contains tooling and templates to assist in creating releases on GitHub and publishing them on PyPI. It is designed to be used by Robot Framework and tools and libraries in its ecosystem, but can naturally be used also by other projects.

python-pyan3 1.2.0
Propagated dependencies: python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Technologicat/pyan
Licenses: GPL 2
Synopsis: Offline call graph generator for Python 3
Description:

Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.

python-klaus 3.0.1
Dependencies: git-without-safe-directory-check@2.47.1
Propagated dependencies: python-dulwich@0.20.30 python-flask@3.1.0 python-httpauth@0.4.1 python-humanize@4.0.0 python-pygments@2.15.1 python-werkzeug@3.1.3
Channel: guix-forge
Location: forge/klaus.scm (forge klaus)
Home page: https://github.com/jonashaag/klaus
Licenses: ISC
Synopsis: Simple git web viewer
Description:

klaus is a simple, easy-to-set-up git web viewer. It features

  • Super easy to set up -- no configuration required

  • Syntax highlighting

  • Markdown + RestructuredText rendering support

  • Pull + push support (Git Smart HTTP)

  • Code navigation using Exuberant ctags

python-pysat 3.2.1
Propagated dependencies: python-dask@2024.4.2 python-netcdf4@1.6.0 python-numpy@1.24.4 python-pandas@2.2.3 python-portalocker@2.7.0 python-scipy@1.12.0 python-toolz@0.11.2 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pysat/pysat
Licenses: Modified BSD
Synopsis: Supports science analysis across disparate data platforms
Description:

The Python Satellite Data Analysis Toolkit (pysat) provides a simple and flexible interface for robust data analysis from beginning to end - including downloading, loading, cleaning, managing, processing, and analyzing data. Pysat's plug-in design allows analysis support for any data, including user provided data sets.

python-nbval 0.11.0
Propagated dependencies: python-coverage@7.6.8 python-ipykernel@6.29.4 python-jupyter-client@7.4.4 python-nbformat@5.10.4 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/computationalmodelling/nbval
Licenses: Modified BSD
Synopsis: Pytest plugin to validate Jupyter notebooks
Description:

This plugin adds functionality to Pytest to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.

Total results: 3594