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.0b12.tar.gz
(301.0 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.0b12.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b12.tar.gz
- Upload date:
- Size: 301.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05d706f465b92a18c8d42d499b28334d5522a5d254ec9cc23700a501e6310cd1
|
|
| MD5 |
da573f6a39c035f7eb6a78f068d76cb1
|
|
| BLAKE2b-256 |
3d3606552f003d5d8e297b880a6667927e6cb5d1be4ed373a946815660df4778
|
File details
Details for the file dify_plugin-0.5.0b12-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b12-py3-none-any.whl
- Upload date:
- Size: 338.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.5 CPython/3.13.5 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ab3cd5fb7d325628800625d8f8c611556ace711e4ba08bb18b4bc6d88d4f4b
|
|
| MD5 |
85f6a6dc19dcd0f795c2bf161124044c
|
|
| BLAKE2b-256 |
3a0a4763bc5dc481401459751edebfe879f75f12e62406c7c13dd9be474549d7
|