audbackendΒΆ

Test status code coverage audbackend's documentation audbackends's supported Python versions audbackend's MIT license

audbackend provides interfaces for file storage on different backends.

An interface enables user interactions with a backend, and influences how the data is structured, e.g. versioned or unversioned. A backend is responsible for managing the requested data structure in a repository on a storage system, such as a file system or Artifactory.

Have a look at the installation and usage instructions.