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.0b15.tar.gz
(299.6 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
File details
Details for the file dify_plugin-0.5.0b15.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b15.tar.gz
- Upload date:
- Size: 299.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb353ba9decd948008600ae0659b5b711f00069ff9ae2dcf02694cced99c168
|
|
| MD5 |
0db172493f8e7ee711b208607d01c97c
|
|
| BLAKE2b-256 |
495d54d0b6f0b8a2cad3e26b5151b91a60c89ffe34aa739b62219d8120e48308
|
File details
Details for the file dify_plugin-0.5.0b15-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b15-py3-none-any.whl
- Upload date:
- Size: 336.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
362c157fe997a3db7407bae7bcab019e56917af4f3af25bb625fc5052350f21c
|
|
| MD5 |
911bdda52add2c7d8da4569292b99cfd
|
|
| BLAKE2b-256 |
69f4ed94f5e252fe5aa96ccbc4c8e0614bc77796102a9da4440bf79b9c977084
|