A Python module for creating a terminal progress bar.
Project description
pretty_progress
A simple Python progress bar utility for loops.
Installation
pip install pretty_progress
Usage
from pretty_progress import progress_bar
for i in range(100):
progress_bar(i, 100)
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
pretty_progress-0.1.4.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pretty_progress-0.1.4.tar.gz
.
File metadata
- Download URL: pretty_progress-0.1.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ce37957c25049a4dc6255d3dcc815455fac91898372075287f08524a17372cb |
|
MD5 | 7cb438bb28a8b0cdf1ad8e2e5fb17a1a |
|
BLAKE2b-256 | 361d626b0a6aaa080266891e12a9edc9819252c1d77edef840f6fb4e2af9de6f |
File details
Details for the file pretty_progress-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: pretty_progress-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f592367ef8809af767a7ac681dfc106f0af39cd282351032df03a1dc31094b17 |
|
MD5 | 1c8643e2355fbe90578df2ae555c1f91 |
|
BLAKE2b-256 | 6a63784f49cd5006b8b9b14dd928edd45cc55e8a3570bad12c2511ac2ddddc91 |