{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Official Python SDK for CloudCruise that provides automated browser workflow execution, encrypted credential management, realtime event streaming, and webhook verification.","skillfed_tags":["browser-automation","workflow-orchestration","credential-management"],"use_cases":["Start and monitor automated browser workflows from Python, listening to execution events in realtime and retrieving final results.","Store and retrieve encrypted credentials securely using the vault client with AES-256-GCM encryption.","Validate incoming webhook payloads from CloudCruise to ensure they are authentic before processing.","Define and validate workflow input schemas programmatically using the workflows client.","Build backend services that trigger and track browser automation jobs asynchronously."],"what_it_does":"CloudCruise is the official Python SDK for the CloudCruise platform, a service for defining and executing automated browser workflows. It provides a client library that lets you start workflow runs, listen to execution events in realtime via Server-Sent Events, manage encrypted credentials in a vault, and verify webhook payloads. The package depends on requests, cryptography, typing_extensions, and jsonschema to handle HTTP communication, encryption, type hints, and schema validation.\n\nYou instantiate a CloudCruise client with an API key and encryption key (or load them from environment variables), then use its subclients\u2014runs, workflows, vault, and webhook\u2014to interact with the platform. The runs client supports event listeners that let you react to workflow lifecycle events (start, step, success, failure) and block until execution completes. The vault client handles AES-256-GCM credential storage and retrieval. The package ships with full type hints and is actively maintained.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is MIT-licensed. Install it if you need to integrate CloudCruise workflow automation into a Python application. The requirement for Python 3.10+ is a minor constraint; verify your environment supports it before adding the dependency."},"id":"cloudcruise","links":{"html":"https://skillfed.io/packages/cloudcruise","md":"https://skillfed.io/packages/cloudcruise.md","pypi":"https://pypi.org/project/cloudcruise/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-09","license_spdx":null,"license_treatment":"permissive","name":"cloudcruise","python_support":"supports_current","summary":"The official CloudCruise Python SDK"},"popularity":{"monthly_downloads":912946,"position":4740,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.3.1"}
