Skip to main content

Circular process for Jupyter notebook

Project description

juprog
======
Circle progress for Jupyter notebook

Basic Example
=============

```python

from time import sleep
from juprog import CircleProgress

for 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

juprog-0.1.3.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file juprog-0.1.3.tar.gz.

File metadata

  • Download URL: juprog-0.1.3.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for juprog-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1c3a3a5d589d88336762b6ee2a6773dbf8cacbefe460f3a23e722b1541b25755
MD5 50a43a336163890f22b1efcb57dee180
BLAKE2b-256 76d34d2a763bce446348c8870d650318ede16ef78430d57643749e61d90b4c9d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page