Makes infinite for loops in python much easier, faster and cleaner
Project description
NOTE: Please import the library as from axyloop import * otherwise the library will not work!
This is a very simple library by IAmAxY that makes infinite for loop in python easier, faster and cleaner. The library lets you to create infinite 4 loops easier and faster and keeps your code clean. How to use it? Type axy_loop_help() in your code and you will see all the examples and ussages printed in the terminal / console Or you can look the examples here:
USAGE: 1. axy_loop(action) 2. axy_loop_sleep(sleep_time_in_seconds, action) 3. axy_loop_sleep_fps(fps_amount, action)
USAGE EXAMPLES: 1. axy_loop(“Subscribe To IAmAxY On YouTube!”) - to create infinite for loop that will print Subscribe To IAmAxY On YouTube! 2. axy_loop_sleep(5, “Subscribe To IAmAxY On YouTube!”) - to create infinite for loop that will print Subscribe To IAmAxY On YouTube! one every 5 seconds 3. axy_loop_sleep_fps(30, “Subscribe To IAmAxY On YouTube!”) - to create infinite for loop that will print Subscribe To IAmAxY On YouTube! 30 times in 1 second
Follow me: YouTube - http://axy-youtube.tk Steam - http://axysteam.tk Discord server - https://dsc.gg/axy
contacts: Gmail - iamaxydev@gmail.com Discord (might change) - AxY#5945
Thanks for installing / using my library!
Change Log
1 (17/5/2021)
First And Probably Last Release
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
File details
Details for the file axyloop-1.0.tar.gz
.
File metadata
- Download URL: axyloop-1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d51a93d360c7ee9f9a303e73425b4bbc1ca4dba14c81c680df0f49e312ef5d03 |
|
MD5 | f073b0228605f701bef70c2135f37d61 |
|
BLAKE2b-256 | 62392b730a0861ee8a63f4ef3c89e7f8bbeaa8033b9df0840b60e1782e6f5b72 |