Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 1.0.5 instead.
Reason given by maintainers: new version updated

help mi!

PyPI Downloads

This package, siba is developed to replace 'tqdm'. The name, siba derives from the Korean word ssibal(or sibal).

Install

install from PyPI.

$ pip install siba

get started!!!

simple use!!!

from siba import siba

def time_sleep(t, clb=None):
    import time
    for i in range(t):
        time.sleep(0.001)
        if clb is not None:
            clb(i+1, t) # clb(current state, total)   

    return None
    
# use as a call-back func
clb = siba(title="hello world")
time_sleep(100, clb)

return:

hello world 100%|████████████████████████|

Release files for siba 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for siba 1.0.0
File Interpreter ABI Platform
siba-1.0.0-py3-none-any.whl Python 3 none any Details

Release files / siba-1.0.0-py3-none-any.whl

Download URL siba-1.0.0-py3-none-any.whl
Size 3.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0a6c1b47fea038344a4ed0fc331bd6c2c0623f01cac85e7f43c22ade6cc15daa
BLAKE2b-256 checksum
How to use checksums
b159f2ab7a5daaa78aea5e5aa818b83677733feeca9caa659014a7bac80de580
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.12

Release history Release notifications | RSS feed

1.0.5

1 release file

This release

1.0.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page