DEBSOURCES
Skip Quicknav
sources / pymol / 2.2.0%2Bdfsg-4 / examples / launching / launch_viewer1.py
12345
# Tell PyMOL we don't want any GUI features. import pymol pymol.finish_launching([ 'pymol', '-qxi' ])