|
|
None | __init__ (self, PipSession session, str progress_bar) |
| |
| Iterable[Tuple[Link, Tuple[str, str]]] | __call__ (self, Iterable[Link] links, str location) |
| |
◆ __call__()
| Iterable[Tuple[Link, Tuple[str, str]]] pip._internal.network.download.BatchDownloader.__call__ |
( |
|
self, |
|
|
Iterable[Link] |
links, |
|
|
str
|
location |
|
) |
| |
Download the files given by links into location.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_internal/network/download.py