This package provides fast computations for principal component analysis (PCA), SVD, and eigendecompositions via randomized methods
This package provides a Python interface to the QDLDL LDL factorization routine for quasi-definite linear system.
This package provides a Python library for controlling Linux capabilities and attributes, similar to the prctl syscall.
ezdxf is a Python package to create new DXF files and read/modify/write existing DXF files.
Typer is a library for building CLI applications. It's based on Python 3.6+ type hints.
The astar Python package provide a generic implementation of the A* graph traversal and pathfinding algorithm.
This package provides a Python implementation of the Unicode Collation Algorithm.
This package provides a small and thin Python interface to read Les Houches Event (LHE) files.
This package provides a tool and library that can inject python code into a running python process.
CMSeq is a set of commands to provide an interface to .bam files for coverage and sequence consensus.
The codePyVcd Python library writes VCD files as specified in IEEE 1364-2005.
pydyf is a low-level PDF generator written in Python and based on PDF specification 1.7.
This package provides a WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.
Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier.
emcee is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).
The fslpy package is a collection of utilities and data abstractions used within FSL and by FSLeyes.
Iotop is a Python program with a top like user interface to show the processes currently causing I/O.
Pyu2f is a Python-based U2F host library. It provides functionality for interacting with a U2F device over USB.
This Python library provides a Microformats2 parser implementing the full Microformats2 (mf2) specification, including backward compatibility with Microformats1 (mf1).
This package provides a simple utility to separate the implementation of your Python package and its public API surface.
Urwid is a curses-based UI/widget library for Python. It includes many features useful for text console applications.
Urwid is a curses-based UI/widget library for Python. It includes many features useful for text console applications.
Pure Python Levenshtein implementation, based off the Wikipedia code samples at http://en.wikipedia.org/wiki/Levenshtein_distance.