Git Product home page Git Product logo

ibridges-gui's Introduction

iBridges

Documentation » . Report Bug or Request Feature .

Python package Quarto Publish DOI

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 [email protected]: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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.