Created
March 12, 2020 11:54
-
-
Save ChaitanyaBaweja/7bf733bc7f1a3fec6137afc4687e8928 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
virtualenv progress_env | |
source ./progress_env/bin/activate | |
pip3 install progress progressbar2 clint click tqdm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment