ping 0.2
An implementation of ICMP ping in Python
This library is a fork of George Notaras' python-ping library, which is an implementation of the standard ICMP ping in pure Python.
As it uses raw ICMP sockets, you need to be root to use the functions exported by the ping module.
This fork by Pierre Bourdon adds a setup.py file in order to permit an easier distribution of the package. The license of the library remains unchanged (GPLv2), see COPYING.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ping-0.2.tar.gz (md5) | Source | 2010-09-25 | 10KB | 2090 | |
- Author: Pierre Bourdon
- Home Page: http://bitbucket.org/delroth/python-ping/
- Download URL: http://bitbucket.org/delroth/python-ping/downloads/python-ping-0.2.tar.gz
- Keywords: ping icmp network latency
- License: GPL2
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: Microsoft :: Windows
- Operating System :: Unix
- Programming Language :: Python :: 2
- Topic :: Internet
- Topic :: System :: Networking
- Topic :: System :: Networking :: Monitoring
- Package Index Owner: delroth
- DOAP record: ping-0.2.xml
