Cube 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.4.0
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cube_dify_plugin-1.4.1.tar.gz
(293.7 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 cube_dify_plugin-1.4.1.tar.gz.
File metadata
- Download URL: cube_dify_plugin-1.4.1.tar.gz
- Upload date:
- Size: 293.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a65384bca8ab72d06266e356c84584ac5612f864a251ee0e04a4d3b128b31dd
|
|
| MD5 |
6793bfdb520ef52b09efde326e7cea92
|
|
| BLAKE2b-256 |
fe552b1d2f4f06fb4e881f625ee0dfeddc003dd7495b6f95d33cd09e2c582314
|
File details
Details for the file cube_dify_plugin-1.4.1-py3-none-any.whl.
File metadata
- Download URL: cube_dify_plugin-1.4.1-py3-none-any.whl
- Upload date:
- Size: 327.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6239fcf2737724507e9a7b92be5ee0415ddb873362c4cb60d06af11afb215be
|
|
| MD5 |
d635e9ce73567a1fb3691df8566a3d7d
|
|
| BLAKE2b-256 |
def2cec164ac1d9b5a8a95099560933f57db813a03a5516cd67bacd3e998a9e4
|