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.4.1.tar.gz
(292.2 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.1-py3-none-any.whl
(326.9 kB
view details)
File details
Details for the file dify_plugin-0.4.1.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.1.tar.gz
- Upload date:
- Size: 292.2 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 |
083957dd1924b66ae5581296e4d1909e07eac6dbb756353f7d2b2fb1d763ca21
|
|
| MD5 |
965b107995b5a284271cdf92567b08cd
|
|
| BLAKE2b-256 |
3d73e9db3f6f59e8531c52e6fe1d081e0c2800433439f961e47261dfcd2dae2f
|
File details
Details for the file dify_plugin-0.4.1-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.1-py3-none-any.whl
- Upload date:
- Size: 326.9 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 |
7e45e4d998a912e8417c1682b405721b57c3469549dbe57e639b5f98bc4ae9ab
|
|
| MD5 |
489560bbf5a299f4985b0af03a3ff33a
|
|
| BLAKE2b-256 |
fcc2ad61bd57a2d981e9d5935bede14d09fab9654016351404867ee6d42b1768
|