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