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.2.0,<0.3.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.4.0b2.tar.gz
(292.9 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.4.0b2-py3-none-any.whl
(328.0 kB
view details)
File details
Details for the file dify_plugin-0.4.0b2.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.0b2.tar.gz
- Upload date:
- Size: 292.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2d5ecadc500f868a7e53a8acc57fa22658b16649f6ddd60a19fbc9ffdffea0a
|
|
| MD5 |
589973757a963e4642b8b2580101561b
|
|
| BLAKE2b-256 |
7e33b22d985e663c6c7bb7240a9b5c09ecba79d283987201f455641744c4ce29
|
File details
Details for the file dify_plugin-0.4.0b2-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.0b2-py3-none-any.whl
- Upload date:
- Size: 328.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d023219fd3083ac095c933a1e544d8fc9f63c79fda00e592f3e79e48cafcfe6f
|
|
| MD5 |
d57c446b5cba3355204d817101a4057f
|
|
| BLAKE2b-256 |
1233b8a01dc9d8c611adf760b32c2b9c943135aa2553e78c4d51686bd347d0a4
|