_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-qtsass 0.4.0
Propagated dependencies: python-libsass@0.23.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/spyder-ide/qtsass
Licenses: Expat
Synopsis: Compile SCSS files to valid Qt stylesheets
Description:

Besides being used in web development, CSS is also the way to stylize Qt-based desktop applications. However, Qt's CSS has a few variations that prevent the direct use of SASS compiler.

The purpose of this tool is to fill the gap between SASS and Qt-CSS by handling those variations.

python-pixell 0.29.0
Propagated dependencies: python-astropy@7.0.1 python-coveralls@4.0.1 python-cython@0.29.32 python-dateutil@2.8.2 python-ducc0@0.37.1 python-h5py@3.13.0 python-healpy@1.18.1 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.2 python-pillow@11.1.0 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://pixell.readthedocs.io/
Licenses: Modified BSD
Synopsis: Tectangular pixel map manipulation and harmonic analysis
Description:

pixell is a library for loading, manipulating and analyzing maps stored in rectangular pixelization. It is mainly intended for use with maps of the sky (e.g. CMB intensity and polarization maps, stacks of 21 cm intensity maps, binned galaxy positions or shear) in cylindrical projection, but its core functionality is more general.

python-biblib 0.1.0-1.ab0e857
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/aclements/biblib
Licenses: Expat
Synopsis: BibTeX parsing and transformation library
Description:

Biblib provides a simple, standalone Python 3 package for parsing BibTeX bibliographic databases, as well as algorithms for manipulating BibTeX entries in BibTeX-y ways. Biblib's parser is derived directly from the WEB source code for BibTeX and hence (barring bugs in translation) should be fully compatible with BibTeX's own parser.

python-nitime 0.11
Propagated dependencies: python-matplotlib@3.8.2 python-networkx@3.4.2 python-nibabel@5.3.2 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipy.org/nitime
Licenses: Modified BSD
Synopsis: Timeseries analysis for neuroscience data.
Description:

Nitime contains a core of numerical algorithms for time-series analysis both in the time and spectral domains, a set of container objects to represent time-series, and auxiliary objects that expose a high level interface to the numerical machinery and make common analysis tasks easy to express with compact and semantically clear code.

python-pyerfa 2.0.1.5
Dependencies: erfa@2.0.1
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/liberfa/pyerfa
Licenses: Modified BSD
Synopsis: Python bindings for ERFA
Description:

PyERFA is the Python wrapper for the ERFA library (Essential Routines for Fundamental Astronomy), a C library containing key algorithms for astronomy, which is based on the SOFA library published by the International Astronomical Union (IAU). All C routines are wrapped as Numpy universal functions, so that they can be called with scalar or array inputs.

python-cycler 0.10.0
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://matplotlib.org/cycler/
Licenses: Modified BSD
Synopsis: Composable keyword argument iterator
Description:

When using matplotlib and plotting more than one line, it is common to want to be able to want to be able to cycle over one or more artist styles; but the plotting logic can quickly become involved. To address this and enable easy cycling over arbitrary kwargs, the Cycler class was developed.

python-uniseg 0.7.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/emptypage/uniseg-python
Licenses: Expat
Synopsis: Python library to determine Unicode text segmentations
Description:

Uniseg is a Python package used to determine Unicode text segmentations. Supported segmentations include:

  1. Code point (any value in the Unicode codespace)

  2. Grapheme cluster (user-perceived character made of a single or multiple Unicode code points, e.g. "G" + acute-accent)

  3. Word break

  4. Sentence break

  5. Line break

python-celery 5.4.0
Propagated dependencies: python-billiard@4.2.0 python-click@8.1.7 python-click-didyoumean@0.3.1 python-click-plugins@1.1.1 python-click-repl@0.3.0 python-kombu@5.3.7 python-tzdata@2023.4 python-vine@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://celeryproject.org
Licenses: Modified BSD
Synopsis: Distributed Task Queue
Description:

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).

python-qrcode 8.0
Propagated dependencies: python-pillow@11.1.0 python-pypng@0.20220715.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/lincolnloop/python-qrcode
Licenses: Modified BSD
Synopsis: QR Code image generator
Description:

