Skip to main content

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

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axyloop-1.0.tar.gz (2.8 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