-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add progress bar #29
Add progress bar #29
Conversation
@rajat19 I am getting this error. Can you please resolve this, or tell if I am executing the script wrongly. |
please try running it through an IDE I would fix this so that terminal can be used |
Now run following python setup.py install
python hsc/crawler.py It would work now |
@rajat19 Can we close this PR as per #27 (comment) ? |
entry_points={ | ||
'console_scripts': [ | ||
'hsc=hsc.crawler:main', | ||
], | ||
} | ||
}, install_requires=['requests'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can also add getpass in this list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think getpass is by default installed
Yes we can close this |
It will show progress based on total submissions that are finalised to be printed