qcodespp.scripts.windows_setup_helper
Functions
Module Contents
- qcodespp.scripts.windows_setup_helper.check_windows()
Check if running on Windows.
- qcodespp.scripts.windows_setup_helper.install_dependencies()
Install required dependencies for Windows integration.
- qcodespp.scripts.windows_setup_helper.create_shortcuts(path=None)
Create desktop and start menu shortcuts.
- qcodespp.scripts.windows_setup_helper.test_installation()
Test that qcodespp can be imported and the CLI works.
- qcodespp.scripts.windows_setup_helper.copy_scripts_to_desktop()
Copy useful scripts to the desktop.
- qcodespp.scripts.windows_setup_helper.main(path=None)
Main setup function.