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.0b10.tar.gz
(300.9 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
File details
Details for the file dify_plugin-0.5.0b10.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b10.tar.gz
- Upload date:
- Size: 300.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2124cfe926a5cb964a2bdb59ecbcc7944545f696ca099a6e2a5eb2dc367ff60b
|
|
| MD5 |
cf28da485edca210d8acebc7739e339e
|
|
| BLAKE2b-256 |
1f1f3311a8bb2261736d735e83f20f9b65e84a9f4d2fa6118c097a298ad8f39d
|
File details
Details for the file dify_plugin-0.5.0b10-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b10-py3-none-any.whl
- Upload date:
- Size: 338.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69a3f1a6c264a7fcbf2d2e46a18e41adb84b83ff75499e75e101a84870f69f60
|
|
| MD5 |
107242921aecffdc7ba2a7923db5e0f9
|
|
| BLAKE2b-256 |
22c2901f553c51a2f14c658dd96403d99207608410569e15620b76a571085cee
|