#!/opt/xtal/ccp4-7.0-linux64/devbin/python """Small script to execute the igraph command line interface""" from igraph.app.shell import main main()