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.3.0,<0.5.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.7.0.tar.gz
(325.5 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.7.0-py3-none-any.whl
(356.9 kB
view details)
File details
Details for the file dify_plugin-0.7.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.7.0.tar.gz
- Upload date:
- Size: 325.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.2 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f734cae00cc7ad4a349ad8af1386ad122b4ed2c97e99c21d3369264862bc220
|
|
| MD5 |
32eb3b2e2ca73fc54804b7e6fa804caa
|
|
| BLAKE2b-256 |
098deb95d34865b825c01d914dcf721140e20786b4bae9a51c3771880cfcf62c
|
File details
Details for the file dify_plugin-0.7.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.7.0-py3-none-any.whl
- Upload date:
- Size: 356.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.2 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8335c24bbda6183070bdb187ac13a64461a7a4fddd64e8b8b83355407900f979
|
|
| MD5 |
70735cb323e41ac11e7dab77c7faa1c5
|
|
| BLAKE2b-256 |
cea4ee2273324c86b73c5bda05a978f23331d4ec97ce95148acc853f3dc19d3f
|