Tags » terminal tricks
-
Downloading objects from/uploading files to S3 with progress bars in Python
Making it easier to see how long a file transfer will take, in the terminal.
-
Drawing coloured squares/text in my terminal with Python
-
Drawing ASCII bar charts
A Python snippets for drawing bar charts in command-line applications.