Metadata-Version: 1.0
Name: cboe-downloader2
Version: 1.3
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: Downloads SPX and VIX option data from www.cboe.com/ \n
        You will need Chrome installed and chromedriver.exe in your C:\Windows\System32\ directory \n
        
        Function download_cboe_data need two arguments: \n
        refresh_seconds (int) eg. 60 \n
        output_path (string) eg. "C:\\temp\\" \n
        If you parse 0 seconds to download_cboe_data() it will only run once. \n
        
        Closing the Chrome browser will terminate the program.
Platform: UNKNOWN
