A Python module for creating a terminal progress bar.
Project description
pygress
A simple Python progress bar utility for loops.
Installation
pip install pygress
Usage
from pygress import progress_bar
for i in range(100):
progress_bar(i + 1, 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.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pretty_progress-0.1.0.tar.gz
.
File metadata
- Download URL: pretty_progress-0.1.0.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 | cb7b71b15fbaea24d2c9949a01ac2f2bf2c0c7875f0f136c9f677654edfef58a |
|
MD5 | c324ab27ea34650b1145786cba057b9e |
|
BLAKE2b-256 | a6a90d60a825d8be2679bc0c51d40ea69d5682e31efe2ce8eb56bb264904d284 |
File details
Details for the file pretty_progress-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pretty_progress-0.1.0-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 | e78cad939eadc36b2500f07cef903498e4fc00f3fc4f0139f7e9f01c1ff01293 |
|
MD5 | 83924eddc28d601ea99a58beb9c18d04 |
|
BLAKE2b-256 | 82f3d553ababcecf9b263cee486d529d843b329a457b1679c087922803f6721f |