{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Python SDK for the Feishu Open Platform that wraps API calls, token management, request signing, encryption/decryption, event dispatching, and typed request/response models for messaging, contacts, approval, sheets, Base, and other Feishu capabilities.","skillfed_tags":["feishu-lark","api-client","bot-framework"],"use_cases":["Build a Feishu bot that sends notifications or responds to messages in channels and direct chats.","Integrate Feishu messaging into a third-party service to notify users of events or alerts.","Automate approval workflows by programmatically creating and updating approval instances.","Sync data between Feishu Sheets or Base and external systems via the SDK's typed API models.","Handle incoming Feishu events (messages, card interactions) through the SDK's event dispatcher.","Register and configure a new Feishu app on behalf of a user via the OAuth device-flow helper."],"what_it_does":"This is the official Python SDK for Feishu (also known as Lark), a workplace collaboration platform. It abstracts away the repetitive work of calling Feishu's server-side APIs\u2014handling OAuth token lifecycle, cryptographic request signing, payload encryption/decryption, and event routing\u2014so you can focus on building features rather than protocol plumbing. The SDK provides typed request and response models for messaging, contact management, approval workflows, spreadsheets, and other Feishu capabilities.\n\nYou build a client with your app credentials, then call methods like `client.im.v1.message.create()` to send messages or handle incoming events through a dispatcher. The SDK supports both traditional app_secret authentication and keyless JWT-based assertion flows for external signing services. It also includes a one-click app registration flow that guides users through OAuth device-flow setup and lets you pre-configure scopes, events, and callbacks before they confirm.","worth_installing":"Yes. The SDK is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with low friction. It is the canonical way to integrate with Feishu's server APIs from Python; if you are building on Feishu or Lark, this is the right choice."},"id":"lark-oapi","links":{"html":"https://skillfed.io/packages/lark-oapi","md":"https://skillfed.io/packages/lark-oapi.md","pypi":"https://pypi.org/project/lark-oapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"lark-oapi","python_support":"supports_current","summary":"Lark OpenAPI SDK for Python"},"popularity":{"monthly_downloads":2910710,"position":2827,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.7.2"}
