Skip to main content

Up or Down

A Python library to check if a website is up or down.

Installation

pip install up_or_down

Usage

from website_checker import checker

url = "https://example.com"
status, message = checker.check_website(url)

if status:
    print("✓", message)
else:
    print("✗", message)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webwatchdog-1.0.0.tar.gz (1.5 kB view details)

Uploaded Source

File details

Details for the file webwatchdog-1.0.0.tar.gz.

File metadata

  • Download URL: webwatchdog-1.0.0.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for webwatchdog-1.0.0.tar.gz
Algorithm Hash digest
SHA256 172f8768e1105a95fa3f92c452cfa03ab40c53f24b1384cdf9935e5b37845d28
MD5 80eb7f4c97872f21b0c257be1878f194
BLAKE2b-256 a8c58aa51d47ca89d6ddd72c3acde7e5940dc29f4bb501ba06f3b16e3d45568a

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.2

1 file

1.0.1

1 file

This release

1.0.0 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page