Skip to content
Lao edited this page Nov 17, 2023 · 2 revisions

Welcome to py-local's wiki!

Description

'py-local' is a Python module which provides a convenient interface for working with local network environment. With this module, users can effortlessly obtain the IPv4 and IPv6 addresses, identify the currently active Wi-Fi or Ethernet interface, and access the status of other network interfaces. It simplifies network-related tasks, making it an invaluable tool for developers working on projects that involve local network configurations. The module promotes efficiency and clarity in managing network information within Python applications.

Clone this wiki locally