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.6.0b13.tar.gz
(321.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
File details
Details for the file dify_plugin-0.6.0b13.tar.gz.
File metadata
- Download URL: dify_plugin-0.6.0b13.tar.gz
- Upload date:
- Size: 321.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.13.8 Linux/6.14.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbef488f148a91c5f1429b7d406af60442e57e2a8e3a3767cbeac14456243c0c
|
|
| MD5 |
36a2413d72c1ab1409ffaaccc184ce0f
|
|
| BLAKE2b-256 |
3e66e718cb05ea77031072a394a2af0b5d5315b14f057d2602777125e7ce7425
|
File details
Details for the file dify_plugin-0.6.0b13-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.6.0b13-py3-none-any.whl
- Upload date:
- Size: 355.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.13.8 Linux/6.14.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8fd6b4a77b369bbe544777b55b64b727e5bdfc961ead22a8d5f4f73e488ae1a
|
|
| MD5 |
f42b23731c117a14a6a4a5ff3ff8f5a5
|
|
| BLAKE2b-256 |
f5a3730f10d27ecf2a85597843a7d8f4b732c0d28509c8253a80305a811d9077
|