{"library":"macaddress","type":"library","category":null,"description":"A module for handling hardware identifiers like MAC addresses, EUI-48, EUI-64, and OUI. Heavily inspired by Python's built-in `ipaddress` module, `macaddress` provides classes to check if a string represents a valid hardware address, convert between various string and binary forms, and allows users to define custom hardware address types. It adheres to the SemVer 2.0.0 specification, with the current stable version being 2.0.2.","language":"python","status":"active","version":"2.0.2","tags":["networking","mac address","hardware identifiers","eui48","eui64","oui"],"install":[{"cmd":"pip install macaddress","imports":["import macaddress","from macaddress import EUI48","from macaddress import EUI64","from macaddress import OUI","from macaddress import HWAddress"]}],"homepage":null,"github":"https://github.com/mentalisttraceur/python-macaddress","docs":null,"changelog":null,"pypi":"https://pypi.org/project/macaddress/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/macaddress/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}