_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-django-sortedm2m 4.0.0
Propagated dependencies: python-django@4.2.16 python-psycopg2@2.9.6
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-sortedm2m
Licenses: Modified BSD
Synopsis: Drop-in replacement for django's own ManyToManyField
Description:

Sortedm2m is a drop-in replacement for django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.

python-sphinx-changelog 1.2.0
Propagated dependencies: python-sphinx@6.2.1 python-towncrier@23.6.0
Channel: ffab
Location: ffab/packages/sphinx.scm (ffab packages sphinx)
Home page: https://github.com/OpenAstronomy/sphinx-changelog
Licenses: Modified BSD
Synopsis: Changelog renderer for sphinx
Description:

This package provides a sphinx extension designed to facilitate rendering changelogs into your sphinx documentation. Currently this supports towncrier and inclusion of a ReST changelog file.

python-imbalanced-learn 0.12.2
Propagated dependencies: python-joblib@1.4.2 python-numpy@1.26.2 python-scikit-learn@1.6.1 python-scipy@1.12.0 python-threadpoolctl@3.1.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/scikit-learn-contrib/imbalanced-learn
Licenses: Expat
Synopsis: Toolbox for imbalanced dataset in machine learning
Description:

This is a Python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance. It is compatible with scikit-learn.

python-pytest-tornasync 0.6.0.post2
Propagated dependencies: python-pytest@8.3.3 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eukaryote/pytest-tornasync
Licenses: Expat
Synopsis: Pytest plugin for testing Tornado code
Description:

This package provides a simple pytest plugin that provides some helpful fixtures for testing Tornado (version 5.0 or newer) apps and easy handling of plain (undecoratored) native coroutine tests.

python-orbax-checkpoint 0.4.5
Propagated dependencies: python-absl-py@1.4.0 python-cached-property@2.0.1 python-etils@1.5.2 python-importlib-resources@5.12.0 python-jax@0.4.28 python-jaxlib@0.4.28 python-msgpack@1.0.4 python-nest-asyncio@1.5.5 python-numpy@1.26.2 python-pyyaml@6.0.1 python-tensorstore@0.1.52 python-typing-extensions@4.12.2
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/orbax
Licenses: ASL 2.0
Synopsis: Utility libraries for JAX users
Description:

Orbax is a namespace providing common utility libraries for JAX users. Orbax also includes a serialization library for JAX users, enabling the exporting of JAX models to the TensorFlow SavedModel format.

python-jsonrpclib-pelix 0.3.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tcalmant/jsonrpclib/
Licenses: ASL 2.0
Synopsis: JSON-RPC 2.0 client library for Python
Description:

This library implements the JSON-RPC v2.0 specification (backwards-compatible) as a client library for Python. This version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote services.

python-pytest-openfiles 0.6.0
Propagated dependencies: python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-openfiles
Licenses: Modified BSD
Synopsis: Pytest plugin for detecting inadvertent open file handles
Description:

This package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.

python-pytest-arraydiff 0.6.1
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-arraydiff
Licenses: Modified BSD
Synopsis: Pytest plugin to help with comparing array output from tests
Description:

This is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests, in particular in cases where the arrays are too large to conveniently hard-code them in the tests.

python-orderedmultidict 1.0.1
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gruns/orderedmultidict
Licenses: Unlicense
Synopsis: Python Ordered Multivalue Dictionary - omdict
Description:

This package contains a library for ordered multivalue dictionaries. A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions.

python-stsci-imagestats 1.8.3
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://stsciimagestats.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Compute sigma-clipped statistics on data arrays
Description:

stsci.imagestats is a package designed to compute various statistics on image data using sigma-clipping iterations. It is designed to replicate core behaviour of the IRAF's imstatistics task.

python-publicsuffixlist 1.0.2.20250202
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/ko-zu/psl
Licenses: MPL 2.0
Synopsis: Public suffix list for Python
Description:

This package provides an implementation of Public Suffix List as Python library.

Features:

  • supports IDN (unicode and punycoded)

  • shipped with built-in PSL and an updater script

  • written in Pure Python with no library dependencies

python-service-identity 24.2.0
Propagated dependencies: python-attrs@24.2.0 python-cryptography@44.0.0 python-pyasn1@0.4.8 python-pyasn1-modules@0.2.8 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://service-identity.readthedocs.io/
Licenses: Expat
Synopsis: Service identity verification for PyOpenSSL
Description:

service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too.

python-memory-allocator 0.1.4
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/sagemath/memory_allocator
Licenses: GPL 3+
Synopsis: Extension class to allocate memory easily with Cython
Description:

This package provides a single extension class MemoryAllocator with cdef methods

  • malloc

  • calloc

  • allocarray

  • realloc

  • reallocarray

  • aligned_malloc

  • aligned_malloc

  • aligned_calloc

  • aligned_allocarray

