Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
update readme and add dumps folder
Browse files Browse the repository at this point in the history
  • Loading branch information
bishaludash committed Mar 18, 2021
1 parent 0cf3b21 commit 16b8984
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Setup

Here are the list of python packages requires:
- Pandas
- Flask
- Schedule
- lxml
- Pandas => pip install pandas
- Flask => pip install Flask
- Schedule => pip install schedule
- lxml => pip install lxml

## Scrape Todays share
Run the script download_scheduler.py to fetch the Todays share on background. Data is updated every 6 hour .
Expand Down

0 comments on commit 16b8984

Please sign in to comment.