jsondiff is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.
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
treeplot is Python package to easily plot the tree derived from models such as decisiontrees, randomforest and xgboost.
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.
JustHTML is a pure Python HTML5 parser. It has a simple API and does not require C extensions or system dependencies.
Autopage is a Python library to automatically display terminal output from a program in a pager such as less.
Cyclopts is a modern, easy-to-use command-line interface (CLI) framework that aims to provide an intuitive & efficient developer experience.
This tool lets you debug variables, expressions, and program execution with one function call. IceCream makes print debugging a little sweeter.
Colorful provides an array of text styles, that can be used as functions or string constants to form colored terminal output.
This is a Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.
This package provides a pure Python tooling for ionospheric analyses in radio astronomy, e.g. getting total electron content and rotation measure.
JMESPath (pronounced “james path”) is a Python library that allows one to declaratively specify how to extract elements from a JSON document.
Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.
This Python module attempts to make it easier to generate HTML/XML from a Python program in an customizable and pythonic way.
Plotille provides a figure class and graphing functions to create plots, scatter plots, histograms and heatmaps in the terminal using braille dots.
thompson provides algorithms for solving the multi-armed bandit problem with Thompson Sampling, UCB-Upper confidence Bound, and randomized sampling.
Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.