> ## Documentation Index
> Fetch the complete documentation index at: https://docs.darwin.so/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub

> Darwin's public SDK and CLI repositories.

<CardGroup cols={2}>
  <Card title="TypeScript SDK" icon="js" href="https://github.com/darwin-studios/darwin-node">
    Generated TypeScript client for the public Darwin API.
  </Card>

  <Card title="Python SDK" icon="python" href="https://github.com/darwin-studios/darwin-python">
    Generated synchronous and asynchronous Python clients.
  </Card>

  <Card title="Darwin CLI" icon="terminal" href="https://github.com/darwin-studios/darwin-cli">
    Node.js command-line client for Darwin and CI workflows.
  </Card>

  <Card title="Darwin Studios" icon="github" href="https://github.com/darwin-studios">
    Browse Darwin's public GitHub organization.
  </Card>
</CardGroup>
