Open drj11 opened 10 years ago
table-xtract-tool has the JavaScript UI put the boxUrl in a settings.json file, just so that the Python code can read it out.
table-xtract-tool
settings.json
This would be much less error prone (and clearer) if it was just
import scraperwiki scraperwiki.boxURL
table-xtract-tool
has the JavaScript UI put the boxUrl in asettings.json
file, just so that the Python code can read it out.This would be much less error prone (and clearer) if it was just