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.4.0b6.tar.gz
(293.3 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.4.0b6-py3-none-any.whl
(328.9 kB
view details)
File details
Details for the file dify_plugin-0.4.0b6.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.0b6.tar.gz
- Upload date:
- Size: 293.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.2 CPython/3.13.4 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0b831bbda9f0e2c22edd3496e3c2da1989e7b1d0add619597f3fc755198d47b
|
|
| MD5 |
7147340a28967d8fd118f8b2cfc9e08a
|
|
| BLAKE2b-256 |
b6f6bfa3a7a1b03089d01ae8083f7ede751c00a9da8310a956eff881b0b06312
|
File details
Details for the file dify_plugin-0.4.0b6-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.0b6-py3-none-any.whl
- Upload date:
- Size: 328.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.2 CPython/3.13.4 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efee28ca80972c59d7526f36bbf8fc08fe7e35a106018d38066c41abc52c5b00
|
|
| MD5 |
3321d7c1b9643b040a933be8fea8363d
|
|
| BLAKE2b-256 |
cd42b19f7ec409d8c7a9f04ac020ca7a4605f44832ff5a669a4f316f4fb8d03d
|