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.0.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.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: LoadingBar_Py_Diggs-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 16101c98ec701130589c728b5957ef2111dc3885a472bc8370a1a90506ac2914
MD5 5e9cb06e8a018d4285af2cab9f568745
BLAKE2b-256 d7f7b675f766916bf7a541e5b4cdd64b54456a826caf19dde48a3aa2cd13e92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for LoadingBar_Py_Diggs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd1c0da54cb9364be29fb6807b71618ea842c2207c9155007864de4a1e3409c8
MD5 922fa90d4c72d75235ed86083ef78736
BLAKE2b-256 700d87bbffd168d7b1c8004766df5f914a8f231f0b82df8accd4cca87af00230

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