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.5.1.tar.gz
(304.5 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.1-py3-none-any.whl
(338.6 kB
view details)
File details
Details for the file dify_plugin-0.5.1.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.1.tar.gz
- Upload date:
- Size: 304.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.13.8 Linux/6.14.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e5e5bd0e5081d5eac6461ee4a1d61c7c29f4378aba1bf9bd4e628c421615b0
|
|
| MD5 |
2595adcb18a5b972898b31db47cc4099
|
|
| BLAKE2b-256 |
b01f7d8b02be4e5976778d0d40a616b56f386a295bd1535de737dc346256df4a
|
File details
Details for the file dify_plugin-0.5.1-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.1-py3-none-any.whl
- Upload date:
- Size: 338.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.13.8 Linux/6.14.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c965f95431b69f1a64022f743fc6efacffe3d5cd6a33d122885c2bec5f4dae3a
|
|
| MD5 |
1ad632b355e420e380361de9bc4d1b22
|
|
| BLAKE2b-256 |
8782072050dba3b9b1ac29273681a67334439ea8fe1fb38796693c7b28646151
|