{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"}],"enrichment":{"capability":"Provides a Python client library for accessing the Pipedream APIs, with support for both synchronous and asynchronous requests, automatic OAuth token management, and built-in retry logic.","skillfed_tags":["api-client","async-support","workflow-automation"],"use_cases":["Trigger or run Pipedream actions programmatically from Python applications or scheduled jobs","Query and list Pipedream apps, actions, and triggers to build dynamic workflow management tools","Build async-first applications that interact with Pipedream without blocking on API calls","Integrate Pipedream into CI/CD pipelines or monitoring systems that need to invoke workflows"],"what_it_does":"Pipedream is a Python SDK that wraps the Pipedream APIs, allowing developers to programmatically interact with Pipedream workflows, actions, and apps. It handles authentication (OAuth client credentials or bearer token), automatic token refresh, and request/response serialization through Pydantic models. The library supports both synchronous and asynchronous clients built on httpx, with configurable timeouts, retries, and custom HTTP client configuration for proxies or specialized transports.\n\nThe SDK includes pagination support for list operations, exception handling for API errors, raw response access for headers and status codes, and automatic retry logic with exponential backoff on transient failures (408, 409, 429, and 5xx errors by default). It is typed and supports modern Python versions (3.10\u20133.15), making it suitable for both simple scripts and production integrations.","worth_installing":"Yes, with a caveat on license clarity. The package is actively maintained, has low install friction, no known vulnerabilities, and provides a well-structured, typed client for Pipedream's APIs. However, the license status is unclear in the metadata\u2014verify the actual license (check the repository directly) before use in proprietary or license-sensitive contexts. For most development and integration use cases, it is a solid choice."},"id":"pipedream","links":{"html":"https://skillfed.io/packages/pipedream","md":"https://skillfed.io/packages/pipedream.md","pypi":"https://pypi.org/project/pipedream/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":null,"license_treatment":"unclear","name":"pipedream","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":298073,"position":7876,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.16"}
