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.4.0.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.0-py3-none-any.whl
(326.8 kB
view details)
File details
Details for the file dify_plugin-0.4.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.0.tar.gz
- Upload date:
- Size: 292.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.3 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d059def0163e1914cc4090c46a1a082d0ab671e8f78551c1318fd26d51d45955
|
|
| MD5 |
a25922a8ed69c9dcc8a4f3b330654b49
|
|
| BLAKE2b-256 |
a60033d0d9547e84bc0f68ed9964167763e95cbd8585a6bd7b48f2d83e8e7215
|
File details
Details for the file dify_plugin-0.4.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.0-py3-none-any.whl
- Upload date:
- Size: 326.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.3 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66d4a3bf0883db1927e54f5fed942afedea6dc1e366aa73b3b86ce8ef3eddf1d
|
|
| MD5 |
1b2690360048ddeeda2ca81a021ddf81
|
|
| BLAKE2b-256 |
f60b85c7c21b6ba23e7bad003d1db786392fcb2e18fcf39b47b66d63dab834ce
|