This package provides support for async/await applications without requiring an event loop, useful for creative responsive GUIs.
crccheck is a calculation library for CRCs and checksums. It implement more than a hundred checksum routines.
ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol.
python-flasgger allows extracting Swagger specs from your Flask project. It is a fork of Flask-Swagger.
This package provides bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008.
This package provides the reference implementation of the Jupyter Notebook format and Python APIs for working with notebooks.
Python module dedicated to rendering RST (reStructuredText) documents to ansi-escaped strings suitable for display in a terminal.
With this package you can traverse resources like paths and access resources on demand with separate accessor layer.
Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.
{dcmstack
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.
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+.