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.1.0,<0.2.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.2.0.tar.gz
(272.6 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.2.0-py3-none-any.whl
(305.6 kB
view details)
File details
Details for the file dify_plugin-0.2.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.2.0.tar.gz
- Upload date:
- Size: 272.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f7f98ef72565e6e583bd8d76a398b0160cff293a0aa936e9af916d817345dec
|
|
| MD5 |
16b6f07cfcb23c71749c19be101a0db3
|
|
| BLAKE2b-256 |
1d9b3170e82398428e7b08bb997f5fc2c8cf3f28619b7c8abd1a3b4b59e32f6b
|
File details
Details for the file dify_plugin-0.2.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.2.0-py3-none-any.whl
- Upload date:
- Size: 305.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68befa34fd9276058b15915a77f0f97eeb06c7c3844dfaea8bd9997866da39ac
|
|
| MD5 |
56510e5bb53b0aaa64f23f75f761bd26
|
|
| BLAKE2b-256 |
5c7981cdc4184ae15bb3296981286a381986fa5c93e9fc0bf63057ebffc25821
|