_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-block-tracing 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rianhunter/block_tracing
Licenses: Expat
Synopsis: Protect process memory
Description:

block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process.

python-neovim-remote 2.5.1
Propagated dependencies: python-psutil@5.9.2 python-pynvim@0.4.2 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/mhinz/neovim-remote
Licenses: Expat
Synopsis: Control nvim processes using `nvr` commandline tool
Description:

This package provide a `nvr` command, which can open File in remote nvim. Also allow opening files from within :terminal without starting a nested nvim process.

python-eeg-positions 2.1.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-pandas@2.2.3
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://eeg-positions.readthedocs.io/
Licenses: Expat
Synopsis: Compute and plot standard EEG electrode positions
Description:

This package contains code to compute the standard EEG electrode locations on a spherical head model for the 10-20, 10-10, and 10-05 system.

python-pyahocorasick 2.1.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/WojciechMula/pyahocorasick
Licenses: Modified BSD
Synopsis: Library for finding multiple key strings in text
Description:

Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.

python-mapbox-earcut 1.0.2
Propagated dependencies: python-numpy@1.26.2
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/skogler/mapbox_earcut_python
Licenses: ISC
Synopsis: Python bindings for the Mapbox Earcut C++ polygon triangulation library
Description:

The Mapbox Earcut library is a header-only C++ library which provides a fast and robust triangulation of 2D polygons. This package provides Python bindings for this library.

python-immutabledict 4.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/corenting/immutabledict
Licenses: Expat
Synopsis: Immutable wrapper around dictionaries
Description:

immutabledict is an immutable wrapper around dictionaries. It implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired.

python-sphinx-panels 0.6.0
Propagated dependencies: python-docutils@0.16 python-sphinx@5.3.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/executablebooks/sphinx-panels
Licenses: Expat
Synopsis: Sphinx extension for creating panels in a grid layout
Description:

This package provides a sphinx extension for creating panels in a grid layout. It is no longer maintained and users are encouraged to use sphinx-design instead.

python-django-assets 2.0
Propagated dependencies: python-django@4.2.16 python-webassets@2.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/miracle2k/django-assets
Licenses: FreeBSD
Synopsis: Asset management for Django
Description:

Asset management for Django, to compress and merge CSS and Javascript files. Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.

python-pure-protobuf 2.0.1
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://pypi.org/project/pure-protobuf/
Licenses: Expat
Synopsis: Protobuf implementation using dataclasses
Description:

python-pure-protobuf takes advantage of the standard dataclasses module to define message types. Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

python-sphinx-pytest 0.2.0
Propagated dependencies: python-pytest@8.3.3 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/chrisjsewell/sphinx-pytest
Licenses: Expat
Synopsis: Pytest fixtures for Sphinx extensions
Description:

This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.

python-pyqtwebengine 6.7.0
Dependencies: python-pyqt@6.7.1 qtbase@6.7.2 qtdeclarative@6.7.2 qtwebchannel@6.7.2 qtwebengine@6.7.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.

python-decaylanguage 0.18.6
Propagated dependencies: python-attrs@24.2.0 python-graphviz@0.20.3 python-hepunits@2.3.5 python-lark@1.2.2 python-numpy@1.26.2 python-pandas@2.2.3 python-particle@0.25.3 python-plumbum@1.7.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://decaylanguage.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Language to describe, manipulate and convert particle decays
Description:

DecayLanguage implements a language to describe and convert particle decays between digital representations, effectively making it possible to interoperate several fitting programs. Particular interest is given to programs dedicated to amplitude analyses.

python-elasticsearch 7.17.12
Propagated dependencies: python-certifi@2022.6.15 python-urllib3@1.26.17
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/elastic/elasticsearch-py
Licenses: ASL 2.0
Synopsis: Low-level client for Elasticsearch
Description:

Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.

python-threadpoolctl 3.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/joblib/threadpoolctl
Licenses: Modified BSD
Synopsis: Python helpers for common threading libraries
Description:

