This package provides python-pybadges
: a library and command-line tool for generating Github-style badges as SVG images.
jsondiff
is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.
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.
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.
The daiquiri library provides an easy way to configure logging in Python. It also provides some custom formatters and handlers.
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
Cachelib is a library extracted from werkzeug
which provides a collection of cache libraries in the same API interface.
DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.
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 object-oriented dictionary path Python library enables traversing resources like paths or accessing resources on demand with separate accessor layer.
Autopage is a Python library to automatically display terminal output from a program in a pager such as less
.
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 tool lets you debug variables, expressions, and program execution with one function call. IceCream makes print debugging a little sweeter.
Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.
Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.
JMESPath (pronounced “james path”) is a Python library that allows one to declaratively specify how to extract elements from a JSON document.
Plotille provides a figure class and graphing functions to create plots, scatter plots, histograms and heatmaps in the terminal using braille dots.
python-prefixed
provides an alternative implementation of the built-in float which supports formatted output with SI (decimal) and IEC (binary) prefixes.
unicode
is a command-line utility that displays properties for a given unicode character, or searches unicode database for a given name.
Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions.