|
|
|
|
|
by graemep
9 days ago
|
|
You are picking one of the weak points of the standard library and an unusually popular replacement (and AFAIK it is built on the standard library). I cannot think of many others that are widely used. Maybe lxml ? A Python codebase might well use requests, but it will almost always also heavily use the standard library. |
|