Skip to main content

a simple tool for displaying task progress in Python console applications. It allows users to see how far the process has progressed, making your code more interactive and usable.

Project description

ProgressBar

Small module for Python
a simple tool for displaying task progress in Python console applications. It allows users to see how far the process has progressed, making your code more interactive and usable.

Download:

You can install the package using pip. First make sure you have Python and pip installed. Then run the following command:
pip install TimurkaaaProgressBar
or download the project source code

Usage:

This code shows a small example of use
import ProgressBar

full = input("Enter the amount of data to download: ") value = input("Enter the downloaded data: ") full = int(full) value = int(value)

ProgressBar.PercentProgressBar(value, full, True)


Contribution:

If you would like to contribute to the project, please fork the repository, make changes, and create a pull request. We welcome any suggestions and improvements!

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

timurkaaaaprogressbar-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TimurkaaaaProgressBar-1.0.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file timurkaaaaprogressbar-1.0.0.tar.gz.

File metadata

  • Download URL: timurkaaaaprogressbar-1.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for timurkaaaaprogressbar-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a96d7486057868473d463362d370a22c7bd998ee8d17cbe38cf97e6b23116cb5
MD5 ca65aa93a9cfd4e1b848793486a3b852
BLAKE2b-256 b511be24c0d9d6689bc8b67a839b5f2bad3d0c4a3a52a82810a0c30aaad41933

See more details on using hashes here.

File details

Details for the file TimurkaaaaProgressBar-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for TimurkaaaaProgressBar-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99228e2db5c543c01b672467e84d3866633e6dba3f0520d216897d5e2f0494ab
MD5 00b608558372afa864248b58f8db0c04
BLAKE2b-256 3e6c152bbcec310a118149402fe33ed2b7e03e274a635073e5c791b7f55078ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page