Check whether a website is up or down
Project description
Is it up?
Check whether a website is up or down. Using isitup’s API. Inspired by is-up.
Install
$ pip install isitup
Usage
CLI
$ isitup github.com Yay, github.com is up. It took 0.022 ms for a 301 response code with an ip of 192.30.252.130
API
>>> from isitup.main import check >>> check('github.com') u'Yay, github.com is up.\nIt took 0.022 ms for a 301 response code with an ip of 192.30.252.130'
License
MIT.
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
isitup-0.3.1.tar.gz
(3.3 kB
view details)
File details
Details for the file isitup-0.3.1.tar.gz
.
File metadata
- Download URL: isitup-0.3.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8db270ef375f5597baeed1e3ed152b98a23c212f3353341adc4d0b3bd57ae842 |
|
MD5 | ff7a643eb4af36bac12a75f31027563a |
|
BLAKE2b-256 | 6d734a3b635fc108d0754635741aac070d8377696ab1eaafad042c59704db005 |