moleculekit.config module# moleculekit.config.config(viewer=None, configfile=None, ncpus=1)# Function to change HTMD configuration variables. Parameters: viewer (str | None) – Defines the backend viewer for molecular visualization configfile (str | None) – Defines the HTMD configuration file that is called at the beginning of importing ncpus (int) – Defines the number of cpus available for several HTMD operations