(First of all, thanks for reviving this nice project :D )
A progress bar similar to the new one in pip could be nice, using these characters:
https://github.com/pypa/pip/blob/develop/pip/_vendor/progress/bar.py#L63
Pip detects if this smoother progress bar can be used, and otherwise falls back to the regular one (see pypa/pip#2231).
(First of all, thanks for reviving this nice project :D )
A progress bar similar to the new one in pip could be nice, using these characters:
https://github.com/pypa/pip/blob/develop/pip/_vendor/progress/bar.py#L63
Pip detects if this smoother progress bar can be used, and otherwise falls back to the regular one (see pypa/pip#2231).