juprog 0.1.3

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

juprog 0.1.3

juprog======Circle progress for Jupyter notebookBasic Example=============```pythonfrom time import sleepfrom juprog import CircleProgressfor x in CircleProgress(sequence): # fake long process sleep(0.2)```![juprog](juprog.gif)Install=======Release-------```bash pip install https://github.com/hainm/juprog/archive/v0.1.tar.gz```Development version-------------------```bash pip install git+https://github.com/hainm/juprog```Acknowledgement===============Use [progress-circle](https://github.com/iammary/progress-circle) for displaying progress.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.