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_dongjak-0.4.5.tar.gz
(298.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
File details
Details for the file dify_plugin_dongjak-0.4.5.tar.gz.
File metadata
- Download URL: dify_plugin_dongjak-0.4.5.tar.gz
- Upload date:
- Size: 298.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b33b39c3c7eeee4daf079132c44ee8e6ee791c7c2df44215077512d7711e02d3
|
|
| MD5 |
15356adca4c2246108d05cdd1dc8f47a
|
|
| BLAKE2b-256 |
cc9dc5af26fbcb091606957637f7559b5c6c11723a66b4c08b4e7ade244c210e
|
File details
Details for the file dify_plugin_dongjak-0.4.5-py3-none-any.whl.
File metadata
- Download URL: dify_plugin_dongjak-0.4.5-py3-none-any.whl
- Upload date:
- Size: 331.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b73e4a1c1a790a98bdf6ba7a9d896c1f12d526290b002b0410b9bad01ee8f19
|
|
| MD5 |
8107612c924a60b617c2f8657d5e30b0
|
|
| BLAKE2b-256 |
d8598b2ca7e429dcff1404721b3a46d16a9f7bd17a8d983843fb07ec93170977
|