# dify-plugin-sdks **Repository Path**: dify_ai/dify-plugin-sdks ## Basic Information - **Project Name**: dify-plugin-sdks - **Description**: SDK for Dify plugins - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-12-19 - **Last Updated**: 2025-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Dify Plugin SDK A SDK sets for building plugins for Dify, including the following languages: - Python Here is a short introduction to Dify Plugin: https://docs.dify.ai/plugins/introduction ## SDK Version Management ### Python SDK Always follow the [Semantic Versioning](https://semver.org/) for the Python SDK, for more details, please refer to [Python SDK README](./python/README.md).