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.5.0b6.tar.gz
(298.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.5.0b6-py3-none-any.whl
(335.8 kB
view details)
File details
Details for the file dify_plugin-0.5.0b6.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b6.tar.gz
- Upload date:
- Size: 298.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51dd91960cbdaffe8991260337734410d5c891919801a899ad69b5b248888840
|
|
| MD5 |
cfbddb3ad20e5d91d7f633a56b71b157
|
|
| BLAKE2b-256 |
74868410bffc94a6c9792f1acae554ea2bafbe7eb4fc7f61460e457115fc9ef6
|
File details
Details for the file dify_plugin-0.5.0b6-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b6-py3-none-any.whl
- Upload date:
- Size: 335.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e39fb0dbc726846175adde4c853980b6d1f486a0826a8e667c9c0582ea1c12e
|
|
| MD5 |
ce5b29f8bbea058ce9c733ec8ce205a8
|
|
| BLAKE2b-256 |
9ec67cf202e0eabc14d500073e772ea6ebb280f0c655594d02a45cad176ce221
|