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.2.0,<0.3.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.3.1.tar.gz
(290.0 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.3.1-py3-none-any.whl
(322.6 kB
view details)
File details
Details for the file dify_plugin-0.3.1.tar.gz.
File metadata
- Download URL: dify_plugin-0.3.1.tar.gz
- Upload date:
- Size: 290.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5fc2ccd3d6ec7ff3f8a431e511aa83a79b1ce8f0fddb680d5b5e5262de327f5
|
|
| MD5 |
bf7a2cc3df9a25e7962149b974458a77
|
|
| BLAKE2b-256 |
6edad27e567b240c777564b9db679f30121406bcf51d791c7bd4d6aa5a3ed514
|
File details
Details for the file dify_plugin-0.3.1-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.3.1-py3-none-any.whl
- Upload date:
- Size: 322.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
467ea4277e47c2200247e2511f1354f46be4d91a484de6b35d587f61884425dd
|
|
| MD5 |
1354bd7da3f8af4ef52ef14effe4aeaf
|
|
| BLAKE2b-256 |
94d9580a50befdbab0927345038bab840b0ea1fae14e36677a8821b7d160ca4a
|