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.7.0b1.tar.gz
(324.7 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.7.0b1-py3-none-any.whl
(356.9 kB
view details)
File details
Details for the file dify_plugin-0.7.0b1.tar.gz.
File metadata
- Download URL: dify_plugin-0.7.0b1.tar.gz
- Upload date:
- Size: 324.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed564e53eaa471c7523adeb78064cc84501253ef424660644c2fc83ab223155e
|
|
| MD5 |
b61c27f841644f427e0797cacc01070d
|
|
| BLAKE2b-256 |
fab6c49dbb54870b18de8409cbfd9c12e8afa0bbcae67fa120db2c8a9b7d04a2
|
File details
Details for the file dify_plugin-0.7.0b1-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.7.0b1-py3-none-any.whl
- Upload date:
- Size: 356.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.1 CPython/3.14.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3eaf6873b85195578afc0a6fd9ecc1d66ab1907cc8d1c7035a7ca468928bf8f
|
|
| MD5 |
d86f1040a3670c660f7ec69e313045f4
|
|
| BLAKE2b-256 |
e967ea2b2303f4955e7838a6fea94dde112b4728cc149344e802af5f97009a51
|