Public Python protocol helper package for MPLP v1.0.0 metadata, protocol binding, and Kernel Duty baseline.
Project description
mplp-sdk
Package Role: Public PyPI protocol helper package Protocol: MPLP v1.0.0 (Frozen) Package version: 1.0.6 License: Apache-2.0
The mplp-sdk package provides a minimal Python protocol helper surface for MPLP package identity, protocol-version alignment, and the 11 Kernel Duties.
It is intentionally narrower than the TypeScript SDK and runtime packages. It is not a full Python SDK, generated model set, or reference runtime.
Scope & Guarantees
This package is a public PyPI release surface for the package role above. It is package evidence and user-facing distribution content, not authorization to publish, mutate registries, create tags, create release seals, or change protocol truth.
What This Package Provides
- Installable Python helper package surface for MPLP v1.0.0.
- Protocol version alignment through
mplp.MPLP_PROTOCOL_VERSION. - Kernel Duty baseline exports through
mplp.KERNEL_DUTIES,mplp.KERNEL_DUTY_IDS,mplp.KERNEL_DUTY_NAMES, andmplp.KERNEL_DUTY_COUNT.
What This Package Does NOT Provide
- Full Python SDK models or generated schema model set.
- Reference runtime implementation.
- Golden Flow execution engines.
- Certification, regulator approval, legal compliance proof, or official-standard status.
Installation
pip install mplp-sdk
Minimal User Smoke Usage Snippet
import mplp
import mplp.kernel_duties
print(mplp.__version__)
print(mplp.KERNEL_DUTY_COUNT)
Protocol Documentation Links
- Homepage: https://www.mplp.io/what-is-mplp - discovery and positioning only
- Docs Entry Surface: https://docs.mplp.io/docs/reference/entrypoints - authoritative documentation entry surface
- Source Repository: https://github.com/Coregentis/MPLP-Protocol - public source projection
- Issues: https://github.com/Coregentis/MPLP-Protocol/issues
Package Provenance
- Package address: https://pypi.org/project/mplp-sdk/
- Public PyPI surface:
packages/pypi/mplp-sdk. - Source-side mirror:
packages/sources/sdk-py. - Package metadata classifier
Development Status :: 5 - Production/Stableremains a publish-execution owner-confirmation item.
Versioning & Compatibility
- Protocol version: MPLP v1.0.0 (Frozen)
- Package version: 1.0.6
- Compatibility: aligned to MPLP protocol_version v1.0.0 only
- Breaking changes require a new protocol version or a separately approved package release decision.
License
Apache License, Version 2.0
Copyright
© 2026 Jearon Wong
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
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.6.tar.gz.
File metadata
- Download URL: mplp_sdk-1.0.6.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30ffdce0e2d80068a2ff2d07f20f83d00fef3b33753d2e25e058ebf1013160c9
|
|
| MD5 |
73c8f65d9f9941c3cf9fe5b91e18b4ce
|
|
| BLAKE2b-256 |
e9a87f37ef816470ad53f9914ebcf9c1388c5c053c2b4a63e648e6812cbd59ad
|
File details
Details for the file mplp_sdk-1.0.6-py3-none-any.whl.
File metadata
- Download URL: mplp_sdk-1.0.6-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5989452325a13615f7839774f2b988478045c335106600ca095efdeae4ccce12
|
|
| MD5 |
a975a6fd182ca7037fe6671ef669d467
|
|
| BLAKE2b-256 |
55dabf6cda741d336d2b015698804b6c92c008594b0028f412cef0349f6b8136
|