isup

isitup.org command-line utility


License
MIT
Install
pip install isup==1.0.1

Documentation

isup

Travis Version GitHub license

Simple console website status checker based on isitup.org. isup supports Python 2.7 — 3.5

Installation

pip install isup

Usage

It can be used as s command line tool:

$ isup google.com
It's just you. google.com is up.

Testing

python setup.py test