Skip to main content

2 posts tagged with "open-source"

View All Tags

Β· 3 min read

Gunbot Python SDK Header

The Gunbot Python SDK is a newly released wrapper for the Gunbot REST API. It offers a practical way to write Python scripts that automate trading tasks like placing orders, managing strategies, pulling balances - without having to deal directly with raw HTTP requests.

Whether you're scripting quick tasks or building out more structured bots, this SDK saves time and removes friction from common interactions with the Gunbot backend.

Β· 6 min read

Symbol image of gunbot js sdk

Ship your trading ideas faster: the open-source Gunbot JavaScript SDK wraps the Gunbot REST API in a single NPM package, with strong TypeScript types and one-line calls for spot, futures and DeFi markets. Whether you're a battle-hardened dev or just exploring automated trading, the SDK turns "send orders" and "pull balances" into a few readable lines of codeβ€”no boilerplate, no guesswork.