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.4.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.3.3.tar.gz
(290.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.3.3-py3-none-any.whl
(322.7 kB
view details)
File details
Details for the file dify_plugin-0.3.3.tar.gz.
File metadata
- Download URL: dify_plugin-0.3.3.tar.gz
- Upload date:
- Size: 290.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.2 CPython/3.13.4 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a81346dfcc3eb8dd260dc6742a045622a5a60c3c85d30431d86db84e7b713bea
|
|
| MD5 |
fb0b0a803b17570fa209a97a99669185
|
|
| BLAKE2b-256 |
7d19a7833aad262a6f0eb232a27e48533988849e87d65128f9c0143756eae0d7
|
File details
Details for the file dify_plugin-0.3.3-py3-none-any.whl.
File metadata
- Download URL: dify_plugin-0.3.3-py3-none-any.whl
- Upload date:
- Size: 322.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.2 CPython/3.13.4 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d4cce21f9bf1b8a14b4a14327cf27c663f1e3c4864c416fde6cf89b2621552b
|
|
| MD5 |
de4d70af698e5073e96136ebc6b99621
|
|
| BLAKE2b-256 |
16375c6328a36234461e33b692c2c66bc56027d1bbb713405b5c31e0e8bd08e0
|