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.6.0b2.tar.gz
(318.2 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.6.0b2-py3-none-any.whl
(352.1 kB
view details)
File details
Details for the file dify_plugin-0.6.0b2.tar.gz.
File metadata
- Download URL: dify_plugin-0.6.0b2.tar.gz
- Upload date:
- Size: 318.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41186221645605adea5a39933b572cad6b7fa3b047e251fed67e1aa0e91592fb
|
|
| MD5 |
6babc3c03db81d78c9ead3323dde3d6b
|
|
| BLAKE2b-256 |
33a1374b5d5ed38d1a630829fbff1ca22e614e3ce6aa99419732b311c6fa943e
|
File details
Details for the file dify_plugin-0.6.0b2-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.6.0b2-py3-none-any.whl
- Upload date:
- Size: 352.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.13.7 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0625922f96765df4109a0be2ae03fd639aaaf50ef94789875aec81f72ff7b685
|
|
| MD5 |
198db58cd0c4548d0190982fdbf958ae
|
|
| BLAKE2b-256 |
91be53848a1ec0f549bf05ca4084e2288d04c6b213144078784208022f355fb8
|