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.0.tar.gz
(303.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.5.0-py3-none-any.whl
(338.5 kB
view details)
File details
Details for the file dify_plugin-0.5.0.tar.gz.
File metadata
- Download URL: dify_plugin-0.5.0.tar.gz
- Upload date:
- Size: 303.1 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 |
628fed709ee9dc33d6a0603f533f2bf99ac065dfed7491819e2f2f991781416a
|
|
| MD5 |
54f076ee1c8258a0e2eab42988e9f182
|
|
| BLAKE2b-256 |
db3125d8e09e98f5853ab7cacae2fc63d9e1580632410519723e3f4508a2a9c2
|
File details
Details for the file dify_plugin-0.5.0-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.5.0-py3-none-any.whl
- Upload date:
- Size: 338.5 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 |
6b6b1e16e02343720d23cc0d92c5468155b865c9452f3c9cc1efd90680e2eb53
|
|
| MD5 |
c673fe4279b8d44540116898c6880acf
|
|
| BLAKE2b-256 |
f1735900bdf30af6b4bdf1ed9721803c0cffbdf77ca08b7873d9cac4fc221a41
|