Skip to main content

Macwifi is a Python module that helps you to manage the WiFi on macOS.

Project description

macwifi

Macwifi is a Python module that helps you to manage the WiFi on macOS.

Installation

pip install macwifi

Example

Connect to a WiFi network:

import macwifi

macwifi.connect("MyWiFi", "password")

Done!

Usage

List all available WiFi networks.

list()

Get the information about the connected WiFi.

get_wifi_info()

Get the SSID of the connected WiFi.

get_ssid()

Get the signal strength of the connected WiFi.

get_rssi()

Connect to a WiFi network.

connect(ssid, password)

Turn on the WiFi.

turn_on()

Turn off the WiFi.

turn_off()

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

macwifi-0.0.5.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

macwifi-0.0.5-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file macwifi-0.0.5.tar.gz.

File metadata

  • Download URL: macwifi-0.0.5.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for macwifi-0.0.5.tar.gz
Algorithm Hash digest
SHA256 10256a1b602dfca993da957d837a062c727755f1c96c013ff550c7682e02609c
MD5 b2869f268cf2e5ee182d7497c60d38e6
BLAKE2b-256 2d3df719775e53ba53a3adc26e297c615fb6c39b3a6b6223babb40831d704d32

See more details on using hashes here.

File details

Details for the file macwifi-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: macwifi-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for macwifi-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d448bbccae337df43d4482cdae15192de3469751fc312de18ce8184c137f5b8e
MD5 c92f0791c44665d1f896c278bff2b272
BLAKE2b-256 2adc7106f7635a2a4831cbfc5f2b8d1249121806f03f4cd59c065aecc478a45f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page