isup 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