{"library":"ifcfg","type":"library","category":null,"description":"Ifcfg is a cross-platform Python library designed for parsing the output of system network configuration commands like `ifconfig` (Unix/Linux/macOS) and `ipconfig` (Windows). It provides a structured way to access network interface information such as IP addresses, netmasks, MAC addresses, and hostnames. The library includes a fallback mechanism to the `ip` command for modern Unix systems where `ifconfig` might be deprecated or unavailable. Currently at version 0.24, it sees active maintenance with several releases per year to address compatibility and add features.","language":"python","status":"active","version":"0.24","tags":["network","ifconfig","ipconfig","ip","system","interface","cross-platform","networking"],"last_verified":"Mon May 25","install":[{"cmd":"pip install ifcfg","imports":["import ifcfg"]}],"homepage":null,"github":"https://github.com/ftao/python-ifcfg","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ifcfg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ifcfg/compatibility"}}