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.2.4.tar.gz
(284.3 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.2.4-py3-none-any.whl
(317.0 kB
view details)
File details
Details for the file dify_plugin-0.2.4.tar.gz.
File metadata
- Download URL: dify_plugin-0.2.4.tar.gz
- Upload date:
- Size: 284.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e310436d922df7fa60dbdda32314c59d68ac59a8e044c1b626c38029bc27365
|
|
| MD5 |
72e6ea759ee4803673e564e6d3772c9a
|
|
| BLAKE2b-256 |
251398a5047db59b397203bd2f3cb61ace62202039a4974989e2eea41b9f7894
|
File details
Details for the file dify_plugin-0.2.4-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.2.4-py3-none-any.whl
- Upload date:
- Size: 317.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.24.1 CPython/3.13.3 Linux/6.11.0-1013-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeff068374700cf7ddb8241a5d7e07d13ab53944147f2ce7541d8b2acf7095cc
|
|
| MD5 |
7f65e504eb95cd14af277be67e11041f
|
|
| BLAKE2b-256 |
a5c339ade4023f48f107dd4e0cc3b5cdf7dc5b55e336731d065d089ddd1f7015
|