HomeArcade Clients

Arcade Clients

Arcade provides clients for several languages. These clients make it easy to use Arcade’s tools within your agents and applications.

Python Client

Install with: pip install arcadepy

Learn more about the Python Client.

JavaScript / TypeScript Client

Install with: npm install @arcadeai/arcadejs

Learn more about the JavaScript / TypeScript Client.

Go Client

Install with: go get -u 'github.com/ArcadeAI/arcade-go'

Learn more about the Go Client.