{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Python SDK for authenticating with and making API calls to Wandelbots robot control systems, supporting OAuth2 device code flow via Entra ID or Auth0.","skillfed_tags":["robot-control","oauth2-device-flow","async-api-client"],"use_cases":["Authenticate a CLI tool or headless script using device code flow, then make authenticated API calls to control or query robot state.","Build an async Python application that maintains a long-lived connection to a Wandelbots instance with token refresh.","Integrate Wandelbots robot control into a larger automation pipeline where OAuth2 credentials are managed centrally.","Develop real-time monitoring dashboards that use websockets to stream robot telemetry asynchronously.","Test or prototype robot behaviors by scripting API calls in Python without building a full UI application."],"what_it_does":"wandelbots-api-client is a Python SDK that wraps the Wandelbots robot control API, enabling developers to authenticate and interact with Wandelbots robot systems programmatically. It implements OAuth2 device code flow authentication for both Entra ID and Auth0, making it suitable for CLI applications, scripts, and headless environments where interactive browser-based login is impractical.\n\nThe package is built on async/await patterns using aiohttp and websockets, allowing concurrent API calls and real-time communication with robot instances. It uses pydantic for data validation, furl for URL handling, and pyhumps for JSON field transformation. The SDK targets API version 1.5.0 and requires Python >=3.9, with a pure-wheel distribution that installs with low friction.","worth_installing":"Yes. The package is actively maintained (released within 10 days), has low install friction, carries no known vulnerabilities, and uses a permissive Apache-2.0 license. Install it if you need to programmatically authenticate with and control Wandelbots robots from Python. The async-first design and OAuth2 device code support are well-suited to automation and headless environments. Verify that your Wandelbots instance runs API version 1.5.0 before starting."},"id":"wandelbots-api-client","links":{"html":"https://skillfed.io/packages/wandelbots-api-client","md":"https://skillfed.io/packages/wandelbots-api-client.md","pypi":"https://pypi.org/project/wandelbots-api-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"wandelbots_api_client","python_support":"supports_current","summary":"Wandelbots Python Client: Interact with robots in an easy and intuitive way. "},"popularity":{"monthly_downloads":82734,"position":14138,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.5.3"}
