An open API service indexing awesome lists of open source software.

https://github.com/pheithar/irase-data-manager

iRASE-data-manager is a Python library for managing data uploads and downloads on the DTU Data platform. This library provides a simple interface for interacting with the Figshare-based DTU Data system, specifically for the i-RASE project.
https://github.com/pheithar/irase-data-manager

Last synced: 3 months ago
JSON representation

iRASE-data-manager is a Python library for managing data uploads and downloads on the DTU Data platform. This library provides a simple interface for interacting with the Figshare-based DTU Data system, specifically for the i-RASE project.

Awesome Lists containing this project

README

        

# iRASE-data-manager

[![Documentation Status](https://readthedocs.org/projects/irase-data-manager/badge/?version=latest)](https://irase-data-manager.readthedocs.io/en/latest/?badge=latest)

iRASE-data-manager is a Python library for managing data uploads and downloads on the DTU Data platform. This library provides a simple interface for interacting with the Figshare-based DTU Data system, specifically for the i-RASE project.

## Features

- Simple interface for uploading and downloading data
- Integration with DTU Data platform
- Designed specifically for the i-RASE project

## Installation

You can install the iRASE-data-manager library using pip:

```sh
pip install git+https://github.com/Pheithar/iRASE-data-manager.git
```

## Documentation

The official documentation is hosted on Read the Docs: [iRASE-data-manager](https://iRASE-data-manager.readthedocs.io/en/latest/)