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.2.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pretty_progress-0.1.2.tar.gz
.
File metadata
- Download URL: pretty_progress-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08ea8830199b03bf0d2f2319c0f377c35791b4344f4a8c2e241163c43bd10e9e |
|
MD5 | 3eb90fa408cdfa81ae4408ce0f3e50a6 |
|
BLAKE2b-256 | 202b9c8edd0daba0b966e2eb5e1df9fff9571122389634be6a6f1a5106d39832 |
File details
Details for the file pretty_progress-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pretty_progress-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.8 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 | 6a71d03205c29115fffcd87b99a65be901121aa1e3928a71eb1b223de5fbdcf9 |
|
MD5 | e532e3918d94b86d745e6b9c14cb6173 |
|
BLAKE2b-256 | 2589ac8aeb55970013c6f8772b13a96fef802a1ec90644e5cf2e94b053cfcd06 |