This package provides a Python interface to the QDLDL LDL factorization routine for quasi-definite linear system.
This package provides fast computations for principal component analysis (PCA), SVD, and eigendecompositions via randomized methods
Typer is a library for building CLI applications. It's based on Python 3.6+ type hints.
CMSeq is a set of commands to provide an interface to .bam files for coverage and sequence consensus.
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.
Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier.
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.
emcee
is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).
This package provides a list-like type for Python with better asymptotic performance and similar performance on small lists.
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).
Pure Python Levenshtein implementation, based off the Wikipedia code samples at http://en.wikipedia.org/wiki/Levenshtein_distance.
Urwid is a curses-based UI/widget library for Python. It includes many features useful for text console applications.
Mamba is a Behaviour-Driven Development tool for Python developers. Is heavily influenced from RSpec, Mocha, Jasmine or Ginkgo.
Partd stores key-value pairs. Values are raw bytes. We append on old values. Partd excels at shuffling operations.
This package provides a simple utility to separate the implementation of your Python package and its public API surface.
This package provides an abstraction layer on top of the various Qt bindings (PySide, PySide2, PyQt4 and PyQt5).
This package provides a pathlib
-compatible Zipfile
object wrapper. It provides a backport of the Path
object.
This package provides a Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance.
SunPy is package for solar physics and is meant to be a free alternative to the SolarSoft data analysis environment.
Pydot provides an interface to create, handle, modify and process graphs in Graphviz's DOT language, written in pure Python.
pydub
makes it easy to manipulate audio in Python. It relies on ffmpeg
to open various audio formats.