Skip to main content

A super simple, compact, and easy to use loading bar module for python with no dependencies.

Project description

Py-Load

A super simple, compact, and easy to use loading bar module for python with no dependencies.

Language grade: Python Total alerts Build License Code Size PyPi Version Commits Last Commit Stars

Quick Start

You can super quickly make a loading bar by using Smartbars like so:

from py_load import *

for i in Smartbar(range(1000)):
    # do stuff
print("Done!")

Info

Other Loading Bars

Py-load isn't the best option for style or for features. Py-load is meant to be simple, not flashy.

It's also just one dude working on it, so it's harder to maintain.

If you want a more complex Codebase Wise but well documented and fleshed out use tqdm.

If you want something that looks absolutely awesome, use alive-progress Seriously their bars look really cool!

Py-load

Py-load is a simple python package that allows you to very easily add loading bars to your CLI app.

Py-load is very lightweight, and requires no other dependencies, and is also fairly customizable.

It uses modern python features to make the code organized and maintainable.

This whole repository is some what of a learning project. So I may goof up every now and then since I am not very experienced with Github and all of its features.

That's why you may see some strange commits every now and then. Sorry!

Note: I will do my best to keep the code itself clean and organized

Requirements

Py-load only needs Python 3.6 or higher, as it uses Python 3 features.

Tested Python Versions

  • 3.10
  • 3.9
  • 3.8

Installing

Installing from source

Download py_load.py and put it in your projects source folder, and then your done!

This will give you the newest features, but it may be unstable.

Installing with Pip

You can also use pip to install it by doing pip install py-load-lib

This will usually be fairly stable and robust, however it is updated a little slower.

Usage

See the Wiki for info on usage.

Credits

Contributors:

  • Talwat (creator/lead maintainer)
  • Nobody else for now :(

Contributing

If you want to contribute you can either open a PR or you can open an issue.

Some useful things you could do is:

  • Test py-load with different python 3 versions

  • Suggest new features

  • Contribute code and fix bugs

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

py-load-lib-0.5.1.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file py-load-lib-0.5.1.tar.gz.

File metadata

  • Download URL: py-load-lib-0.5.1.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10

File hashes

Hashes for py-load-lib-0.5.1.tar.gz
Algorithm Hash digest
SHA256 5d88aac0739eeeea6567a4510cbc755e3dff68025ab027b57626cd0db2121d7f
MD5 0ae46e2b8ad60d990156fda529966a8d
BLAKE2b-256 df8e3de2c448b418b5337db273b785b3ce18c493e87ba49cf6bcc9d609b202b3

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