_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-dirty-equals 0.8.0
Propagated dependencies: python-pytz@2025.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://dirty-equals.helpmanual.io/
Licenses: Expat
Build system: pyproject
Synopsis: Do dirty (but useful) things with equals
Description:

dirty-equals is a Python library that (mis)uses the __eq__ method to make code (generally unit tests) more declarative and therefore easier to read and write.

python-nitransforms 25.1.0
Propagated dependencies: python-h5py@3.13.0 python-lxml@6.0.1 python-nibabel@5.3.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nitransforms.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Neuroimaging spatial transforms in Python
Description:

niworkflows is capable of converting between formats and resampling images to apply transforms generated by the most popular neuroimaging packages and libraries (AFNI, FSL, FreeSurfer, ITK, and SPM).

python-linux-procfs 0.7.4
Channel: small-guix
Location: small-guix/packages/tuned.scm (small-guix packages tuned)
Home page: https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git/
Licenses: GPL 2
Build system: pyproject
Synopsis: Python abstractions to extract information from @code{/proc} files
Description:

The proc filesystem is a pseudo-filesystem which provides an interface to kernel data structures. This package provides a means to query that system from a Python module.

python-forex-python 1.5
Propagated dependencies: python-requests@2.32.5 python-simplejson@3.20.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/MicroPyramid/forex-python
Licenses: Expat
Build system: pyproject
Synopsis: Foreign exchange rates and currency conversion
Description:

python-forex-python can be used to manipulate foreign exchange rates and to operate currency conversions.

Features:

  • List all currency rates.

  • BitCoin price for all currencies.

  • Converting amount to BitCoins.

  • Get historical rates for any day since 1999.

  • Conversion rate for one currency(ex; USD to INR).

  • Convert amount from one currency to other.('USD 10$' to INR).

  • Currency symbols.

  • Currency names.

python-django-ninja 1.4.3
Propagated dependencies: python-django@5.2.8 python-pydantic@2.10.4
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-ninja.rest-framework.com
Licenses: Expat
Build system: pyproject
Synopsis: REST framework for Django
Description:

Django Ninja is a web framework for building APIs with Django and Python type hints. It is designed to be fast and easy to use thanks to asyncio and Pydantic.

python-bump2version 1.0.1-1.1044c08
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/c4urself/bump2version
Licenses: Expat
Build system: pyproject
Synopsis: Version-bump your software with a single command!
Description:

This package provides a small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment. It also creates commits and tags.

python-sunkit-magex 1.1.0
Propagated dependencies: python-astropy@7.1.1 python-numpy@1.26.4 python-scikit-image@0.23.2 python-scipy@1.12.0 python-sunpy@7.0.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/sunkit-magex
Licenses: GPL 3+ Modified BSD
Build system: pyproject
Synopsis: Solar Magnetic field Extrapolation
Description:

This package provides a set of tools for the modelling of magnetic field data. It is a SunPy affiliated package and is built on top of sunpy and astropy.

python-django-jinja 2.11.0
Propagated dependencies: python-django-4@4.2.27 python-jinja2@3.1.2 python-pytz@2025.1 python-django-pipeline@4.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://niwinz.github.io/django-jinja/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Simple jinja2 templating backend for Django
Description:

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better performance.

python-oslo-context 5.0.0
Propagated dependencies: python-debtcollector@3.0.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo context library
Description:

The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

python-streamtracer 2.4.0
Propagated dependencies: python-numpy@1.26.4 python-packaging@25.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sunpy/streamtracer
Licenses: GPL 3+
Build system: cargo
Synopsis: Rapid streamline tracing in Python
Description:

streamtracer is a Python package for rapid streamline tracing on regularly spaced grids. The actual streamline tracing is done at a low level in Rust, with a nice Python API provided on top.

python-types-orjson 3.6.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Typing stubs for orjson
Description:

This is a PEP 561 type stub package for the orjson package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses orjson.

python-melissa-core 2.3.0
Dependencies: coreutils-minimal@9.1
Propagated dependencies: python-cloudpickle@3.1.0 python-iterative-stats@0.1.1 python-jsonschema@4.23.0 python-mpi4py@4.1.0 python-numpy@1.26.4 python-plotext@5.2.8 python-pyzmq@27.0.1 python-rapidjson@1.10 python-requests@2.32.5 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://gitlab.inria.fr/melissa/melissa
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python front-end server and launcher for Melissa
Description:

Python front-end in charge of orchestrating the execution a Melissa based study. It automatically handles large-scale scheduler interactions in OpenMPI and with common cluster schedulers (e.g. slurm or OAR).

python-magic-impute 1.2.1
Propagated dependencies: python-future@1.0.0 python-graphtools@1.5.3 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tasklogger@1.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KrishnaswamyLab/MAGIC
Licenses: GPL 2+
Build system: pyproject
Synopsis: Markov affinity-based graph imputation of cells
Description:

MAGIC is an interactive tool to impute missing values in single-cell sequencing data and to restore the structure of the data. It also provides data pre-processing functionality such as dimensionality reduction and gene expression visualization.

python-openstacksdk 4.6.0
Propagated dependencies: python-cryptography@44.0.0 python-decorator@5.2.1 python-dogpile-cache@1.3.4 python-iso8601@2.1.0 python-jmespath@1.0.1 python-jsonpatch@1.33 python-keystoneauth1@5.11.1 python-os-service-types@1.8.0 python-pbr@7.0.1 python-platformdirs@4.3.6 python-psutil@7.0.0 python-pyyaml@6.0.2 python-requestsexceptions@1.4.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/openstacksdk/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SDK for building applications to work with OpenStack
Description:

This package provides a client library for building applications to work with OpenStack clouds. The SDK aims to provide a consistent and complete set of interactions with OpenStack’s many services, along with complete documentation, examples, and tools.

python-flufl-bounce 4.0
Propagated dependencies: python-atpublic@3.1.1 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://fluflbounce.readthedocs.io/en/latest/
Licenses: ASL 2.0 LGPL 3
Build system: pyproject
Synopsis: Email bounce detectors
Description:

The flufl.bounce library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464.

python-pyqt-builder 1.18.2
Dependencies: python-sip@6.12.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/static/Docs/PyQt-builder/
Licenses: GPL 2 GPL 3
Build system: pyproject
Synopsis: PEP 517 compliant PyQt build system
Description:

PyQt-builder is a tool for generating Python bindings for C++ libraries that use the Qt application framework. The bindings are built on top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.

python-pytest-redis 2.4.0
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@8.4.1 python-redis@5.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ClearcodeHQ/pytest-redis
Licenses: LGPL 3
Build system: python
Synopsis: Redis fixtures and fixture factories for Pytest.
Description:

Redis fixtures and fixture factories for Pytest. This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

python-graphql-core 3.1.2
Propagated dependencies: python-promise@2.3.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/graphql-python/graphql-core
Licenses: Expat
Build system: pyproject
Synopsis: GraphQL implementation for Python
Description:

GraphQL implementation for Python. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps. This library is a port of graphql-js to Python.

python2-contextlib2 0.6.0.post1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://contextlib2.readthedocs.org/
Licenses: Python Software Foundation License
Build system: python
Synopsis: Tools for decorators and context managers
Description:

This module is primarily a backport of the Python 3.2 contextlib to earlier Python versions. Like contextlib, it provides utilities for common tasks involving decorators and context managers. It also contains additional features that are not part of the standard library.

python-editorconfig 0.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://editorconfig.org/
Licenses: FreeBSD Python Software Foundation License
Build system: pyproject
Synopsis: EditorConfig bindings for python
Description:

The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

python-intervaltree 3.1.0
Propagated dependencies: python-sortedcontainers@2.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/chaimleib/intervaltree
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Editable interval tree data structure
Description:

This package provides a mutable, self-balancing interval tree implementation for Python. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.

python-nwbinspector 0.6.5
Propagated dependencies: python-aiohttp@3.11.11 python-click@8.1.8 python-fsspec@2025.9.0 python-hdmf-zarr@0.12.0 python-isodate@0.7.2 python-jsonschema@4.23.0 python-natsort@8.4.0 python-packaging@25.0 python-pynwb@3.1.3 python-pyyaml@6.0.2 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://nwbinspector.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Inspect NWB files for compliance with NWB Best Practices
Description:

This inspector is meant as a companion to the PyNWB validator, which checks for strict schema compliance. This tool attempts to apply some common sense to find components of the file that are technically compliant, but possibly incorrect, suboptimal in their representation, or deviate from best practices.

python-launchpadlib 1.10.16
Propagated dependencies: python-httplib2@0.22.0 python-importlib-metadata@8.7.0 python-keyring@23.9.3 python-lazr.restfulclient@0.14.4 python-lazr.uri@1.0.6 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://help.launchpad.net/API/launchpadlib
Licenses: LGPL 3
Build system: python
Synopsis: Script Launchpad through its web services interfaces
Description:

launchpadlib is an open-source Python library that lets you treat the HTTP resources published by Launchpad's web service as Python objects responding to a standard set of commands. With launchpadlib you can integrate your applications into Launchpad without knowing a lot about HTTP client programming.

python-cryptography 44.0.0
Dependencies: maturin@1.8.1 openssl@3.0.8
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/cryptography
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: Cryptographic recipes and primitives for Python
Description:

cryptography is a package which provides cryptographic recipes and primitives to Python developers. It aims to be the “cryptographic standard library” for Python. The package includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and key derivation functions.

Total results: 4190