This package provides a pure Python QR Code generator module. It uses the Python Imaging Library (PIL) to allow for the generation of QR Codes.

In addition this package provides a command line tool to generate QR codes and either write these QR codes to a file or do the output as ascii art at the console.

python-txamqp 0.8.2
Propagated dependencies: python-six@1.16.0 python-twisted@24.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/txamqp/txamqp
Licenses: ASL 2.0
Synopsis: Communicate with AMQP peers and brokers using Twisted
Description:

This package provides a Python library for communicating with AMQP peers and brokers using the asynchronous networking framework Twisted. It contains all the necessary code to connect, send and receive messages to/from an AMQP-compliant peer or broker (Qpid, OpenAMQ, RabbitMQ) using Twisted. It also includes support for using Thrift RPC over AMQP in Twisted applications.

python-stestr 4.1.0
Propagated dependencies: python-cliff@3.10.1 python-fixtures@3.0.0 python-pyyaml@6.0.1 python-subunit@1.4.0 python-testtools@2.7.2 python-tomlkit@0.11.6 python-voluptuous@0.11.7
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://stestr.readthedocs.io/en/latest/
Licenses: ASL 2.0
Synopsis: Parallel Python test runner
Description:

This package provides the stestr command, a parallel Python test runner built around subunit. It is designed to execute unittest test suites using multiple processes to split up execution of a test suite. It will also store a history of all test runs to help in debugging failures and optimizing the scheduler to improve speed.

python-distro 1.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nir0s/distro
Licenses: ASL 2.0
Synopsis: OS platform information API
Description:

distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.

It is the recommended replacement for Python's original `platform.linux_distribution` function (which will be removed in Python 3.8). distro also provides a command-line interface to output the platform information in various formats.

python-ufo2ft 2.31.0
Propagated dependencies: python-booleanoperations@0.9.0 python-cffsubr@0.2.9.post1 python-compreffor@0.5.4 python-cu2qu@1.6.7.post1 python-defcon@0.10.3 python-fonttools@4.39.3 python-skia-pathops@0.8.0 python-ufolib2@0.13.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/ufo2ft
Licenses: Expat
Synopsis: Generate OpenType fonts from Unified Font Objects (UFOs)
Description:

ufo2ft (UFO to FontTools) is a fork of ufo2fdk intended to leverage FontTools (a Python library) rather than the Adobe Font Development Kit for OpenType (AFDKO), a set of C libraries/utilities so that it can be more easily extended. Like ufo2fdk, its primary purpose is to generate OpenType font binaries from Unified Font Objects (UFOs).

python-pillow 11.1.0
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 libwebp@1.3.2 openjpeg@2.5.0 zlib@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://python-pillow.org
Licenses: X11-style
Synopsis: Fork of the Python Imaging Library
Description:

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

python-pillow 2.9.0
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 libwebp@1.3.2 openjpeg@2.5.0 zlib@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://python-pillow.org
Licenses: X11-style
Synopsis: Fork of the Python Imaging Library
Description:

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

python-pillow 11.0.0
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 libwebp@1.3.2 openjpeg@2.5.0 zlib@1.3
Propagated dependencies: python-olefile@0.46
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://python-pillow.org
Licenses: X11-style
Synopsis: Fork of the Python Imaging Library
Description:

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

python-pillow 6.1.0
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 libwebp@1.3.2 openjpeg@2.5.0 zlib@1.3
Channel: guix-hpc
Location: guix-hpc/packages/python-science.scm (guix-hpc packages python-science)
Home page: https://python-pillow.org
Licenses: X11-style
Synopsis: Fork of the Python Imaging Library
Description:

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

python-pynsee 0.1.8
Propagated dependencies: python-appdirs@1.4.4 python-openpyxl@3.1.5 python-pandas@2.2.3 python-platformdirs@4.3.6 python-pyarrow@20.0.0 python-requests@2.31.0 python-shapely@2.0.5 python-tqdm@4.67.1 python-unidecode@1.3.8 python-urllib3@2.2.1 python-xlrd@2.0.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pynsee.readthedocs.io
Licenses: Expat
Synopsis: Tools to Easily Search and Download French Data From INSEE and IGN APIs
Description:

