checks if a website is really down via isup.me
Project description
Checks if a website is down for everyone or just you, via isup.me.
Installation
pip3 install downforeveryone
Usage
$ isup -h
usage: isup [-h] url
checks if a site is down for everyone or just you
positional arguments:
url url to test
optional arguments:
-h, --help show this help message and exit
$ isup google.com ; echo $?
just you.
1
$ isup thingthatsdown.com ; echo $?
it's down.
0
Development
To install development dependencies, you will need poetry and pre-commit.
pre-commit install --install-hooks
poetry install
direnv is optional, but recommended for convenience.
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
downforeveryone-1.0.3.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file downforeveryone-1.0.3.tar.gz
.
File metadata
- Download URL: downforeveryone-1.0.3.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0b3 CPython/3.10.7 Linux/5.19.7-zen2-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9156c38ad29465e38bacd00bb5b673fb9c21cb7b1aa29460e9d8a551cd091942 |
|
MD5 | 89b06863efcf56691d7f04da021351b6 |
|
BLAKE2b-256 | 9ec762440cd09e9cfb45f60d3f6c424c73fe07f56c02895ddd604c3629f1f19a |
File details
Details for the file downforeveryone-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: downforeveryone-1.0.3-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0b3 CPython/3.10.7 Linux/5.19.7-zen2-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f41092ba1a5d24f880ce8f1708db5f7a2615c3207b4fa1c381edc28e66ac62e |
|
MD5 | bf1c4fb0e6efe7d239ce5218e14f3c98 |
|
BLAKE2b-256 | 4484669ff4951172c43a3e4cf472528e399e3abb7c08c3498886cd8dc36fcc5f |