Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 985 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 985 Bytes

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