Skip to content

julianpistorius/irods-gooey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Gooey

Built during 'Do-a-thon' at ResBaz Arizona 2020 to give a Python script a graphical user interface (GUI).

See the Gooey project for more information.

Note: The following instructions depend on a working version of Python 3.

Installation Instructions

Clone this project to your local machine:

git clone https://github.com/julianpistorius/irods-gooey.git

Alternatively, you can manually download the source here

Navigate the directory where you cloned the repo and pip install the dependencies

cd irods-gooey/

python3 -m pip install -r requirements.txt 

Note: The upload step will fail unless you first install and configure the CyVerse IRODS iCommands. Please follow these instructions.

Running the example app

python3 irods_upload.py

About

Demo of a graphical interface for a Python script that uploads files to IRODS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages