Interface to wigle website
Project description
# Wigle
Python interface to wigle APIs. This project is unofficial and may stop working due to API changes at any point without warning.
Currently supported operations: authentication, search and user information
# Search
Search supports all the options available via web interface. For example to search for APs advertising network “foobar”, use:
wigle = Wigle(‘username’, ‘password’) wigle.search(ssid=”foobar”)
Paging happens behind the scenes and will pull all results in multiple requests when necessary (when max_results is set to value higher than 100).
See docstrings for more details.
# Command line tools
Search and user info are exposed as CLI tools wigle_user_info and wigle_search.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wigle-0.0.4.tar.gz
.
File metadata
- Download URL: wigle-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6039113a8b907237a865df4d7881b96738b16a8cda7010fb0bb4cae9dafaca3 |
|
MD5 | 01c57ff44ef00c83f5bc3f074780ea17 |
|
BLAKE2b-256 | ec0f66c9a68f4b08edc8ecf600b1f2020aceaed92f0891689fd27afbe77b5582 |
File details
Details for the file wigle-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: wigle-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fb7579536c8f61975a0b5cc51721ade3b4be970ace12d0869a2ba929dea4dd7 |
|
MD5 | 7327e734f3bdf1eb92a083cc910f880f |
|
BLAKE2b-256 | 02ef2bfc84a10ff20edd2812d45fa5712539e86a5c9d811ecf01255b0618812b |