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.1.0,<0.2.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.1.0.tar.gz
(270.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.1.0-py3-none-any.whl
(304.1 kB
view details)
File details
Details for the file dify_plugin-0.1.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.1.0.tar.gz
- Upload date:
- Size: 270.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.23.1 CPython/3.13.2 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04a08acb63fdf80e9e27644058a0ac57cc5411df1582d8da747761a933a04381
|
|
| MD5 |
5d7ca2ea722667ab3112bf6b56e637b6
|
|
| BLAKE2b-256 |
01b690a3d85b1447cc03ea1320232fc836ea86cf7af872c4085764b6cdacefcd
|
File details
Details for the file dify_plugin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 304.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.23.1 CPython/3.13.2 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c084678e6d9574b0ce26e5040e5da5f37414f367fa23a483b5a32350db49b37
|
|
| MD5 |
5f66b20803764899ebf170bd81d43040
|
|
| BLAKE2b-256 |
2f1b679ec5f130f185ab885061a8eafd442ef6ee01d43a3cc461c2d030b61be6
|