wloc  0.7.0
Simple Wi-Fi geolocation library and tool
System Installation
  1. Clone this repository:
    git clone https://github.com/xvitaly/wloc.git wloc
  2. Install using Python 3:
    cd wloc
    python3 setup.py install