Evaluate is a library that makes evaluating and comparing models and reporting their performance easier and more standardized.
This is a Ligand-Receptor inference framework. The framework enables the use of any LR method with any resources.
Fluff is a Python package that contains several scripts to produce pretty, publication-quality figures for next-generation sequencing experiments.
Discover provides test discovery for unittest, a feature that has been backported from Python 2.7 for Python 2.4+.
cChardet is a character encoding detector, written in Python, that binds to the C library uchardet to increase performance.
Inquirer should ease the process of asking end user questions, parsing, validating answers, managing hierarchical prompts and providing error feedback.
This package provides python-pybadges: a library and command-line tool for generating Github-style badges as SVG images.
Cachelib is a library extracted from werkzeug which provides a collection of cache libraries in the same API interface.
jsondiff is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
This is a collection of well-tested, simple modules and functions that aim to reduce boilerplate when working with data.
This package provides tools for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, and more with graphviz output.
The colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.
The daiquiri library provides an easy way to configure logging in Python. It also provides some custom formatters and handlers.
rchitect provides access to R functionality from Python. Its main use is as the driver for radian, the R console.
pyEDFlib is a Python library to read/write EDF+/BDF+ files based on EDFlib. EDF means European Data Format
Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.
Mirakuru - a Python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator).
DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.
This package provides Python bindings for interacting with GPIO devices that avoids the usage of older system-wide /sys interface.
Clinguin is a graphical user interface toolkit for clingo, which allows user interfaces to be specified entirely as a logic program.
Clarabel.rs is a Rust implementation of an interior point numerical solver for convex optimization problems using a novel homogeneous embedding.
This is a Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.
This tool lets you debug variables, expressions, and program execution with one function call. IceCream makes print debugging a little sweeter.