Skip to main content

Graphical user interface for accessing data and metadata on iRODS servers.

Project description

iBridges

Documentation » . Report Bug or Request Feature .

Python package Quarto Publish

About

The git repository contains a generic iRODS graphical user interface. The iRODS functionality is based on ibridges and works with any iRODS instance.

Highlights

  • Works on Windows, Mac OS and Linux
  • Runs on Python 3.9 or higher.
  • Supported iRODS server versions: 4.2.11 or higher and 4.3.0 or higher.
  • Upload and Download your data.
  • Manipulate the metadata on the iRODS server.
  • Synchronize your data between your local computer and the iRODS server.
  • Search through all metadata for your dataset or collection.
  • Safe default options when working with your data.

Installation

  • The python package

    pip install ibridgesgui
    
  • A specific branch of the git repository (testers, developers)

    pip install git+https://github.com/chStaiger/iBridges-Gui.git@branch-name
    
  • Locally from code (for developers)

    git clone git@github.com:chStaiger/iBridges-Gui.git
    cd iBridges-Gui
    pip install .
    

Start the GUI

  • From a pip python package

    ibridges-gui
    
  • From code (for developers)

    python ibridgesgui/__main__.py
    

Authors

Christine Staiger (Maintainer) ORCID

  • Wageningen University & Research 2021 - 2022
  • Utrecht University 2022

Tim van Daalen, Wageningen University & Research 2021

Maarten Schermer (Maintainer) ORCID, Utrecht University 2023

Raoul Schram (Maintainer) ORCID. Utrecht University 2023

Contributors

J.P. Mc Farland, University of Groningen, Center for Information Technology, 2022

Contributing

Code

Instructions on how to extend the GUI or contribute to the code base can be found in the documentation.

License

This project is licensed under the GPL-v3 license. The full license can be found in LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ibridgesgui-0.2.3.tar.gz (4.3 MB view hashes)

Uploaded Source

Built Distribution

ibridgesgui-0.2.3-py3-none-any.whl (253.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page