The most convenient way to install Scrutiny is via the command line using pip.
pip install scrutinydebugger
Ensure that you install it in a virtual environment, as this will automatically fetch the necessary dependencies, including PySide/Qt for the GUI.
The package includes the Python SDK and the scrutiny CLI, featuring
- The Scrutiny server
- The Scrutiny GUI
- The postbuild development toolchain
- Various server management tools
$ scrutiny server # Launches the server
$ scrutiny gui # Launches the GUI. A local server can be launched through the GUI