Skip to main content

Loading made easy

Project description

Pyloading


Loading made easy!

This can Easily be used anywhere in programs(console based)

Pyloading contains a clear screen for all the OS.
It also have two console based loading screens - rotating one and a common loading bar.


To implement Pyloading

steps:

  1. open cmd and type pip install pyloading

  2. open a python file

  3. type in the following

import pyloading as pyl
pyl.loadingC()
pyl.loading_bar()
pyl.cls()

and your done!

All the functions have parameters (exept cls) which can be used to change the functionallity of them


Source code available at github

Pyloading uses:

  • itertools
  • os
  • threading
  • time
  • sys
  • tqdm
  • time

Change log

1.0.0(27/6/2021)


  • First realease

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

pyloading-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

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