Skip to content
/ deling Public

deling, for accessing and storing data across remote storage systems

License

Notifications You must be signed in to change notification settings

rasmunk/deling

Repository files navigation

deling

Documentation Status

deling is a set of utilities for accessing and writing data across remote data storages.

Installation

Installation from pypi

pip install deling

Installation from source

git clone https://github.com/rasmunk/deling.git
cd deling
make install

Datastores

This package contains a set of datastores for accessing and conducting IO operations against remote data storage systems. Currently the package supports datastores that can be accessed through the following protocols:

Helper Datastores

To ease the use of the datastores, a set of helper datastores are provided. These datastores are wrappers around the basic datastore that have been implemented. The helper datastores are:

  • ERDAShare/ERDASFTPShare which connects to pre-created ERDA sharelinks.

Additional documentation can be found at ReadTheDocs

About

deling, for accessing and storing data across remote storage systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published