qcodespp.scripts.setup_windows

Functions

Module Contents

qcodespp.scripts.setup_windows.is_windows()

Check if running on Windows.

qcodespp.scripts.setup_windows.find_python_executable()

Find the Python executable being used.

qcodespp.scripts.setup_windows.create_shortcut_script()

Create a Python script that launches offline plotting.

qcodespp.scripts.setup_windows.create_windows_shortcuts(path=None)

Create Windows shortcuts for qcodes++ offline plotting.

qcodespp.scripts.setup_windows.main()

Main function to set up Windows shortcuts.