{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"}],"enrichment":{"capability":"Performs asynchronous lookups of Organizationally Unique Identifiers (OUI) to resolve MAC addresses to manufacturer information.","skillfed_tags":["async-networking","device-identification"],"use_cases":["Identify Bluetooth device manufacturers in async IoT applications or device discovery systems.","Resolve MAC addresses to vendor names in network monitoring or device inventory tools.","Build async network utilities that need to look up hardware manufacturer information without blocking.","Integrate OUI resolution into async device management or network scanning workflows."],"what_it_does":"aiooui is a lightweight async library for resolving MAC addresses to manufacturer information via OUI (Organizationally Unique Identifier) lookups. It wraps the standard OUI lookup process in an async interface, making it suitable for applications that need to identify network devices or Bluetooth peripherals without blocking I/O.\n\nThe package has no runtime dependencies and installs cleanly on Python 3.9 through 3.13. It is currently in pre-alpha development, meaning the API may change and the feature set is still stabilizing. The project is actively maintained but has limited real-world usage so far.","worth_installing":"Yes, if you need async OUI lookups in a Python 3.9+ project. The package is lightweight, dependency-free, and MIT-licensed. However, be aware it is pre-alpha: the API may change and real-world usage is minimal, so evaluate whether the lookup behavior matches your needs before relying on it in production."},"id":"aiooui","links":{"html":"https://skillfed.io/packages/aiooui","md":"https://skillfed.io/packages/aiooui.md","pypi":"https://pypi.org/project/aiooui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-01-19","license_spdx":null,"license_treatment":"permissive","name":"aiooui","python_support":"supports_current","summary":"Async OUI lookups"},"popularity":{"monthly_downloads":661809,"position":5444,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.9"}
