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.0b3.tar.gz
(293.0 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.0b3-py3-none-any.whl
(328.1 kB
view details)
File details
Details for the file dify_plugin-0.4.0b3.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.0b3.tar.gz
- Upload date:
- Size: 293.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
878e2753b2cbaa86c3ebe7fdfe0b65bbd5bcb75bc888439664f5a22251a14a3e
|
|
| MD5 |
b2634f2a5066e4efc5a0ab57d542e26c
|
|
| BLAKE2b-256 |
5d0e6f84303eacc399e195c61d298b103501509b8a38008163e55d1ab81ab1dd
|
File details
Details for the file dify_plugin-0.4.0b3-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.0b3-py3-none-any.whl
- Upload date:
- Size: 328.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.2 CPython/3.13.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
372d4c8da2bd66f3e69f40c367f42a58523644a8df18269eb76c28929c7476b9
|
|
| MD5 |
e1fb70ea44d4bc010da3422abda8d8c8
|
|
| BLAKE2b-256 |
30880e690a8070accdc38de4b42950af1c28583a78cc94643565321140f42ade
|