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.0b6.tar.gz
(319.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.6.0b6-py3-none-any.whl
(353.4 kB
view details)
File details
Details for the file dify_plugin-0.6.0b6.tar.gz.
File metadata
- Download URL: dify_plugin-0.6.0b6.tar.gz
- Upload date:
- Size: 319.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9d58740432b92706e053a2186bbc12b022e575371c7600934d5c84de4f26308
|
|
| MD5 |
26d9f1935a01c8f7c792b6d2ed1b0a38
|
|
| BLAKE2b-256 |
dfc57173ca068011a2465a642189a2c7cde917d66f7b5bec81c989233e30967c
|
File details
Details for the file dify_plugin-0.6.0b6-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.6.0b6-py3-none-any.whl
- Upload date:
- Size: 353.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
694d5074e4f48f861b7f9b77b99ec641c3a3dfa0125b421c3ca831b01e886e91
|
|
| MD5 |
70e9e1910dcfff09f2cdd4acbe3cb997
|
|
| BLAKE2b-256 |
045559ad8960a82934dcd122c6298774f2b3b37ce86ea5ab8a436cf7043777ca
|