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.4.tar.gz
(294.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.4.4-py3-none-any.whl
(328.8 kB
view details)
File details
Details for the file dify_plugin-0.4.4.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.4.tar.gz
- Upload date:
- Size: 294.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f76594ed168907d8ef896158f2e06aec587c7b0596d18b92192c9350553641d
|
|
| MD5 |
072f906d42d121e00406e23523d7ef1c
|
|
| BLAKE2b-256 |
5fbcdb5967bed5c4ae80ba1252da0cdb9df18b7d8d6705773f2d4dc7ea4a60d1
|
File details
Details for the file dify_plugin-0.4.4-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.4-py3-none-any.whl
- Upload date:
- Size: 328.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7500a21690e0438ee3fa79395086ee830b97cb3df89f379b7caec8b5823ef36
|
|
| MD5 |
7d42bd5dc60b4f580a070c744ce95a8a
|
|
| BLAKE2b-256 |
ce8786a1ba04de7211f987838e57048ffbf4defa4a68324a106431e3e29fd122
|