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:
-
open
cmd
and typepip install pyloading
-
open a python file
-
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pyloading-1.0.0.tar.gz
.
File metadata
- Download URL: pyloading-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6d6f04c24113b7a33ce6bf071c444a81531c1c73c2fecd91b688595b911bd59 |
|
MD5 | f8418ae8755812757f939df9a3c7a12c |
|
BLAKE2b-256 | b8844191a76c729b955a6f0fcc9e0e35cc485dce98236c5d7138c1f06e013a1b |