Skip to main content

Keeps your replit app running

Project description

replit_keep_alive (RKA)

Tests

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


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 hashes)

Uploaded Source

Built Distribution

rka-0.0.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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