资 源 简 介
Note: This project has been moved to GitHub: http://github.com/iancmcc/maclocate. This repository will no longer be updated.
A simple Twisted-based interface to the Skyhook MAC address geolocation API.
Installation
View the trunk at: http://maclocate.googlecode.com/svn/trunk/
Check out the development version of the code with:
svn checkout http://maclocate.googlecode.com/svn/trunk/ maclocate
And install it:
$ python setup.py install
Packages of maclocate are available from the Cheese Shop (http://pypi.python.org/pypi/maclocate) and via easy_install:
easy_install maclocate
Usage
$ maclocate 00:00:00:00:00:00 AA:AA:AA:AA:AA:AA
>>> from maclocate import locate>>> locate("00:00:00:00:00:00", "AA:AA:AA:AA:AA:AA")