Skip to content

Others/pbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbar: An Automatic Progress Bar

Instructions for Development

  1. Start up the vagrant environment
    vagrant up; vagrant ssh; vagrant halt
    This can be very slow, so be patient
  2. Install dependencies in the shell that's open now:
    pip3 install -r requirements.txt
    (This may not work/may take some massaging)
  3. Now you should be able to run the program
    python3 pbar.py <LONG RUNNING COMMAND>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published