crccheck is a calculation library for CRCs and checksums. It implement more than a hundred checksum routines.
Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.
{dcmstack
This package provides utilities for downloading several URL as one, as well as supporting multi-part URLs.
This package provides a utility for ensuring Google-style docstrings stay up to date with the source code.
Sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements.
PSPTrace is a tool for correlating an SPI capture of an AMD boot procedure to the PSP firmware components.
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.
Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.
Tenacity is a general-purpose python library to simplify the task of adding retry behavior to just about anything.
Modern datetime library for Python. Supports:
DST-safe arithmetic
Nanosecond precision
Date arithmetic
Sexpdata is an S-expression parser/serializer. It has load and dump functions like pickle, json or PyYAML module.
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.
This is a Ligand-Receptor inference framework. The framework enables the use of any LR method with any resources.
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.
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.
The colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.
Cachelib is a library extracted from werkzeug which provides a collection of cache libraries in the same API interface.