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.4.tar.gz
(327.4 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.4-py3-none-any.whl
(357.4 kB
view details)
File details
Details for the file dify_plugin-0.7.4.tar.gz.
File metadata
- Download URL: dify_plugin-0.7.4.tar.gz
- Upload date:
- Size: 327.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.6 CPython/3.14.3 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58123fb32ecdb948749b0c3e009e3f24b57288008be6a162f6f641cca99ab950
|
|
| MD5 |
f71e3900e85f591371dcf4116227978c
|
|
| BLAKE2b-256 |
339d6cc9049be0025216c6ae9febcd7534459dd11e52b6b0ba63a845d5356145
|
File details
Details for the file dify_plugin-0.7.4-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.7.4-py3-none-any.whl
- Upload date:
- Size: 357.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.6 CPython/3.14.3 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55855320a4093bbcad6f19014fe0f13277b9c2d8b3331fec27bc3498467a81be
|
|
| MD5 |
4224a1acedcde5e9511e21febff8a466
|
|
| BLAKE2b-256 |
c32c25da143b2b47fbbd27c7de9b3b8119c7b5459621e7f3b5de87e1a3ec55d2
|