sol.py 83 Bytes Raw Blame History Permalink 1 2 3 4 #!/usr/bin/python import sys, solar topo = solar.Solar(cip=sys.argv[1]) topo.run()