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.5.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.0.1.tar.gz
(293.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
File details
Details for the file cube_dify_plugin-1.0.1.tar.gz.
File metadata
- Download URL: cube_dify_plugin-1.0.1.tar.gz
- Upload date:
- Size: 293.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9617a6f20acc6f93ec775ed79105b7107923f0134aae87faba62f7a428b59c4e
|
|
| MD5 |
c80879903515cfe1611eb313fef66b41
|
|
| BLAKE2b-256 |
4fe32806fb49fff79b35baba6813e00ad69bbc171119892b6be4657ff7c2249a
|
File details
Details for the file cube_dify_plugin-1.0.1-py3-none-any.whl.
File metadata
- Download URL: cube_dify_plugin-1.0.1-py3-none-any.whl
- Upload date:
- Size: 328.3 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 |
e9eca56af24e5679956880eaf985fb431f48559f7ebdf1fb581e255f60633c44
|
|
| MD5 |
48b676c3f9b443f82969944db0e19cfb
|
|
| BLAKE2b-256 |
9cde18ddb206580647abd15e52c329b949f71d6db1d29aaa0546139a3ba0198c
|