Clyent is a Python command line utility library. It is used by binstar, binstar-build, and chalmers.
Raise asynchronous exceptions in other threads, control the timeout of blocks or callables with two context managers and two decorators.
TE-dependent analysis (tedana) is a Python library for denoising multi-echo functional MRI data.
Uproot is a Python library for reading and writing ROOT files. It uses NumPy and does not depend on C++ ROOT.
Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort.
pyScss is a compiler for Sass, a superset language of CSS3 that adds programming capabilities and some other syntactic sugar.
This package provides a minimalistic workflow system to manage and share end-to-end workflows for different use cases and domains.
S3Path provide a Python convenient File-System/Path like interface for AWS S3 Service using boto3 S3 resource as a driver.
Python module that provides a simple interface to FUSE and MacFUSE. The binding is created using the standard ctypes library.
qasync allows coroutines to be used in PyQt/PySide applications by providing an implementation of the PEP 3156 event-loop.
This package provides a Python implementation of a multitaper window method for estimating Wigner spectra for certain locally stationary processes.
This package computes metrics and generates Interactive QC plots from the sequencing summary report generated by Oxford Nanopore technologies basecaller.
This package provides a Python library for ISO 639 standard that is concerned with representation of names for languages and language groups.
This package provides Python bindings to the Zstandard (zstd) compression library. The API is similar to Python's bz2/lzma/zlib module.
Pebble aims to help manage threads and processes in an easier way. It wraps Python's standard library threading and multiprocessing objects.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
This package provides an implementation of Nested Sampling algorithms for evaluating Bayesian evidence.
This package performs KDE operations on multidimensional data to calculate estimated PDFs (probability distribution functions), and resample new data from those PDFs.
This package provides a library for programmatically controlling Xorg windows using Python. The library relies on the wmctrl to do so.
python-pybare is a general purpose library for strongly typed primitives in Python that supports serializing to and from BARE messages.
This package provides a wide variety of utilities, focused primarily on numerical python, statistics, and file input/output. Includes specialized tools for astronomers.
The codePyUCIS library provides two APIs for creating and accessing coverage data via the UCIS data mode.
This program converts a WSGI program to an ASGI program or the other way around. It depends only on the Python standard library.