Skip to content

QuirklessShinobi/keep_alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep Alive

Keep alive pip package for keeping repls awake

How to use

  1. Install the module through pip
pip install keep_repl_alive
  1. Import the keep_repl_alive function from the module
from keep_repl_alive import keep_alive
  1. Add the function into your code
.....
keep_alive()

About

Keep alive pip package for keeping repls awake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages