reuse-tool icon indicating copy to clipboard operation
reuse-tool copied to clipboard

Get rid of dependency on requests

Open carmenbianca opened this issue 3 years ago • 4 comments

The requests library is thusly sparsely used in this project that it's probably nicer to just use the Python standard library here.

carmenbianca avatar Jan 22 '22 13:01 carmenbianca

@GemedetAdept mentioned they'd look at this :)

carmenbianca avatar Jan 22 '22 15:01 carmenbianca

Hey, I'd like to help here, can you eleborate further on this issue?

yonMaor avatar Jan 22 '22 17:01 yonMaor

@GemedetAdept mentioned they'd look at this :)

I'm currently working on this and making steady progress! As I work on this issue, I'll do my best to properly test the changes (using an isolated "sandbox" python file).

That said, I'm sure there will be edge cases that I miss. But that's a bridge for me to cross later — a bridge that's 10 ft. under the water, but a bridge nonetheless.

GemedetAdept avatar Jan 22 '22 23:01 GemedetAdept

@GemedetAdept I see you pushed some initial work https://github.com/GemedetAdept/reuse-tool/commits/%23467 but it seems activity has stalled. Is there anything you could use help with?

nicorikken avatar May 20 '22 05:05 nicorikken