sidpy.io.interface_utilsΒΆ

Utilities for user interfaces

Created on Tue Aug 3 21:14:25 2020

@author: Gerd Duscher, Suhas Somnath, Chris Smith

Functions

add_to_dict

check_ssh

Checks whether or not the python kernel is running locally (False) or remotely (True)

get_QT_app

Starts pyQT app if not running

openfile_dialog_QT

Opens a File dialog which is used in open_file() function This function uses pyQt5.

openfile_dialog_qt

Opens a File dialog which is used in open_file() function This function uses pyQt5.

progress_bar

Opens a progress bar window

savefile_dialog

Produces a window / dialog to allow users to specify the location and name of a file to save to.

savefile_dialog_qt

Produces a window / dialog to allow users to specify the location and name of a file to save to.

update_directory_list

Classes

open_file_dialog

Widget to select directories or widgets from a list