_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-melissa-core 2.0.0
Propagated dependencies: python-cloudpickle@3.1.0 python-iterative-stats@0.1.1 python-jsonschema@4.23.0 python-mpi4py@3.1.4 python-numpy@1.26.2 python-plotext@5.2.8 python-pyzmq@25.1.0 python-rapidjson@1.10 python-scipy@1.12.0
Channel: guix-hpc
Location: guix-hpc/packages/melissa.scm (guix-hpc packages melissa)
Home page: https://gitlab.inria.fr/melissa/melissa
Licenses: Modified BSD
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-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
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.

fixed-python2-sympy 1.13.3
Propagated dependencies: python-mpmath@1.2.1
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://www.sympy.org/
Licenses: Modified BSD
Synopsis: Python library for symbolic mathematics
Description:

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

python-magic-impute 1.2.1
Propagated dependencies: python-future@0.18.2 python-graphtools@1.5.3 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pandas@2.2.3 python-scikit-learn@1.6.1 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+
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 0.100.0
Propagated dependencies: python-appdirs@1.4.4 python-cryptography@44.0.0 python-decorator@5.0.9 python-dogpile-cache@1.3.4 python-importlib-metadata@5.2.0 python-iso8601@1.0.2 python-jmespath@1.0.1 python-jsonpatch@1.16 python-keystoneauth1@5.0.0 python-munch@4.0.0 python-netifaces@0.11.0 python-os-service-types@1.7.0 python-pbr@5.5.1 python-pyyaml@6.0.1 python-requestsexceptions@1.4.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/openstacksdk/latest/
Licenses: ASL 2.0
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-pytest-redis 2.4.0
Propagated dependencies: python-mirakuru@2.4.2 python-port-for@0.6.2 python-pytest@8.3.3 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
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-flufl-bounce 4.0
Propagated dependencies: python-atpublic@3.1.1 python-zope-interface@5.1.0
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
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.16.4
Dependencies: python-sip@6.10.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
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.

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
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-graphql-core 3.1.2
Propagated dependencies: python-promise@0.4.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/graphql-python/graphql-core
Licenses: Expat
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.

python-editorconfig 0.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://editorconfig.org/
Licenses: FreeBSD Python Software Foundation License
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/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chaimleib/intervaltree
Licenses: ASL 2.0
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-launchpadlib 1.10.16
Propagated dependencies: python-httplib2@0.22.0 python-importlib-metadata@5.2.0 python-keyring@23.9.3 python-lazr.restfulclient@0.14.4 python-lazr.uri@1.0.6 python-six@1.16.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://help.launchpad.net/API/launchpadlib
Licenses: LGPL 3
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 python-wrapper@3.11.11
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
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.

python-platformdirs 4.3.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/platformdirs/platformdirs
Licenses: Expat
Synopsis: Determine the appropriate platform-specific directories
Description:

When writing applications, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. This small Python module determines the appropriate platform-specific directories, e.g. the ``user data dir''.

python-keyrings-alt 5.0.2
Propagated dependencies: python-jaraco-classes@3.2.1 python-jaraco-context@4.1.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/jaraco/keyrings.alt
Licenses: Expat
Synopsis: Alternate keyring implementations
Description:

Keyrings in this package may have security risks or other implications. These backends were extracted from the main keyring project to make them available for those who wish to employ them, but are discouraged for general production use. Include this module and use its backends at your own risk.

python-scikit-build 0.17.6
Propagated dependencies: python-distro@1.6.0 python-packaging@24.2 python-tomli@2.1.0 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/scikit-build/scikit-build
Licenses: Expat
Synopsis: Build system generator for Python C/C++/Fortran/Cython extensions
Description:

Scikit-build is an improved build system generator for CPython C/C++/Fortran/Cython extensions. It has support for additional compilers, build systems, cross compilation, and locating dependencies and determining their build requirements. The scikit-build package is fundamentally just glue between the setuptools Python module and CMake.

python-keithley2600 2.1.0
Propagated dependencies: python-numpy@1.26.2 python-pyvisa@1.14.1 python-pyvisa-py@0.7.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://keithley2600.readthedocs.io/en/stable/
Licenses: Expat
Synopsis: Full Python driver for Keithley 2600 series of SMU
Description:

This package provides a full Python driver for the Keithley 2600B series of source measurement units. This driver provides access to base commands and higher level functions such as IV measurements, transfer and output curves, etc. Base commands replicate the functionality and syntax from the Keithley's internal TSP Lua functions.

python-torchmetrics 1.4.1
Propagated dependencies: python-numpy@1.26.2 python-packaging@24.2 python-pytorch@2.7.0 python-typing-extensions@4.12.2 python-lightning-utilities@0.14.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Lightning-AI/torchmetrics
Licenses: ASL 2.0
Synopsis: Machine learning metrics for PyTorch applications
Description:

TorchMetrics is a collection of 100+ PyTorch metrics implementations and an easy-to-use API to create custom metrics. It offers:

  • A standardized interface to increase reproducibility

  • Reduces boilerplate

  • Automatic accumulation over batches

  • Metrics optimized for distributed-training

  • Automatic synchronization between multiple devices

python-tortoise-orm 0.20.0
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.30.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.6 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

python-alchemy-mock 0.4.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/miki725/alchemy-mock
Licenses: Expat
Synopsis: Mock helpers for SQLAlchemy
Description:

This package provides mock helpers for SQLAlchemy that makes it easy to mock an SQLAlchemy session while preserving the ability to do asserts.

Normally Normally SQLAlchemy's expressions cannot be easily compared as comparison on binary expression produces yet another binary expression, but this library provides functions to facilitate such comparisons.

python-tortoise-orm 0.19.3
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.30.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.6 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

python-tortoise-orm 0.18.1
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.30.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.3 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

python-tortoise-orm 0.17.8
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.30.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.3 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

Total results: 3825