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.
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 Unicode(idna) domains support for Python's ssl module. It patches ssl.match_hostname for that purpose.
Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.
This is a library to perform shift-invariant sparse dictionary learning, also known as convolutional sparse coding (CSC), on time-series data.
unicode is a command-line utility that displays properties for a given unicode character, or searches unicode database for a given name.
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.
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.
Clickgen is an API for building X11 and Windows cursors from .png files. clickgen is using anicursorgen and xcursorgen under the hood.
MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2
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.
This is a modular Python implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE), a popular dimensionality-reduction algorithm for visualizing high-dimensional data sets.
This package provides a rewrite of the builtin doctest module which leverages the Python AST instead of REGEXPs.
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 Python module that displays numbers and dates in "human readable" forms. For example, it would display "12345591313" as "12.3 billion".
This Python library provides a programming interface to, given a set of safe characters and an escape character, escape safe strings and unescape the result.
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 is a Python audio tagging library. It is cross-platform, works with all Python versions, and is very simple to use yet fully featured.
Particle provides a pythonic interface to the Particle Data Group (PDG) particle data tables and particle identification codes, with extended particle information and extra goodies.