django-mysql
django-mysql copied to clipboard
Smart Iterator - try using tqdm
Summary: tqdm is an awesome live progress bar library, it would give us better output than we currently have, though we could do with some custom stats on top such as the current PK and max PK.
Check it out at https://github.com/tqdm/tqdm for suitability/ease of integration.