_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pygame-ce 2.4.1
Dependencies: freetype@2.13.0 sdl-union@1.2.68
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://pyga.me
Licenses: LGPL 2.1
Synopsis: Python Game Development
Description:

Pygame is a library for the development of multimedia applications like video games using Python. It uses the SDL library and several other popular libraries to abstract the most common functions, making writing these programs a more intuitive task.

python-numpy-mkl 1.26.2
Dependencies: bash@5.1.16 intel-oneapi-mkl@2023.2.0
Channel: guix-hpc-non-free
Location: tainted/python-xyz.scm (tainted python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: Fundamental package for scientific computing with Python (MKL build)
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-asdf-zarr 0.0.3
Propagated dependencies: python-asdf@4.1.0 python-fsspec@2024.12.0 python-zarr@2.18.4
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/asdf-format/asdf-zarr
Licenses: Modified BSD
Synopsis: Asdf extension to support Zarr arrays
Description:

This package includes an extension for the Python library asdf to add support for reading and writing chunked Zarr arrays, a file storage format for chunked, compressed, N-dimensional arrays based on an open-source specification.

python-enlighten 1.12.4
Propagated dependencies: python-blessed@1.20.0 python-prefixed@0.7.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/Rockhopper-Technologies/enlighten
Licenses: MPL 2.0
Synopsis: Console progress bar library
Description:

python-enlighten is a console progress bar library for Python. The main advantage of Enlighten is that it allows writing to stdout and stderr without any redirection or additional code---just print or log as you normally would. Enlighten also includes experimental support for Jupyter Notebooks.

python-biopython 1.85
Propagated dependencies: python-numpy@1.26.2
Channel: gn-bioinformatics
Location: gn/packages/bioinformatics.scm (gn packages bioinformatics)
Home page: https://biopython.org/
Licenses: non-copyleft
Synopsis: Tools for biological computation in Python
Description:

Biopython is a set of tools for biological computation including parsers for bioinformatics files into Python data structures; interfaces to common bioinformatics programs; a standard sequence class and tools for performing common operations on them; code to perform data classification; code for dealing with alignments; code making it easy to split up parallelizable tasks into separate processes; and more.

python-fastrlock 0.8.2
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/scoder/fastrlock
Licenses: Expat
Synopsis: RLock implementation for CPython
Description:

FastRLock is a C-level implementation of an optimistic lock for CPython which can be used as a replacement for threading.RLock. It is implemented in Cython and offers a C-API for direct use from Cython code. The lock is 10x faster than threading.RLock under normal conditions and 10% faster under congestion, making it a faster option than the revised RLock implementation in Python 3.2.

python-ml-dtypes 0.3.1
Dependencies: eigen-for-python-ml-dtypes@3.4.90-1.7bf2968
Propagated dependencies: python-numpy@1.26.2
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/jax-ml/ml_dtypes
Licenses: ASL 2.0
Synopsis: NumPy dtype extensions used in machine learning
Description:

This package is a stand-alone implementation of several NumPy dtype extensions used in machine learning libraries, including:

  • bfloat16: an alternative to the standard float16 format

  • float8_*: several experimental 8-bit floating point representations including:

    • float8_e4m3b11fnuz

    • float8_e4m3fn

    • float8_e4m3fnuz

    • float8_e5m2

    • float8_e5m2fnuz

  • int4 and uint4: low precision integer types.

python2-numarray 1.5.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://www.numpy.org/
Licenses: GPL 2
Synopsis: Numerical library array processing of numbers, strings, records and objects
Description:

Numarray is an (OBSOLETE) array processing package designed to efficiently manipulate large multi-dimensional arrays. Numarray is modelled after Numeric and features c-code generated from python template scripts, the capacity to operate directly on arrays in files, and improved type promotions. Numarray provides support for manipulating arrays consisting of numbers, strings, records, or objects using the same basic infrastructure and syntax. Numarray is now part of the numpy package, though some legacy software still uses the older versions.

python-astroplan 0.9.1
Propagated dependencies: python-astropy@7.0.1 python-astroquery@0.4.9.post1 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pytz@2023.3.post1 python-six@1.16.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/astropy/astroplan
Licenses: Modified BSD
Synopsis: Observation planning package for astronomers
Description:

This package provides a flexible toolbox for observation planning and scheduling. When complete, the goal is to be easy for Python beginners and new observers to to pick up, but powerful enough for observatories preparing nightly and long-term schedules.

Features:

  • calculate rise/set/meridian transit times, alt/az positions for targets at observatories anywhere on Earth

  • built-in plotting convenience functions for standard observation planning plots (airmass, parallactic angle, sky maps)

  • determining observability of sets of targets given an arbitrary set of constraints (i.e., altitude, airmass, moon separation/illumination, etc.)

python2-pathlib2 2.3.5
Propagated dependencies: python2-scandir@1.10.0 python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/pathlib2/
Licenses: Expat
Synopsis: Object-oriented file system paths - backport of standard pathlib module
Description:

The goal of pathlib2 is to provide a backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions.

Pathlib offers a set of classes to handle file system paths. It offers the following advantages over using string objects:

  1. No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls.

  2. Embodies the semantics of different path types. For example, comparing Windows paths ignores casing.

  3. Well-defined semantics, eliminating any inconsistencies or ambiguities (forward vs. backward slashes, etc.).

python2-bx-python 0.8.9
Dependencies: zlib@1.3
Propagated dependencies: python-numpy@1.26.2 python2-six@1.16.0
Channel: gn-bioinformatics
Location: gn/packages/bioinformatics.scm (gn packages bioinformatics)
Home page: https://github.com/bxlab/bx-python
Licenses: Expat
Synopsis: Tools for manipulating biological data
Description:

bx-python provides tools for manipulating biological data, particularly multiple sequence alignments.

python2-piddle-gn 1.0.15-gn
Propagated dependencies: python2-pil1@1.1.6
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses:
Synopsis: Canvas drawing library for python2 (old!)
#<unspecified>
python24-json-GN1 GN1
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: LGPL 2.1+
Synopsis:
Description:
python-coreschema 0.0.4
Propagated dependencies: python-jinja2@3.1.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/core-api/python-coreschema
Licenses: Modified BSD
Synopsis: Core Schema
Description:

Core Schema.

python-dash-table 5.0.0
Channel: guix-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
Home page:
Licenses: Expat
Synopsis: Dash table
Description:

Dash table.

python-dash-table 5.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page:
Licenses: Expat
Synopsis: Dash table
Description:

Dash table.

python-pytest-bdd 5.0.0
Propagated dependencies: python-glob2@0.7 python-mako@1.2.2 python-parse@1.18.0 python-parse-type@0.6.0 python-py@1.11.0 python-pytest@8.3.3
Channel: guixrus
Location: guixrus/packages/jrnl.scm (guixrus packages jrnl)
Home page: https://github.com/pytest-dev/pytest-bdd
Licenses: Expat
Synopsis: BDD for pytest
Description:

BDD for pytest

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

Typing stubs for mock

python-flask-mail 0.9.1
Propagated dependencies: python-mock@5.1.0 python-nose@1.3.7 python-flask@3.1.0 python-blinker@1.9.0 python-speaklater@1.3
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: https://github.com/rduplain/flask-mail
Licenses: Modified BSD
Synopsis: Flask extension for sending email
Description:

Flask extension for sending email

python-screeninfo 0.7
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/rr-/screeninfo
Licenses: Expat Modified BSD
Synopsis: Obtain information about physical screens etc.
Description:

Animation engine for explanatory math videos.

python2-pygobject 2.28.7
Dependencies: python2@2.7.18 glib@2.82.1 python2-pycairo@1.18.2 gobject-introspection@1.82.0
Propagated dependencies: libffi@3.4.4
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/PyGObject/
Licenses: LGPL 2.1+
Synopsis: Python bindings for GObject
Description:

Python bindings for GLib, GObject, and GIO.

emacs-python-test 20181018.29
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-pe/python-test.el
Licenses:
Synopsis: Python testing integration
Description:

Documentation at https://melpa.org/#/python-test

Total results: 731