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.6.0.tar.gz
(322.1 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.6.0-py3-none-any.whl
(355.3 kB
view details)
File details
Details for the file dify_plugin-0.6.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.6.0.tar.gz
- Upload date:
- Size: 322.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9880025a78810c02ea0ac85d8383d33975b8b5b80faaaa560df28b3cbe40fe9
|
|
| MD5 |
f410806763bc262f24cb11c24cbfc31a
|
|
| BLAKE2b-256 |
39fc2f07dfe673b3398ab66d610134ae1b2a169f93792d2e9c7339542c34eb32
|
File details
Details for the file dify_plugin-0.6.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.6.0-py3-none-any.whl
- Upload date:
- Size: 355.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50faa0c3e839cd1a8e808b01dad3aa9a9f59dbfc860da1754a0dd49227dd22c0
|
|
| MD5 |
bc7b1a5ad061613e769a6e14a156b6de
|
|
| BLAKE2b-256 |
586c274eeb57a762c2d50615f8f73947deed5a63bc5a4d763c53ff3e54c3b6b6
|