|
|
|
|
|
by jordic
2355 days ago
|
|
The huge win against requests is that Https is fully async.. you can download 20 files in parallel without not too much effort.
Throughout in python asyncio is amazing, something similar to node or perhaps better... That's the main point. |
|