lightning.app.storage

Lightning Core

Path

A drop-in replacement for pathlib.Path for all paths in Lightning.

Drive

The Drive object provides a shared space to write and read files from.

Payload

The Payload object enables to transfer python objects from one work to another in a similar fashion as Path.

Mount

Allows you to mount the contents of an AWS S3 bucket on disk when running an app on the cloud.


Learn more about Storage