{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"}],"enrichment":{"capability":"A Python client library for the Webflow Data API, offering synchronous and asynchronous interfaces with full type definitions for requests and responses.","skillfed_tags":["api-client","async-support","oauth"],"use_cases":["Automate site and collection management in Webflow programmatically from Python applications.","Build OAuth-authenticated apps that integrate with Webflow workspaces without hardcoding tokens.","Fetch and update Webflow collection items in bulk using the async client for non-blocking I/O.","Handle Webflow API errors gracefully with specific exception types for different error conditions.","Customize HTTP behavior (proxies, transports, timeouts) by passing a custom httpx.Client instance."],"what_it_does":"Webflow is a typed Python client for Webflow's Data API, wrapping REST endpoints for managing sites, collections, items, and user data. It ships with both synchronous and asynchronous clients powered by httpx, full Pydantic type definitions for all request and response fields, and built-in OAuth support for app-based authentication.\n\nThe library is generated programmatically from Webflow's API specification, meaning it stays in sync with the API but also means direct code contributions are not merged as-is. It supports Python 3.8 through 3.15, has low install friction (four lightweight dependencies), and includes exception handling via subclasses of ApiError. The SDK is marked as Preview, so version pinning is advised to avoid unexpected breaking changes.","worth_installing":"Yes, if you are building against the Webflow Data API. The library is actively maintained, has low install friction, includes full type coverage, and offers both sync and async interfaces. Pin a specific version to guard against Preview-status breaking changes. No known vulnerabilities."},"id":"webflow","links":{"html":"https://skillfed.io/packages/webflow","md":"https://skillfed.io/packages/webflow.md","pypi":"https://pypi.org/project/webflow/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":null,"license_treatment":"permissive","name":"webflow","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":305812,"position":7791,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
