Skip to main content

Module shell

Module shell 

Source
Expand description

Shell-facing helpers for opening files, URLs, Explorer selections, and the Recycle Bin.

Functions§

move_to_recycle_bin
Sends a file or directory to the Windows Recycle Bin.
open_url
Opens a URL with the user’s default browser or registered handler.
open_with_default
Opens a file or directory with the user’s default Windows handler.
reveal_in_explorer
Opens Explorer and selects the requested path.