apiron
provides a declarative, structured configuration of services and endpoints with a unified interface for interacting with RESTful APIs.
This package provides a module for generating v4 UUIDs and encoding them into 22 character URL-safe base64 slug representation.
Raise asynchronous exceptions in other threads, control the timeout of blocks or callables with two context managers and two decorators.
Clyent is a Python command line utility library. It is used by binstar
, binstar-build
, and chalmers
.
TE-dependent analysis (tedana) is a Python library for denoising multi-echo functional MRI data.
Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort.
S3Path provide a Python convenient File-System/Path like interface for AWS S3 Service using boto3 S3 resource as a driver.
pyScss
is a compiler for Sass, a superset language of CSS3 that adds programming capabilities and some other syntactic sugar.
qasync
allows coroutines to be used in PyQt/PySide applications by providing an implementation of the PEP 3156 event-loop.
Python module that provides a simple interface to FUSE and MacFUSE. The binding is created using the standard ctypes
library.
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.
This package provides a library for programmatically controlling Xorg windows using Python. The library relies on the wmctrl
to do so.
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.
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.
Parsel is a library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with regular expressions.
This program converts a WSGI program to an ASGI program or the other way around. It depends only on the Python standard library.
Cog is a file generation tool. It allows using pieces of Python code as generators in your source files to generate arbitrary text.