Ensure you have Python installed (version 3.9+ recommended). Windows: Download from python.org and install.
The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+ application. The library includes type definitions for all request params and response fields, and ...