_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-bulkvis 2.0.0-2.00a82a9
Propagated dependencies: python-bokeh@2.4.3 python-dill@0.3.6 python-h5py@3.8.0 python-joblib@1.4.2 python-matplotlib@3.8.2 python-numpy@1.24.4 python-pandas@2.2.3 python-plotly@5.20.0 python-readpaf@0.0.10 python-scikit-learn@1.4.2 python-scikit-image@0.23.2 python-scipy@1.12.0 python-seaborn@0.13.1 python-tornado@6.4.2 python-tqdm@4.67.1 python-umap-learn@0.5.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/LooseLab/bulkVis
Licenses: Expat
Synopsis: Interactive visualization of bulk RNA-seq data
Description:

This is a Python package for the interactive visualization of bulk RNA-seq data. It provides a range of plotting functions and interactive tools to explore and analyze bulk RNA-seq data.

python-deepxde 1.12.2
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-scikit-learn@1.4.2 python-scikit-optimize@0.10.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://deepxde.readthedocs.io/en/latest/
Licenses: LGPL 2.1+
Synopsis: Library for scientific machine learning
Description:

DeepXDE is a library for scientific machine learning and physics-informed learning. It includes implementations for the PINN (physics-informed neural networks), DeepONet (deep operator network) and MFNN (multifidelity neural network) algorithms.

python-asgiref 3.7.2
Propagated dependencies: python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/django/asgiref/
Licenses: Modified BSD
Synopsis: ASGI specs, helper code, and adapters
Description:

ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package includes libraries for implementing ASGI servers.

python-distlib 0.3.7
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/distlib
Licenses: Python Software Foundation License
Synopsis: Distribution utilities
Description:

Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools.

python-olefile 0.46
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.decalage.info/python/olefileio
Licenses: Modified BSD
Synopsis: Read and write Microsoft OLE2 files
Description:

olefile can parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office). It is an improved version of the OleFileIO module from PIL, the Python Image Library.

python-asyncpg 0.25.0
Propagated dependencies: python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/MagicStack/asyncpg
Licenses: ASL 2.0
Synopsis: Fast PostgreSQL database client library for Python
Description:

asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.

python-pylibmc 1.6.3
Dependencies: libmemcached@1.0.18 zlib@1.3 cyrus-sasl@2.1.28
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://sendapatch.se/projects/pylibmc/
Licenses: Modified BSD
Synopsis: Python client for memcached
Description:

