Status indicator inline
Project description
About
Sil is a simple status indicator inline.
from sil import Sil
status = Sil(total=num_el)
for i, el in elements:
sil.update(i)
status = Sil(total=num_el)
for el in elements:
status.auto_update()
How to install with conda
pip install sil
# remove old copies
rm -rf /anaconda3/lib/python3.6/site-packages/sil*
conda skeleton pypi sil
conda build sil
conda install --use-local sil
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sil-0.0.0a0.dev1.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for sil-0.0.0a0.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 313c891238b797071e340ebc9463f796efed2269ec146fe2512264af77e7c011 |
|
MD5 | b1c61e1a794fb56d34d90d315f2aa7d3 |
|
BLAKE2b-256 | d73aff35c973fb1ff29522c64f6db3f7e5f9d64f84110e3665ee33e93437bf19 |