CellBender is a software package for eliminating technical artifacts from high-throughput single-cell RNA sequencing (scRNA-seq) data.
Histoprint uses a mix of terminal color codes and Unicode trickery (i.e. combining characters) to plot overlaying histograms.
This package provides an ANSI color text library for Python. It provides automatic coloring for dark or light terminals.
This Python module returns the CPU info by using the best sources of information for your operating system.
This package provides fast fractions data type for rational numbers. It is the cythonized version of fractions.Fraction.
This library is a port of Nakatani Shuyo's language-detection library (version from 03/03/2014) to Python.
This package provides a Flask extension for handling CORS, making cross-origin AJAX possible.
This package provides methods to determine the dominant color of an image, as well as constructing a representative color palette.
python-dateparser provides modules to easily parse localized dates in almost any string formats commonly found on web pages.
This package provides a shim of the shutil.which function that's designed to work across multiple versions of Python.
Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.
This package implements a functionality to convert between Python's datetime.timedelta and Golang's time.Duration formats.
This is a library to automatically reject bad trials and repair bad sensors in magneto-/electroencephalography (M/EEG) data.
Cocotb-bus provides a set of utilities, test benches and reusable bus interfaces to be used with cocotb.
Git-review is a command-line tool that helps submitting Git branches to Gerrit for review, or fetching existing ones.
This package provides a collection of utility functions and classes which make writing and running functional and integration tests easier.
This is a py.test plugin that enables you to set environment variables in the pytest.ini file.
This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.
This package provides an extension to the core Python logging library for logging the beginning and completion of tasks and subtasks.
Voluptuous is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
This package stitches your PDF files together, generating customizable bookmarks using a declarative input in the form of a markdown file.
This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.
Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.
PyNormaliz provides an interface to Normaliz via libNormaliz. It offers the complete functionality of Normaliz, and can be used interactively from Python.