Thread-pool Controls provides Python helpers to limit the number of threads used in the threadpool-backed of common native libraries used for scientific computing and data science (e.g. BLAS and OpenMP).

python-funcparserlib 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/vlasovskikh/funcparserlib
Licenses: Expat
Synopsis: Recursive descent parsing library based on functional combinators
Description:

This package is a recursive descent parsing library for Python based on functional combinators. Parser combinators are just higher-order functions that take parsers as their arguments and return them as result values.

python-supersmoother 0.4
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: http://github.com/jakevdp/supersmoother
Licenses: FreeBSD
Synopsis: Python implementation of Friedman's Supersmoother
Description:

This package provides an efficient implementation of Friedman's SuperSmoother based in Python. It makes use of numpy for fast numerical computation.

python-dogpile-cache 1.3.4
Propagated dependencies: python-decorator@5.0.9 python-stevedore@3.2.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/sqlalchemy/dogpile.cache
Licenses: Expat
Synopsis: Caching front-end based on the Dogpile lock
Description:

dogpile.cache is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of dogpile.

python-keystoneauth1 5.0.0
Propagated dependencies: python-iso8601@1.0.2 python-os-service-types@1.7.0 python-requests@2.31.0 python-six@1.16.0 python-stevedore@3.2.2
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/keystoneauth/latest/
Licenses: ASL 2.0
Synopsis: Authentication Library for OpenStack Identity
Description:

Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.

python-paramunittest 0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/rik0/ParamUnittest
Licenses: FreeBSD
Synopsis: Simple extension to have parametrized unit tests
Description:

This package creates parameterized unit-tests that work with the standard unittest package. A parameterized test case is automatically converted to multiple test cases. Since they are TestCase subclasses, they work with other test suites that recognize TestCases.

python-jwst-reffiles 1.0.1
Propagated dependencies: python-astropy@7.0.1 python-jwst@1.18.1 python-matplotlib@3.8.2 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/jwst_reffiles
Licenses: Modified BSD
Synopsis: Tool for JWST's CRDS-formatted reference files creation
Description:

This package provides a tool to create Calibration References Data System-formatted reference files for James Webb Space Telescope from a set of input dark current files and a set of flat field files.

python-trytond-stock 6.2.7
Propagated dependencies: python-simpleeval@0.9.12 trytond@7.4.4 trytond-company@6.2.0 trytond-currency@6.2.0 trytond-party@6.2.1 trytond-product@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Synopsis: Tryton module for stock and inventory
Description:

This package provides a Tryton module that defines the fundamentals for all stock management situations: Locations where products are stored, moves between these locations, shipments for product arrivals and departures and inventory to control and update stock levels.

python-scitools-iris 3.11.1
Propagated dependencies: python-cartopy@0.24.1 python-cf-units@3.3.0 python-cftime@1.6.4 python-dask@2024.4.2 python-matplotlib@3.8.2 python-netcdf4@1.6.0 python-numpy@1.26.2 python-pyproj@3.6.1 python-scipy@1.12.0 python-shapely@2.0.5 python-xxhash@3.1.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/SciTools/iris
Licenses: LGPL 3+
Synopsis: Earth science data analysing and visualising library
Description:

Iris is a Python library for analysing and visualising Earth science data. It excels when working with multi-dimensional Earth Science data, where tabular representations become unwieldy and inefficient. Iris implements a data model based on the CF conventions.

python-msgpack-numpy 0.4.8
Propagated dependencies: python-msgpack@1.0.4 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/lebedov/msgpack-numpy
Licenses: Modified BSD
Synopsis: Numpy data serialization using msgpack
Description:

This package provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format. Serialization of Python's native complex data types is also supported.

python-pytest-forked 1.6.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-forked
Licenses: Expat
Synopsis: Pytest plugin to run tests in isolated forked subprocesses
Description:

This package provides a Pytest plugin which enables running each test in a subprocess and will report if a test crashed the process. It can be useful to isolate tests against undesirable global environment side-effects (such as setting environment variables).

Total results: 3825