Ping website or server using ping.exe just to check is the host reachable or not.
Project description
Description: Ping website or server using ping.exe just to check is the host reachable or not.
Usage:
from ping_cmd import host
r = host.ping("127.0.0.1")
If r == 0 then host is reachable.
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
ping_cmd-1.5.tar.gz
(1.3 kB
view hashes)
Built Distribution
ping_cmd-1.5-py3-none-any.whl
(1.7 kB
view hashes)