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.
- Host: GitHub
- URL: https://github.com/pheithar/irase-data-manager
- Owner: Pheithar
- License: mit
- Created: 2024-06-27T18:06:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T10:56:36.000Z (10 months ago)
- Last Synced: 2025-01-29T03:48:57.450Z (4 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iRASE-data-manager
[](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/)