kshitij10496 / hercules

The mighty hero helping you build projects on top of IIT Kharagpur's academic data
https://hercules-10496.herokuapp.com/api/v1/static/index.html
MIT License
34 stars 18 forks source link

add input and output file CLI arguments, using argparse #14

Closed icyflame closed 5 years ago

icyflame commented 5 years ago

This fixes two of the TODOs inside the scrapper file.

kshitij10496 commented 5 years ago

argparse FTW! 🎉 Thanks @icyflame for this feature.

cc @Ayushk4 @themousepotato Can you guys give a final nod before merging?

themousepotato commented 5 years ago

Looks clean :1st_place_medal:

kshitij10496 commented 5 years ago

Way to go @icyflame! 🎉 Thanks for the review @themousepotato