Dify Plugin SDK zhlx
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
zhlx_dify_plugin-0.5.12.tar.gz
(91.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 zhlx_dify_plugin-0.5.12.tar.gz.
File metadata
- Download URL: zhlx_dify_plugin-0.5.12.tar.gz
- Upload date:
- Size: 91.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0458c4cc4ba250feab07eef6b945c6805ea70c7d51be00f52369f459a1ae21e5
|
|
| MD5 |
c0c4b6f25969e1c122db64f27ebd1705
|
|
| BLAKE2b-256 |
f787ccc0586a7b646cede7ab552b03433f1324428009e196bfad24f18bdc1ae9
|
File details
Details for the file zhlx_dify_plugin-0.5.12-py3-none-any.whl.
File metadata
- Download URL: zhlx_dify_plugin-0.5.12-py3-none-any.whl
- Upload date:
- Size: 131.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5ec6229f960422c5e55f8f72ce642d2edf8f5526430750d8b75b133ef623bff
|
|
| MD5 |
c1754d4939f24d364248255c0cf37098
|
|
| BLAKE2b-256 |
c468bc8fd87d3c88a80055281f9034ad64c966ea5936f25549e7e92be914e203
|