Collection of classes that contain architecture-specific information information. Useful for cross-architecture tools (such as python-pyvex).
A framework for importing transactions into a Beancount ledger from account statements and other documents and for managing documents.
This package provides extensive dynamic type checks for dtypes and shapes of arrays for NumPy, extending numpy.typing.
Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.
Sexpdata is an S-expression parser/serializer. It has load and dump functions like pickle, json or PyYAML module.
Modern datetime library for Python. Supports:
DST-safe arithmetic
Nanosecond precision
Date arithmetic
Tenacity is a general-purpose python library to simplify the task of adding retry behavior to just about anything.
This package provides chardet, a Python module that can automatically detect a wide range of file encodings.
Evaluate is a library that makes evaluating and comparing models and reporting their performance easier and more standardized.
Fluff is a Python package that contains several scripts to produce pretty, publication-quality figures for next-generation sequencing experiments.
This is a Ligand-Receptor inference framework. The framework enables the use of any LR method with any resources.
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.
jsondiff is a Python library which lets you compare, diff, and patch JSON and JSON-like structures in Python.
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.
This package provides tools for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, and more with graphviz output.
This is a collection of well-tested, simple modules and functions that aim to reduce boilerplate when working with data.
Cachelib is a library extracted from werkzeug which provides a collection of cache libraries in the same API interface.
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
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