ovpackage-api
Installation
SKILL.md
ovpackage Python API Skill
The ovpackage Python API mirrors the CLI — every ovpackage CLI command has a
corresponding async def in the ovpackage package. All command functions are
async and take an optional scheduler= parameter for throttling and
progress reporting.
For the CLI reference, see .agents/skills/ovpackage-cli/SKILL.md.
Reference Documentation
Read these files for the authoritative API details: