Keeps your replit app running
Project description
replit_keep_alive (RKA)
Easy way to keep your replit alive by calling keep_alive, and then pinging it. For example you can have https://uptimerobot.com monitor the page it created
Install with
pip install RKA
In your code:
from RKA import keep_alive
keep_alive()
Don't forget to add a monitor to the created page, so it gets visited every few minutes. As long it has visitors, it won't die !
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
rka-0.0.2.tar.gz
(3.5 kB
view details)
Built Distribution
rka-0.0.2-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file rka-0.0.2.tar.gz
.
File metadata
- Download URL: rka-0.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4836b0c907d01a2370e63c430ad62792a1f79050fc5205df87e6595811650ac |
|
MD5 | 6e669c6ac4e6456d40952cd04e7fde81 |
|
BLAKE2b-256 | dabb8f97a43c562816170ad24a23ea9d061f263a755e672c5e8e01d9f614c5a9 |
File details
Details for the file rka-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: rka-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98f1aca8c9575c2d15b33d1139da0489b1e64f5f4eedfb14d924919edbbd3726 |
|
MD5 | c116b7cf7928b35f6ec45bec2e7b2e47 |
|
BLAKE2b-256 | c0e1052715b62c85fab5bf774076c8e40daf67925bcaa2515e1fdae0fdd6521e |