_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-types-freezegun 1.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{freezegun}
Description:

This package contains typing stubs for for freezegun, a very small subset the Python stubs contained in the complete typeshed collection.

python-multivolumefile 0.2.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/multivolume
Licenses: LGPL 2.1+
Synopsis: Treat multiple files as one
Description:

MultiVolumefile is a Python library that provides a file-object abstraction, making it possible to use multiple files as if they were a single file.

python-jsonschema-path 0.3.2
Propagated dependencies: python-pathable@0.4.3 python-pyyaml@6.0.1 python-referencing@0.35.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/p1c2u/jsonschema-path
Licenses: ASL 2.0
Synopsis: JSONSchema Spec with object-oriented paths
Description:

This package implements object-oriented JSONSchema. It lets you traverse a schema like paths and access a schema on demand with separate dereferencing accessor layer.

python-pytest-snapshot 0.9.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/joseph-roitman/pytest-snapshot
Licenses: Expat
Synopsis: Pytest plugin for snapshot testing
Description:

This package provides a plugin for snapshot testing with pytest. It can be used to test that the value of an expression does not change unexpectedly.

python-astropy-minimal 7.0.1
Dependencies: expat@2.5.0 wcslib@8.4
Propagated dependencies: python-astropy-iers-data@0.2025.4.14.0.37.22 python-configobj@5.0.6 python-h5py@3.13.0 python-jplephem@2.22 python-matplotlib@3.8.2 python-numpy@1.26.2 python-packaging@24.2 python-ply@3.11 python-pyarrow@20.0.0 python-pyerfa@2.0.1.5 python-pyyaml@6.0.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.astropy.org/
Licenses: Modified BSD
Synopsis: Core package for Astronomy in Python
Description:

Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.

python-xarray-datatree 0.0.14
Propagated dependencies: python-packaging@24.2 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/xarray-contrib/datatree
Licenses: ASL 2.0
Synopsis: Hierarchical tree-like data structures for xarray
Description:

Datatree is a prototype implementation of a tree-like hierarchical data structure for xarray. Datatree is in the process of being merged upstream into xarray.

python-jupyter-console 6.4.0
Propagated dependencies: python-ipykernel@6.29.4 python-jupyter-client@7.4.4 python-prompt-toolkit@3.0.43 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Jupyter terminal console
Description:

This package provides a terminal-based console frontend for Jupyter kernels. It also allows for console-based interaction with non-Python Jupyter kernels such as IJulia and IRKernel.

python-internetarchive 5.1.0
Propagated dependencies: python-backports-csv@1.0.7 python-clint@0.5.1 python-docopt@0.6.2 python-importlib-metadata@5.2.0 python-jsonpatch@1.16 python-requests@2.31.0 python-six@1.16.0 python-schema@0.6.6 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/jjjake/internetarchive
Licenses: AGPL 3+
Synopsis: Command-line interface to archive.org
Description:

ia is a command-line tool for using archive.org from the command-line. It also implements the internetarchive python module for programmatic access to archive.org.

python2-setuptools-scm 5.0.2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
Synopsis: Manage Python package versions in SCM metadata
Description:

Setuptools_scm handles managing your Python package versions in software configuration management (SCM) metadata instead of declaring them as the version argument or in a SCM managed file.

python-django-pipeline 4.0.0
Propagated dependencies: python-jsmin@3.0.1 python-css-html-js-minify@2.5.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-pipeline
Licenses: Expat
Synopsis: Asset packaging library for Django
Description:

Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.

python-codacy-coverage 1.3.11
Propagated dependencies: python-check-manifest@0.49 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/codacy/python-codacy-coverage
Licenses: Expat
Synopsis: Codacy coverage reporter for Python
Description:

This package analyses Python test suites and reports how much of the code is covered by them. This tool is part of the Codacy suite for analysing code quality.

python-fastentrypoints 0.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ninjaaron/fast-entry_points
Licenses: Modified BSD
Synopsis: Makes entry_points specified in setup.py load more quickly
Description:

Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources. This package allows such setup scripts to load entry points more quickly.

python-keystone-engine 0.9.2
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.keystone-engine.org
Licenses: GPL 2
Synopsis: Lightweight multi-platform, multi-architecture assembler framework
Description:

Keystone is a lightweight multi-platform, multi-architecture assembler framework. It supports a wide-range of different architectures and offers an intuitive architecture-neutral API for interacting with assembly for these architectures.

python-robot-detection 0.4
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/rory/robot-detection
Licenses: GPL 3+
Synopsis: Detect web crawlers
Description:

robot_detection is a python module to detect if a given HTTP User Agent is a web crawler. It uses the list of registered robots from http://www.robotstxt.org.

python-pyproject-hooks 1.0.0
Propagated dependencies: python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/pyproject-hooks
Licenses: Expat
Synopsis: Low-level library for calling @file{pyproject.toml} backends
Description:

pyproject-hooks is a low-level library for calling build backends in pyproject.toml-based projects. It provides basic functionality to write tooling that generates distribution files from Python projects.

python-flake8-debugger 4.1.2
Propagated dependencies: python-flake8@7.1.1 python-pycodestyle@2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jbkahn/flake8-debugger
Licenses: Expat
Synopsis: @code{ipdb} and @code{pdb} statement checker plugin for flake8
Description:

This package provides a Flake8 plugin that checks for ipdb and pdb imports and set traces, as well as from IPython.terminal.embed, import InteractiveShellEmbed and InteractiveShellEmbed()().

python2-more-itertools 5.0.0
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

python-so-noise-models 0.0.0-0.fac881e
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/simonsobs/so_noise_models
Licenses: FreeBSD
Synopsis: Simons Observatory N(ell) noise models
Description:

This package provides N(ell) noise curve projection code for the Simons Observatory. The intention is that the full history of noise models will be provided to supplement published projections and simulations.

python-django-haystack 3.3.0
Propagated dependencies: python-django@4.2.16 python-packaging@24.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://haystacksearch.org/
Licenses: Modified BSD
Synopsis: Pluggable search for Django
Description:

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.

python-pypika-tortoise 0.1.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-pypika-tortoise 0.1.6
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-pypika-tortoise 0.1.6
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-future-fstrings 0.4.1
Propagated dependencies: python-tokenize-rt@2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asottile/future-fstrings
Licenses: Expat
Synopsis: Backport of fstrings to Python < 3.6
Description:

This package provides a UTF-8 compatible encoding future_fstrings, which performs source manipulation. It decodes the source bytes using the UTF-8 encoding and then rewrites Python 3.6 style f strings.

python-straight-plugin 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ironfroggy/straight.plugin
Licenses: Expat
Synopsis: Simple namespaced plugin facility
Description:

Straight Plugin provides a type of plugin you can create from almost any existing Python modules, and an easy way for outside developers to add functionality and customization to your projects with their own plugins.

Total results: 3816