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.
Release files for isitup 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| isitup-0.3.1.tar.gz | 3.3 kB | Details |
Release files / isitup-0.3.1.tar.gz
| Download URL | isitup-0.3.1.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8db270ef375f5597baeed1e3ed152b98a23c212f3353341adc4d0b3bd57ae842
|
|
BLAKE2b-256 checksum How to use checksums |
6d734a3b635fc108d0754635741aac070d8377696ab1eaafad042c59704db005
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |