This is a Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.
Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.
JMESPath (pronounced “james path”) is a Python library that allows one to declaratively specify how to extract elements from a JSON document.
Plotille provides a figure class and graphing functions to create plots, scatter plots, histograms and heatmaps in the terminal using braille dots.
Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.
python-prefixed
provides an alternative implementation of the built-in float which supports formatted output with SI (decimal) and IEC (binary) prefixes.
unicode
is a command-line utility that displays properties for a given unicode character, or searches unicode database for a given name.
Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.
Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).
Cssutils is a Python package for parsing and building CSS Cascading Style Sheets. Currently it provides a DOM only and no rendering options.
clrprint
is developed to print colorful output in the terminal. It has red, blue, green, yellow, purple and black/white (default) colors.
perfplot
extends Python's timeit by testing snippets with input parameters (e.g., the size of an array) and plotting the results.
filelock
contains a single module implementing a platform independent file lock in Python, which provides a simple way of inter-process communication.
This package provides a debug print command and other development tools. It adds a simple and readable way to print stuff during development.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
wiimatch
is a package that provides core computational algorithms for optimal matching
of weighted N-dimensional image intensity data using (multivariate) polynomials.
Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line.
Clickgen is an API for building X11 and Windows cursors from .png files. clickgen is using anicursorgen
and xcursorgen
under the hood.
PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes
library.
This package provides tools for computing deep differences and searching of any Python object/data. Recreate objects by adding adding deltas to each other.
This Python module attempts to make it easier to generate HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way.
This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.
This package provides a library in order to support the MPSSE (Multi-Protocol Synchronous Serial Engine) adapter by FTDI that can do SPI, I2C, JTAG.
This is a python extension which provides string comparison and matching functions from Atheme. They are hand-optimized for high performance when matching IRC hostmasks.