Skip to content

Remote Data Storage (redast)¤

redast ¤

Redast provides a flexible interface for storing data in different types of storages. The organization of data storage is carried out according to the principle of a data lake.

Installation¤

pip install redast

Or from GitHub

git clone git@github.com:rilshok/redast.git
cd redast
pip install -e .

or

pip install git+https://github.com/rilshok/redast.git