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.
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.
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.
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.
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.
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.
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.