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.3.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.3-py3-none-any.whl
(357.4 kB
view details)
File details
Details for the file dify_plugin-0.7.3.tar.gz.
File metadata
- Download URL: dify_plugin-0.7.3.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 |
bc7a93cb6ec99b4fb6fe15e2d9b0a66e5f027800833c2222fad96a859653f625
|
|
| MD5 |
980dc21a037078d33b1de18a9dd95d6a
|
|
| BLAKE2b-256 |
5ce591ce223bfe4811f42f1610a09bbceaceb104aa64eb4b6b788681152e515c
|
File details
Details for the file dify_plugin-0.7.3-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.7.3-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 |
390e947be56d54ac1aceabba7ac20872f3e3b95c891b361d1b59d25029d5c173
|
|
| MD5 |
d5e279bbfe4e7914e401cb0ff49ac420
|
|
| BLAKE2b-256 |
7f3e0bfc00cf296744e09d60ed883e80ef9e6d5fdea5f5cb2b677971c63a336b
|