This package provides tools to easily search and download French data from INSEE and IGN APIs. This data includes more than 150 000 macroeconomic series, a dozen datasets of local french data, numerous sources available on insee.fr, geographical limits of administrative areas taken from IGN as well as key metadata and SIRENE database containing data on all French compagnies.

python-peewee 3.17.9
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/coleifer/peewee/
Licenses: Expat
Synopsis: Small object-relational mapping utility
Description:

Peewee is a simple and small ORM (object-relation mapping) tool. Peewee handles converting between pythonic values and those used by databases, so you can use Python types in your code without having to worry. It has built-in support for sqlite, mysql and postgresql. If you already have a database, you can autogenerate peewee models using pwiz, a model generator.

python-pygmsh 7.1.17
Propagated dependencies: gmsh@4.13.1 python-meshio@5.3.4 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://github.com/nschloe/pygmsh
Licenses: GPL 3+
Synopsis: Python frontend for Gmsh
Description:

The goal of pygmsh is to combine the power of Gmsh with the versatility of Python. The package generalises many of the methods and functions that comprise the Gmsh Python API. In this way the meshing of complex geometries using high-level abstractions is made possible. The package provides a Python library together with a command-line utility for mesh optimisation.

python-spisea 2.1.13
Propagated dependencies: python-astropy@7.0.1 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pysynphot@2.0.0-0.54e9e2a python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://spisea.readthedocs.io/en/stable/index.html
Licenses: GPL 3+ Modified BSD
Synopsis: Stellar Population Synthesis Modeling
Description:

SPISEA is an python package that generates single-age, single-metallicity populations (i.e. star clusters). It gives the user control over many parameters:

  • cluster characteristics (age, metallicity, mass, distance)

  • total extinction, differential extinction, and extinction law

  • stellar evolution and atmosphere models

  • stellar multiplicity and Initial Mass Function

  • initial-Final Mass Relation

  • photometric filters

python-sndata 1.3.0
Propagated dependencies: python-astropy@7.0.1 python-beautifulsoup4@4.12.3 python-numpy@1.26.2 python-pandas@2.2.3 python-pytz@2023.3.post1 python-pyyaml@6.0.1 python-requests@2.31.0 python-sncosmo@2.12.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sndata.readthedocs.io/en/latest/
Licenses: GPL 3+
Synopsis: Interface for data published by various supernova surveys
Description:

SNData provides an access to data releases published by a variety of supernova (SN) surveys. It is designed to support the development of scalable analysis pipelines that translate with minimal effort between and across data sets. A summary of accessible data is provided below. Access to additional surveys is added upon request or as needed for individual research projects undertaken by the developers.

python-meshio 5.3.4
Dependencies: python-h5py@3.13.0 python-netcdf4@1.6.0
Propagated dependencies: python-importlib-metadata@5.2.0 python-numpy@1.26.2 python-rich@13.7.1
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://github.com/nschloe/meshio
Licenses: Expat
Synopsis: I/O for mesh files
Description:

There are various file formats available for representing unstructured meshes and mesh data. The meshio package is able to read and write mesh files in many formats and to convert files from one format to another. Formats such as cgns, h5m, gmsh, xdmf and vtk are supported. The package provides command-line tools and a collection of Python modules for programmatic use.

python-corner 2.2.2
Propagated dependencies: python-matplotlib@3.8.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: http://corner.readthedocs.io/
Licenses: FreeBSD
Synopsis: Make some beautiful corner plots
Description:

This Python module uses matplotlib to visualize multidimensional samples using a scatterplot matrix. In these visualizations, each one- and two-dimensional projection of the sample is plotted to reveal covariances. corner was originally conceived to display the results of Markov Chain Monte Carlo simulations and the defaults are chosen with this application in mind but it can be used for displaying many qualitatively different samples.

Total results: 3823