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.4.3.tar.gz
(294.1 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.3-py3-none-any.whl
(328.7 kB
view details)
File details
Details for the file dify_plugin-0.4.3.tar.gz.
File metadata
- Download URL: dify_plugin-0.4.3.tar.gz
- Upload date:
- Size: 294.1 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 |
44e2e5c7abe3959dccc50531334083844d3bd2eac3aa61d3d9cc2c2123df70a0
|
|
| MD5 |
ae4b48b8e5daf46100bd207ed64c1c25
|
|
| BLAKE2b-256 |
401a890b6a00a818644ccd59aaf7cc128632e21c5658f34abd7ae6d8bfd014c3
|
File details
Details for the file dify_plugin-0.4.3-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.4.3-py3-none-any.whl
- Upload date:
- Size: 328.7 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 |
52afe0e22033eb4a129e19a291d8ce05f6a7b3f69b4d023a1f6bb9599c4a1030
|
|
| MD5 |
d30b491138d1c3a2b515902cb8119ede
|
|
| BLAKE2b-256 |
625db4a87619a9baae653f57bfa5bfe801d7d0216ff287b5bdef8e293cb86d41
|