Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 789 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 789 Bytes

data_pull

Installation Using Pip.

  • Navigate on your command prompt or CLI of choice to the folder on your PC where you want to store the csv created. (cd d:\Users\ebenezer.an\Desktop)
  • Run [pip install git+https://github.com/Ebenezer319/data_pull.git] to download package from Github.
  • Once download is complete, run [python -m data_pull.main [INSERT PUBLIC ROOT URL HERE IN DOUBLE QUOTES]] to have the program run and generate the CSV file. Feel to run without specifying the public root URL to see a bit of error handling.
  • Once done, feel free to uninstall and test other version.

When the program runs successfully you should the same response as below.

image