Ex: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(Created page with "{{Infobox script-repo |type = script |filename = ex.py |author = Troels E. Linnet |license = Free }} == Introduction == A little script, to execute ...")
 
No edit summary
Line 3: Line 3:
|filename  = ex.py
|filename  = ex.py
|author    = [[User:Tlinnet|Troels E. Linnet]]
|author    = [[User:Tlinnet|Troels E. Linnet]]
|license  = Free
|license  = BSD
}}
}}



Revision as of 16:35, 11 December 2011

Type Python Script
Download ex.py
Author(s) Troels E. Linnet
License BSD
This code has been put under version control in the project Pymol-script-repo

Introduction

A little script, to execute "@" example scripts from Pymol-script-repo/examples, no matter what directory you are in.

Example of use

import ex

ex propka_1
ex rotkit_1
ex colorbydisplacement_1