Skip to main content

Progress Bar

This is a simple terminal progress bar for python,
no libraries required.

Usage

from nspb.pb import ProgressBar

pb = ProgressBar(size=100, length=100, prefix='', suffix='', decimals=1, fill='â–ˆ', infos=False, printEnd ="\r", file=sys.stdout) # With full params
pb = ProgressBar(size=100, length=100) # Simplest declaration

for i in range(100 + 1):
	pb.update(i) # The value of update can be any int value, for example it can be the downloaded size of a file

Release files for nspb 1.2.1

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

Source distribution (sdist)

Source distribution for nspb 1.2.1
File Size Uploaded
nspb-1.2.1.tar.gz 2.5 kB Details

Release files / nspb-1.2.1.tar.gz

Download URL nspb-1.2.1.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
302ada4bbe19c1782787caedf7070ca0588b6aa1bb0d33436b60afba423fe547
BLAKE2b-256 checksum
How to use checksums
5e7c2373adff1b77dc3123f44a8b8c2b99300f350a4ebb9e629748d98a9a6115
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.7.1 requests/2.25.1 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

Release history Release notifications | RSS feed

This release

1.2.1 This release

1 release file

1.2.0

1 release file

1.1.0

1 release file

1.0.0

1 release file

0.0.2

1 release file

0.0.1

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