Skip to main content

A Simple loading bar for python.

Project description

LoadingBar.Py

The simplest loadingbar i could think of.

By Vetle Hollund

Usage

pip install LoadingBar_Py_Diggs

Example

from loadingbar import LoadingBar

if __name__ == '__main__':
    k=LoadingBar(20, "█")
    for x in range(0, 101):
        k.update(x)
        time.sleep(0.1)

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

LoadingBar_Py_Diggs-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

LoadingBar_Py_Diggs-0.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file LoadingBar_Py_Diggs-0.1.1.tar.gz.

File metadata

  • Download URL: LoadingBar_Py_Diggs-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for LoadingBar_Py_Diggs-0.1.1.tar.gz
Algorithm Hash digest
SHA256 44aee6883d8cd6b38ce601432e2e379a6df4d590ad32545ea1f1345869fcfedb
MD5 9f1a0383a6ea4b3a0d67aa85c5403f9c
BLAKE2b-256 a0c7eb9b794e8fc953f78661df3917a16c9dbbeb740feac096f06f54d53256c7

See more details on using hashes here.

File details

Details for the file LoadingBar_Py_Diggs-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for LoadingBar_Py_Diggs-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d4f303d34ad1fad8d308287fcf2f76d9a1309f55d73bd4cf3c09e7f0c274d29
MD5 711894a892449930df77813c519a8b45
BLAKE2b-256 2d6905bc12bfca25144eb6cc69bef76d6a9b3f9979e77438789e1ee09c8c9d63

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