kaiiyer / webtech

Identify the technologies used on websites. (Dig-deep into web tech from your terminal)
GNU Lesser General Public License v3.0
49 stars 39 forks source link

Possible shift from deprecated OptParse to ArgParse #48

Closed aayush1205 closed 4 years ago

aayush1205 commented 4 years ago

Webtech uses OptParse which is not under active development, and for the long term good of the project, we might want to shift to argparse. If this anyhow sounds like a good idea, let me know, refactoring can be done.

Regards.

kaiiyer commented 4 years ago

@aayush1205 If you want to work on it then yeah go ahead !

aayush1205 commented 4 years ago

@kaiiyer You sure you should place it under easy? I might take some time to create the groups and handle arguments across the project.

kaiiyer commented 4 years ago

Don't worry about the time. If you make progress the issue will be all yours. After your PR let's see if this should be upgraded to medium difficulty !

aayush1205 commented 4 years ago

@kaiiyer , All right! Will take this up as soon as possible.

aayush1205 commented 4 years ago

@kaiiyer, I do not think handling this issue is a good idea right now. It is breaking a lot of things. What do you think I should do? Should I continue it?

kaiiyer commented 4 years ago

Leave it for now ! Take up some other issue and let's see if we have time for this later

aayush1205 commented 4 years ago

Closing.

aayush1205 commented 4 years ago

PR: #50 addresses this issue.

aayush1205 commented 4 years ago

@kaiiyer, thanks for merging. I also wanted to request you to change the "easy" tag to whatever you deem appropriate.

kaiiyer commented 4 years ago

Okay !

aayush1205 commented 4 years ago

@kaiiyer Thank you so much!

kaiiyer commented 4 years ago

@utkarsh-raj Update the scoresheet !