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.4.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.5.0b2.tar.gz
(296.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.5.0b2-py3-none-any.whl
(334.6 kB
view details)
File details
Details for the file dify_plugin-0.5.0b2.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b2.tar.gz
- Upload date:
- Size: 296.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65107fd8c01a77bbfc81fb42e7b3d39b933ef1c54a6de6c82d0bf63546a11e27
|
|
| MD5 |
0a74d691647e4d098d322a6f6806b7ea
|
|
| BLAKE2b-256 |
9fad68fb9b9757a20bc97b02df9ba33e4d2805739bc28dcae0654c5382b15620
|
File details
Details for the file dify_plugin-0.5.0b2-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b2-py3-none-any.whl
- Upload date:
- Size: 334.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29a24e3b95709fe14574ae6ada5fb65f6c7436662f4c68a8ca9ff69363b8cfa8
|
|
| MD5 |
a8db59e1f20f5c710387e93f0fea7629
|
|
| BLAKE2b-256 |
267d2781fea3601c4823bf55380f646eb38561cb45513a649a085762da6f012c
|