{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"}],"enrichment":{"capability":"A Python client library for the Runloop REST API, providing typed synchronous and asynchronous access to devbox management and command execution.","skillfed_tags":["api-client","async-support","typed"],"use_cases":["Create and manage remote development environments (devboxes) and execute commands within them programmatically","Build automation workflows that interact with Runloop infrastructure using typed, IDE-aware Python code","Integrate Runloop devbox operations into async Python applications with automatic pagination and error handling","Prototype or script against the Runloop API without manually constructing HTTP requests or parsing JSON responses"],"what_it_does":"This is an official Python client library for the Runloop REST API, generated with Stainless. It provides both synchronous and asynchronous clients powered by httpx, with full type annotations for all request parameters and response fields. The library includes an object-oriented SDK layer for higher-level, Pythonic interaction with Runloop devboxes, as well as a lower-level REST API client for direct API access.\n\nThe package handles common API patterns automatically: pagination across list results, typed request/response models using Pydantic, file uploads, and error handling with specific exception types for connection failures and rate limits. It supports environment-based authentication via RUNLOOP_API_KEY and includes optional aiohttp integration for improved async concurrency performance.","worth_installing":"Yes. Active maintenance, no known vulnerabilities, low install friction, and permissive MIT license. The library is well-suited for developers who need programmatic access to Runloop devboxes. The dual sync/async interface and comprehensive type coverage reduce friction. Consider it if you're building tooling or automation around Runloop infrastructure."},"id":"runloop-api-client","links":{"html":"https://skillfed.io/packages/runloop-api-client","md":"https://skillfed.io/packages/runloop-api-client.md","pypi":"https://pypi.org/project/runloop-api-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"runloop_api_client","python_support":"supports_current","summary":"The official Python library for the runloop API"},"popularity":{"monthly_downloads":929844,"position":4704,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.28.0"}
