tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Why use uritools instead of the standard library urllib?

Open pombredanne opened this issue 1 year ago • 1 comments

Why use uritools instead of the standard library urllib? Are there specific cases that really demand adding an extra dependency? It seems barely used https://github.com/search?q=repo%3Aspdx%2Ftools-python+uritools+language%3APython&type=code&l=Python and it would be best to avoid adding an extra dependency for such a small benefit.

pombredanne avatar Mar 22 '24 14:03 pombredanne