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.0b9.tar.gz
(300.6 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.5.0b9-py3-none-any.whl
(337.8 kB
view details)
File details
Details for the file dify_plugin-0.5.0b9.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0b9.tar.gz
- Upload date:
- Size: 300.6 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 |
c7f2dd66bb6e31f38020dd36cdb749ef8e975d6d454713313b50b78ea3e29fb7
|
|
| MD5 |
0a3fb78ef8d8cfbea0594c52dc9df70d
|
|
| BLAKE2b-256 |
89f997b73e959c149bae3ff1836b0330640089975087468e298eb99d8dcefef0
|
File details
Details for the file dify_plugin-0.5.0b9-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0b9-py3-none-any.whl
- Upload date:
- Size: 337.8 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 |
78b36e4bc6ac24cd705567bb5d3c323896b18fe2cc944ee6e2f3991f75b32915
|
|
| MD5 |
9151e777ba476df30d5ffdd09a164602
|
|
| BLAKE2b-256 |
4c7d0e8eec0bc051069c65961ca824c2b3d58d2dd1c3816256d710425d3e64ab
|