accsr

This lightweight library contains utilities for managing, loading, uploading, opening and generally wrangling data and
configurations. It was battle tested in multiple projects at appliedAI.

Please open new issues for bugs, feature requests and extensions. See more details about the structure and
workflow in the developer’s readme. The coverage and pylint report can be found on the project’s
github pages.

Overview

Source code documentation and usage examples are here.
We also provide notebooks with examples.

Installation

Install the latest release with

pip install accsr

To live on the edge, install the latest develop version with

pip install --pre accsr

GitHub

View Github