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_dongjak-0.4.6.tar.gz
(298.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
File details
Details for the file dify_plugin_dongjak-0.4.6.tar.gz.
File metadata
- Download URL: dify_plugin_dongjak-0.4.6.tar.gz
- Upload date:
- Size: 298.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41bab0e14833353d5db9cec8f527d6bc8addf2d3a6709ad8313ace38bcdd951b
|
|
| MD5 |
856d1e274cc8df290700ffd85896117a
|
|
| BLAKE2b-256 |
536a85482750b31942de84746f0a432051cbda0abdd7dd0766dbe6c570abed96
|
File details
Details for the file dify_plugin_dongjak-0.4.6-py3-none-any.whl.
File metadata
- Download URL: dify_plugin_dongjak-0.4.6-py3-none-any.whl
- Upload date:
- Size: 331.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c43f06c6372125197a54c712af2e17da831d8c862e2d86c9dd4a0925ae9de5
|
|
| MD5 |
ddcf88320266c023f718ecc80f52670b
|
|
| BLAKE2b-256 |
5cda96eb746290b05dc4c7998b9eee3aa2f8b35ff2bfab740adba9c20ed356a9
|