obiba / opal-python-client

Python command lines for accessing Opal web services.
GNU General Public License v3.0
4 stars 3 forks source link

Implemented python command for exporting analysis data. #4

Closed kazoompa closed 6 years ago

ymarcon commented 6 years ago

What does this mean exporting analysis data? I only see a POST, what do you get?

kazoompa commented 6 years ago

The python command exports the data into the /home/USER/export folder

ymarcon commented 6 years ago

Commands are good for async tasks. Why isn't it just a download?