pylibmc is a client in Python for memcached. It is a wrapper around TangentOrg’s libmemcached library, and can be used as a drop-in replacement for the code{python-memcached

python-trustme 0.9.0
Propagated dependencies: python-cryptography@42.0.5 python-idna@3.3 python-ipaddress@1.0.23
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/python-trio/trustme
Licenses: Expat ASL 2.0
Synopsis: Fake a certificate authority for tests
Description:

trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.

python-enoslib 8.0.1
Propagated dependencies: ansible@10.1.0 python-cryptography@42.0.5 python-grid5000@1.2.3 python-jsonschema@4.23.0 python-netaddr@0.8.0 python-packaging@24.2 python-requests@2.31.0 python-rich@13.7.1 python-sshtunnel@0.4.0 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://discovery.gitlabpages.inria.fr/enoslib/index.html
Licenses: GPL 3+
Synopsis: Deploy distributed testbeds on a variety of platforms
Description:

EnOSlib is a library to build experimental frameworks on various scientific testbeds. It lets you deploy networks of machines on actual hardware on Grid'5000 or via OpenStack, to Vagrant, Chameleon, and more.

python-roifile 2020.11.28
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.lfd.uci.edu/~gohlke/
Licenses: Modified BSD
Synopsis: Read and write ImageJ ROI format
Description:

Roifile is a Python library to read, write, create, and plot ImageJ ROIs, an undocumented and ImageJ application specific format to store regions of interest, geometric shapes, paths, text, etc for image overlays.

python-notify2 0.3.1
Propagated dependencies: python-dbus@1.2.18
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/takluyver/pynotify2
Licenses: FreeBSD LGPL 2.1+
Synopsis: Python interface to D-Bus notifications
Description:

Pynotify2 provides a Python interface for sending D-Bus notifications. It is a reimplementation of pynotify in pure Python, and an alternative to the GObject Introspection bindings to libnotify for non-GTK applications.

python-logbook 1.5.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/getlogbook/logbook
Licenses: Modified BSD
Synopsis: Logbook is a logging replacement for Python
Description:

Logbook is a logging system for Python that replaces the standard library’s logging module. It was designed with both complex and simple applications in mind and the idea to make logging fun.

python-resampy 0.2.2
Propagated dependencies: python-numba@0.59.1 python-numpy@1.24.4 python-scipy@1.12.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://github.com/bmcfee/resampy
Licenses: ISC
Synopsis: Efficient signal resampling
Description:

python-resampy implements the band-limited sinc interpolation method for sampling rate conversion as described by Julius O. Smith at the Digital Audio Resampling Home Page.

python-tempora 5.0.1
Propagated dependencies: python-jaraco-functools@3.5.0 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/tempora
Licenses: Expat
Synopsis: Python date and time objects and routines
Description:

The tempora Python library contains miscellaneous date and time related utilities and constants, routines for measuring, profiling, and getting datetime-aware UTC values as well as an event scheduler.

python-urllib3 1.26.17
Propagated dependencies: python-certifi@2022.6.15 python-cryptography@42.0.5 python-idna@3.3 python-pyopenssl@24.1.0 python-pysocks@1.7.1
Channel: yewscion
Location: cdr255/fixes.scm (cdr255 fixes)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-beziers 0.5.0
Propagated dependencies: python-pyclipper@1.3.0.post3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://simoncozens.github.io/beziers.py/index.html
Licenses: Expat
Synopsis: Python bezier manipulation library
Description:

Beziers provides a variety of classes for constructing, manipulating and drawing Bezier curves and paths. Principally designed for font design software, it allows you to join, split, offset, and perform many other operations on paths.

python-tempest 31.1.0
Propagated dependencies: python-cliff@3.10.1 python-cryptography@42.0.5 python-debtcollector@1.19.0 python-fixtures@3.0.0 python-jsonschema@4.23.0 python-netaddr@0.8.0 python-oslo.concurrency@5.0.0 python-oslo.config@8.7.1 python-oslo.log@5.0.0 python-oslo.serialization@4.2.0 python-oslo.utils@4.12.0 python-paramiko@3.5.0 python-prettytable@3.12.0 python-pyyaml@6.0.1 python-stevedore@3.2.2 python-subunit@1.4.0 python-testtools@2.6.0 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/tempest/latest/
Licenses: ASL 2.0
Synopsis: OpenStack Integration Testing
Description:

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

python-urllib3 1.26.17
Propagated dependencies: python-certifi@2022.6.15 python-cryptography@42.0.5 python-idna@3.3 python-pyopenssl@24.1.0 python-pysocks@1.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-urllib3 2.2.1
Propagated dependencies: python-certifi@2022.6.15 python-cryptography@42.0.5 python-idna@3.3 python-pyopenssl@24.1.0 python-pysocks@1.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://urllib3.readthedocs.io/
Licenses: Expat
Synopsis: HTTP library with thread-safe connection pooling
Description:

Urllib3 supports features left out of urllib and urllib2 libraries. It can reuse the same socket connection for multiple requests, it can POST files, supports url redirection and retries, and also gzip and deflate decoding.

python-gridmap 0.14.0
Propagated dependencies: python-psutil@5.9.2 python-drmaa@0.7.7 python-pyzmq@25.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pygridtools/gridmap
Licenses: GPL 3+
Synopsis: Create jobs on a cluster directly from Python
Description:

Gridmap is a Python package to allow you to easily create jobs on the cluster directly from Python. You can directly map Python functions onto the cluster without needing to write any wrapper code yourself.

python-cytoolz 0.11.2
Propagated dependencies: python-toolz@0.11.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pytoolz/cytoolz
Licenses: Modified BSD
Synopsis: High performance functional utilities
Description:

The cytoolz package implements the same API as provided by toolz. The main differences are that cytoolz is faster and cytoolz offers a C API that is accessible to other projects developed in Cython.

python-dogtail 0.9.11
Propagated dependencies: python-pygobject@3.47.0 python-pycairo@1.26.0 python-pyatspi@2.46.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/dogtail/dogtail/
Licenses: GPL 2+
Synopsis: GUI test tool and automation framework written in Python
Description:

Dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program.

python-rnc2rng 2.6.6
Propagated dependencies: python-rply@0.7.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/djc/rnc2rng
Licenses: Expat
Synopsis: Convert RELAX NG Compact to regular syntax
Description:

This package provides the rnc2rng command-line tool as well as a Python library to convert RELAX NG schemata in Compact syntax (rnc) to equivalent schemata in the XML-based default RELAX NG syntax.

python-nodeenv 1.8.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ekalinin.github.io/nodeenv/
Licenses: Modified BSD
Synopsis: Create isolated node.js environments
Description:

Nodeenv (node.js virtual environment) is a tool to create isolated node.js environments. It creates an environment that has its own installation directories, that doesn't share libraries with other node.js virtual environments.

Total results: 3594