python-gevent-websocket 0.10.1
Propagated dependencies: python-gevent@24.11.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://gitlab.com/noppo/gevent-websocket
Licenses: ASL 2.0
Synopsis: Websocket handler for the gevent pywsgi server
Description:

Websocket handler for the gevent pywsgi server, a Python network library.

Features include:

  • integration on both socket level or using an abstract interface

  • RPC and PubSub framework using WebSocket Application Messaging Protocol

  • easily extendible using a simple WebSocket protocol plugin API

python-asdf-compression 0.0.1-1.7cfd07c
Propagated dependencies: python-asdf@4.1.0 python-blosc@1.11.1 python-lz4@4.3.2 python-zstandard@0.19.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/asdf-format/asdf-compression
Licenses: Modified BSD
Synopsis: ASDF extension to support various compression algorithms
Description:

This package includes a plugin for the Python library ASDF to add support for reading and writing various compression algorithms including: Blosc, LZ4 Frame, Zstandard.

python-semantic-version 2.8.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rbarrois/python-semanticversion
Licenses: Modified BSD
Synopsis: Semantic versioning module for Python
Description:

The semantic_version class is a small library for handling semantic versioning (SemVer) in Python.

It can compare versions, generate a new version that represents a bump in one of the version levels, and check whether any given string is a proper semantic version identifier.

python-ipython-genutils 0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Synopsis: Vestigial utilities from IPython
Description:

This package provides retired utilities from IPython. No packages outside IPython/Jupyter should depend on it.

This package shouldn't exist. It contains some common utilities shared by Jupyter and IPython projects during The Big Split. As soon as possible, those packages will remove their dependency on this, and this package will go away.

python-dbusmock-minimal 0.30.0
Dependencies: dbus@1.15.8
Propagated dependencies: python-dbus-python@1.3.2 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/martinpitt/python-dbusmock
Licenses: LGPL 3+
Synopsis: Python library for mock D-Bus objects
Description:

python-dbusmock allows for the easy creation of mock objects on D-Bus. This is useful for writing tests for software which talks to D-Bus services such as upower, systemd, logind, gnome-session or others, and it is hard (or impossible without root privileges) to set the state of the real services to what you expect in your tests.

python-sqlalchemy-utils 0.38.3
Propagated dependencies: python-six@1.16.0 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/kvesteri/sqlalchemy-utils
Licenses: Modified BSD
Synopsis: Various utility functions for SQLAlchemy
Description:

SQLAlchemy-utils provides various utility functions and custom data types for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for Python.

You might also want to install the following optional dependencies:

  1. python-passlib

  2. python-babel

  3. python-cryptography

  4. python-pytz

  5. python-psycopg2

  6. python-furl

  7. python-flask-babel

python-mwparserfromhell 0.6.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/earwig/mwparserfromhell
Licenses: Expat
Synopsis: Python parser for MediaWiki wikicode
Description:

The MediaWiki Parser From Hell is a python library package that provides a parser for MediaWiki.

It exposes parses as normal string objects with additional methods giving access to the special Wikicode features it contains (hyperlinks, tags, templates…). The parser doesn't interpolate strings at all, it remains at a purely formal level.

Full documentation may be found at ReadTheDocs

python-fakeredis-0.16.0 0.16.0
Propagated dependencies: python-redis@5.2.0 python-sortedcontainers@2.4.0 python-typing-extensions@4.12.2
Channel: ffab
Location: ffab/packages/databases.scm (ffab packages databases)
Home page: https://github.com/cunla/fakeredis-py
Licenses: Modified BSD
Synopsis: Fake implementation of redis API for testing purposes
Description:

Fakeredis is a pure-Python implementation of the redis-py Python client that simulates talking to a redis server. It was created for a single purpose: to write unit tests.

Setting up redis is not hard, but one often wants to write unit tests that don't talk to an external server such as redis. This module can be used as a reasonable substitute.

python-os-service-types 1.7.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/os-service-types/latest/
Licenses: ASL 2.0
Synopsis: Library for consuming OpenStack Service Types Authority data
Description:

The OpenStack Service Types Authority contains information about officiag OpenStack services and their historical service-type aliases. The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data.

python-pyactiveresource 2.2.2
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Shopify/pyactiveresource/
Licenses: Expat
Synopsis: ActiveResource for Python
Description:

This package provides a Python port of the ActiveResource project.

Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures.

python-defcon-bootstrap 0.10.3
Propagated dependencies: python-fontpens-bootstrap@0.2.4 python-fonttools@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/defcon
Licenses: Expat
Synopsis: Flexible objects for representing @acronym{UFO, unified font object} data
Description:

Defcon is a set of UFO based objects optimized for use in font editing applications. The objects are built to be lightweight, fast and flexible. The objects are very bare-bones and they are not meant to be end-all, be-all objects. Rather, they are meant to provide base functionality so that you can focus on your application’s behavior, not object observing or maintaining cached data. Defcon implements UFO3 as described by the UFO font format.

Total results: 3816