New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ibridgesgui

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibridgesgui

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

  • 1.3.0
  • PyPI
  • Socket score

Maintainers
2

iBridges GUI

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 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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc