_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-httpauth 0.4.1
Channel: guix-forge
Location: forge/klaus.scm (forge klaus)
Home page: https://github.com/jonashaag/httpauth
Licenses: FreeBSD
Synopsis: WSGI HTTP Digest Authentication middleware
Description:

python-httpauth is WSGI middleware that secures some/all routes using HTTP Digest Authentication.

python-fontpens 0.2.4
Propagated dependencies: python-fonttools-minimal@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robofab-developers/fontPens
Licenses: Modified BSD
Synopsis: Python classes implementing the pen protocol
Description:

This package provides a collection of Python classes implementing the pen protocol for manipulating glyphs.

python-hmmlearn 0.3.3
Propagated dependencies: python-numpy@1.24.4 python-scikit-learn@1.4.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/hmmlearn/hmmlearn
Licenses: Modified BSD
Synopsis: Hidden Markov Models with scikit-learn like API
Description:

Hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models.

python-aiosmtpd 1.2.2
Propagated dependencies: python-atpublic@3.1.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://aiosmtpd.readthedocs.io/
Licenses: ASL 2.0 LGPL 3
Synopsis: Asyncio based SMTP server
Description:

This project is a reimplementation of the Python stdlib smtpd.py based on asyncio.

python-pyopencl 2021.2.6
Dependencies: opencl-headers@2023.02.06 pybind11@2.8.1 opencl-icd-loader@2023.02.06
Propagated dependencies: python-appdirs@1.4.4 python-numpy@1.24.4 python-pytools@2021.2.7 python-mako@1.2.2
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://mathema.tician.de/software/pyopencl
Licenses: Expat
Synopsis: Python wrapper for OpenCL
Description:

PyOpenCL lets you access parallel computing devices such as GPUs from Python via OpenCL.

python-os-testr 2.0.1
Propagated dependencies: python-stestr@3.2.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Synopsis: Testr wrapper to provide functionality for OpenStack projects
Description:

Os-testr provides developers with a testr wrapper and an output filter for subunit.

python-beartype 0.10.4
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/beartype/beartype
Licenses: Expat
Synopsis: Fast runtime type checking for Python
Description:

Beartype aims to be a very fast runtime type checking tool written in pure Python.

python-txtorcon 23.0.0
Propagated dependencies: python-automat@22.10.0 python-idna@3.3 python-incremental@22.10.0 python-pyopenssl@24.1.0 python-service-identity@24.2.0 python-twisted@19.7.0 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/meejah/txtorcon
Licenses: Expat
Synopsis: Twisted-based Tor controller client
Description:

This package provides a Twisted-based Tor controller client, with state-tracking and configuration abstractions.

python-html5lib 1.1
Propagated dependencies: python-six@1.16.0 python-webencodings@0.5.1 python-chardet@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/html5lib/html5lib-python
Licenses: Expat
Synopsis: Python HTML parser based on the WHATWG HTML specification
Description:

Html5lib is an HTML parser based on the WHATWG HTML specification and written in Python.

python-ajsonrpc 1.2.0
Propagated dependencies: python-quart@0.19.9 python-sanic@23.12.1 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/pavlov99/ajsonrpc
Licenses: Expat
Synopsis: Async JSON-RPC 2.0 protocol and server
Description:

This package provides a Python JSON-RPC 2.0 protocol and server powered by asyncio.

python-jwcrypto 1.5.0
Propagated dependencies: python-cryptography@42.0.5 python-deprecated@1.2.14
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/latchset/jwcrypto
Licenses: LGPL 3+
Synopsis: Implementation of JOSE Web standards
Description:

WCrypto is an implementation of the Javascript Object Signing and Encryption (JOSE) Web Standards.

python-httpauth 0.4.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jonashaag/httpauth
Licenses: FreeBSD
Synopsis: WSGI HTTP Digest Authentication middleware
Description:

python-httpauth is WSGI middleware that secures some/all routes using HTTP Digest Authentication.

python-lockfile 0.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/pylockfile
Licenses: Expat
Synopsis: Platform-independent file locking module
Description:

The lockfile package exports a LockFile class which provides a simple API for locking files.

python-whatever 0.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Suor/whatever
Licenses: Modified BSD
Synopsis: Make anonymous functions by partial application of operators
Description:

whatever provides an easy way to make anonymous functions by partial application of operators.

python-matplotx 0.3.10
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-networkx@3.4.2 python-pypng@0.20220715.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nschloe/matplotx
Licenses: Expat
Synopsis: Minimal matplotlib styles
Description:

This package includes some extensions for Matplotlib to create clean plots with a minimalistic style.

python-pydantic 2.5.3
Propagated dependencies: python-annotated-types@0.6.0 python-pydantic-core@2.14.6 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/samuelcolvin/pydantic
Licenses: Expat
Synopsis: Python data validation and settings management
Description:

Pydantic enforces type hints at runtime, and provides user friendly errors when data is invalid.

python-reparser 1.4.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xmikos/reparser
Licenses: Expat
Synopsis: Simple lexer/parser for inline markup based on regular expressions
Description:

This Python library provides a simple lexer/parser for inline markup based on regular expressions.

python-pydantic 1.10.19
Propagated dependencies: python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/samuelcolvin/pydantic
Licenses: Expat
Synopsis: Python data validation and settings management
Description:

Pydantic enforces type hints at runtime, and provides user friendly errors when data is invalid.

python-tabulate 0.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/astanin/python-tabulate
Licenses: Expat
Synopsis: Pretty-print tabular data
Description:

Tabulate is a library and command-line utility to pretty-print tabular data in Python.

python-iteround 1.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/cgdeboer/iteround
Licenses: Expat
Synopsis: Sum-safe rounding for Iterables
Description:

Iteround is a standard library sum-safe rounding library for Python iterables (lists, tuples, dicts).

python-rasterio 1.3.7
Propagated dependencies: python-affine@2.4.0 python-attrs@24.2.0 python-certifi@2022.6.15 python-click@8.1.7 python-click-plugins@1.1.1 python-cligj@0.7.2 python-numpy@1.24.4 python-setuptools@67.6.1 python-snuggs@1.4.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rasterio/rasterio
Licenses: Modified BSD
Synopsis: Fast and direct raster I/O for use with Numpy and SciPy
Description:

This package implements fast and direct raster I/O for use with Numpy and SciPy.

python-ignorant 1.2
Propagated dependencies: python-beautifulsoup4@4.12.3 python-httpx@0.27.2 python-termcolor@2.5.0 python-tqdm@4.67.1 python-trio@0.27.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: http://github.com/megadose/ignorant
Licenses: GPL 3+
Synopsis: Check if a phone number is used on different sites
Description:

ignorant allows you to check if a phone is used on different sites like snapchat.

python-lazr.uri 1.0.6
Propagated dependencies: python-setuptools@67.6.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://launchpad.net/lazr.uri
Licenses: LGPL 3
Synopsis: Library for parsing, manipulating, and generating URIs
Description:

This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.

python-scrublet 0.2.3
Propagated dependencies: python-annoy@1.15.1 python-cython@0.29.32 python-matplotlib@3.8.2 python-numba@0.59.1 python-numpy@1.24.4 python-pandas@2.2.3 python-scikit-image@0.23.2 python-scikit-learn@1.4.2 python-scipy@1.12.0 python-umap-learn@0.5.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/swolock/scrublet
Licenses: Expat
Synopsis: Tool to indentify and remove doublets in single-cell data
Description:

This package provides a tool for identifying and removing doublets in single-cell RNA-seq data.

Total results: 3594