{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"Provides a Python client library for the RunwayML REST API, offering synchronous and asynchronous access to RunwayML's generative AI services with full type hints and automatic pagination.","skillfed_tags":["api-client","generative-ai","async-support"],"use_cases":["Generate videos from static images with text prompts using the image-to-video endpoint.","Create images from text descriptions via the text-to-image API with specified aspect ratios.","Build async workflows that call multiple RunwayML endpoints concurrently without blocking.","Integrate RunwayML's generative capabilities into a larger Python application with full IDE autocomplete.","Paginate through lists of routers or other resources without manually handling cursor logic."],"what_it_does":"RunwayML is an official Python SDK that wraps the RunwayML REST API, enabling developers to call generative AI services (image-to-video, text-to-image, and others) from Python code. It is generated by Stainless and provides both synchronous and asynchronous clients powered by httpx, with full type hints for all request parameters and response fields.\n\nThe library handles common API patterns automatically: pagination across list results, error classification (connection errors, rate limits, authentication failures, etc.), and automatic retry logic for transient failures. Responses are Pydantic models with helper methods for JSON serialization and dictionary conversion. It supports Python 3.9 through 3.14 and runs on macOS, Windows, and Linux.","worth_installing":"Yes. The library is actively maintained, has no known vulnerabilities, low install friction, and permissive licensing. Install it if you need to call RunwayML's API from Python and want type safety, automatic pagination, and both sync/async support out of the box. The only prerequisite is a valid RunwayML API key."},"id":"runwayml","links":{"html":"https://skillfed.io/packages/runwayml","md":"https://skillfed.io/packages/runwayml.md","pypi":"https://pypi.org/project/runwayml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"runwayml","python_support":"supports_current","summary":"The official Python library for the runwayml API"},"popularity":{"monthly_downloads":222286,"position":9267,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.14.0"}
