Python SDK and reference runtime for the MPLP Protocol v1.0.0 (Multi-Agent Lifecycle Protocol).
Project description
mplp-sdk
Python SDK and reference runtime for the MPLP Protocol v1.0.0 (Multi-Agent Lifecycle Protocol).
Installation
pip install mplp-sdk
Usage
from mplp import validate_context, validate_plan, validate_trace
# Validate a context object
result = validate_context({"protocolVersion": "1.0.0", ...})
if result.ok:
print("Valid!")
else:
print("Errors:", result.errors)
License
Apache-2.0
Copyright
© 2025 Bangshi Beijing Network Technology Limited Company (Coregentis AI)
Links
- Homepage: https://mplp.io
- Documentation: https://docs.mplp.io
- Repository: https://github.com/Coregentis/MPLP-Protocol
- Issues: https://github.com/Coregentis/MPLP-Protocol/issues
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mplp_sdk-1.0.1.tar.gz
(2.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
File details
Details for the file mplp_sdk-1.0.1.tar.gz.
File metadata
- Download URL: mplp_sdk-1.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98884c26f6903852d8594c116d7ce9910b55f4d743f16c93e82960499bcdcc42
|
|
| MD5 |
f2c844bd0114818af4b5409f7786aa04
|
|
| BLAKE2b-256 |
29a23badd14846f9aa4237c260372f04214b3525384d6bc2db7ba21ab09a51f1
|
File details
Details for the file mplp_sdk-1.0.1-py3-none-any.whl.
File metadata
- Download URL: mplp_sdk-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17d0ac603dc775779974f48f554c9c9a36ef87d2e24b0de3ba494fdbab828572
|
|
| MD5 |
7e5d7b52135fc7421b774993ac1c6b24
|
|
| BLAKE2b-256 |
3cb24431821c45829a97b2c46d1df95ee4908ccf65d161668d665c46044dfd70
|