Skip to content

Ebenezer319/csv_pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_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/csv_pull.git] to download package from Github.

  • Once download is complete, run [python -m csv_pull.csv_pull [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 or test.

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

image

Testing

  • To test the components used in the utils file, run [python -m unittest csv_pull.tests.test].
  • This should return 3 tests ran and an OK.
  • The result should look something like:

image

Feel free to uninstall completely at this time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages