{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"}],"enrichment":{"capability":"Asynchronous Python client for fetching data from Withings health and fitness devices via their API.","skillfed_tags":["async-http-client","health-api","iot-integration"],"use_cases":["Fetch weight, heart rate, or sleep data from Withings devices into a home automation or health-tracking dashboard.","Integrate Withings health metrics into a data pipeline for personal analytics or research.","Build a concurrent service that polls multiple Withings accounts asynchronously without blocking.","Sync Withings device data to a database or third-party health platform on a scheduled basis.","Develop a bot or notification system that reacts to Withings measurements in real time."],"what_it_does":"aiowithings is an asynchronous Python client library for interacting with the Withings API, enabling developers to programmatically fetch health and fitness data from Withings devices. It wraps HTTP requests using aiohttp and yarl, providing a non-blocking interface suitable for concurrent applications.\n\nThe package is designed for developers integrating Withings data into Python applications\u2014home automation systems, health dashboards, or data analysis pipelines. It follows semantic versioning and is actively maintained, supporting Python 3.11, 3.12, and 3.13. The MIT license makes it freely usable in both open-source and proprietary projects.","worth_installing":"Yes. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. Install it if you need to programmatically access Withings API data from Python; the async design makes it well-suited for concurrent or event-driven applications. Verify that its authentication model and supported data types match your use case before committing."},"id":"aiowithings","links":{"html":"https://skillfed.io/packages/aiowithings","md":"https://skillfed.io/packages/aiowithings.md","pypi":"https://pypi.org/project/aiowithings/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-02-25","license_spdx":null,"license_treatment":"permissive","name":"aiowithings","python_support":"supports_current","summary":"Asynchronous Python client for Withings."},"popularity":{"monthly_downloads":75890,"position":14671,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.6"}
