Basic wrapper for static writing progress bars.
Project description
👋 Content
⚙️ Installation
● Using github
$ pip3 install -U git+https://github.com/Animatea/python-multibar.git#main
● Using pypi
$ pip3 install -U python-multibar
⚡️ Quickstart
>>> from multibar import ProgressBar
>>> progress = ProgressBar(50, 100).write_progress(fill="+", line="-")
>>> progress.bar
'++++++++++----------'
>>> progress.bar[0].position
0
🔗 Useful links
📚 documentation
📦 pypi
📂 changelog
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-multibar-3.0.1.tar.gz
(14.8 kB
view hashes)
Built Distribution
Close
Hashes for python_multibar-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb76ae0d34f79a8906a203391c9d21341d0f5edd33d2e8dfdebfbc1a3bb4e2d3 |
|
MD5 | 3b88d3af82f716c88a9332f1b304e276 |
|
BLAKE2b-256 | 73f4cc5a6194c72deaf1202fbc28f7254a394d93553bc2df1ec12eee67821226 |