Skip to main content

Makes creating a ping server easier

Project description

PingServer

PingServer is a python package that makes things more convenient to set up a server to be pinged by uptimerobot.com this package is most useful on sites like replit.com where your program might shut down after being idle for too long

Usage

First import the package with:

            pip install PingServer

Then import it with:

            import PingServer

Then add this one line to start the server:

            PingServer.start_server()

The start_server() command has an optional parameter for a message on the web page to be pinged.

It's just that simple enjoy.

Background

This is the first python package I have ever made and is somewhat of a tutorial for myself with something I will be able to use for things like discord bots on replit.com and more.

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

PingServer-0.0.11.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

PingServer-0.0.11-py3-none-any.whl (2.9 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