Skip to main content

A simple python library that makes your python website 24/7.

Project description

keepitrunning

A simple python library that can be used for hosting your python project 24/7.

Installation

pip install keepitrunning

Example

from keepitrunning import Host
api = Host()
api.keep_running(80) # port, default: 8080

Making it 24/7 (repl.it)

  • Execute the code
  • Copy the link on "Web" tab
  • Go to uptimerobot.com and register or login
  • Create a new ping and paste the link It should be working 24/7 now.

Note

  • This only works for few IDE like repl.it.

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

keepitrunning-1.0.5.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

keepitrunning-1.0.5-py3-none-any.whl (2.2 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