Dify Plugin SDK
Project description
Dify Plugin SDK
A Python SDK for building plugins for Dify.
Version Management
This SDK follows Semantic Versioning (a.b.c):
- a: Major version - Indicates significant architectural changes or incompatible API modifications
- b: Minor version - Indicates new feature additions while maintaining backward compatibility
- c: Patch version - Indicates backward-compatible bug fixes
For SDK Users
When depending on this SDK, it's recommended to specify version constraints that:
- Allow patch and minor updates for bug fixes and new features
- Prevent major version updates to avoid breaking changes
Example in your project's dependency management:
dify_plugin>=0.1.0,<0.2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dify_plugin-0.2.1.tar.gz
(273.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dify_plugin-0.2.1-py3-none-any.whl
(305.8 kB
view details)
File details
Details for the file dify_plugin-0.2.1.tar.gz.
File metadata
- Download URL: dify_plugin-0.2.1.tar.gz
- Upload date:
- Size: 273.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce415fe516285dba8ce6ff8c964d30efb8e11f64d23c8d1bb22bf91281ed0088
|
|
| MD5 |
a393c83d72792eff2fe7c9f48be742ec
|
|
| BLAKE2b-256 |
ecaab1120ce795b666ef5cb50c876e610196c8cd9d744b59b6663318bfc49193
|
File details
Details for the file dify_plugin-0.2.1-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.2.1-py3-none-any.whl
- Upload date:
- Size: 305.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e6afa2ecee28c0816d8cf54115250c0e4d84aeb1f67296ac39e303b1f723e8
|
|
| MD5 |
fecc23ecbf80359fb3b5f3c783cb58c3
|
|
| BLAKE2b-256 |
f990a8832dcc43bc066329d9dc9e8a21be304fb69ae4c4ee02629df37494c61b
|