LuminosoInsight / sales-engineering-code

Code for sales engineering, particularly for code that will be given to customers
MIT License
0 stars 0 forks source link

Add corr_export.py #6

Closed lumitim closed 9 years ago

Tahnan commented 9 years ago

I think some more thought should definitely go into the question of the global variables--whether users have to just edit the file to put in the project ID and so forth, or whether it can be done through argparse, through sys.argv, through input(), or several other options. In the meantime, though, I'm going to go ahead and approve the PR.