pynydus¶
PyNydus: portable state transport for AI agents.
Re-exports the public Egg model, the Nydus client, and common types for
library consumers.
Attributes: version: Package version string. EGG_SPEC_VERSION: Supported on-disk Egg format version.
Subpackages¶
Submodules¶
Package Contents¶
Data¶
API¶
- pynydus.__version__¶
‘0.0.7’
- pynydus.EGG_SPEC_VERSION¶
‘1.0’
- pynydus.__all__¶
[‘AgentSkill’, ‘DiffReport’, ‘EGG_SPEC_VERSION’, ‘Egg’, ‘HatchMode’, ‘HatchResult’, ‘Manifest’, ‘Mcp…