CLI Prediction Markets Prediction Markets

polyterm

Terminal interface for browsing and trading on Polymarket prediction markets with real-time data.

Verified

Install

pip install polyterm

TL;DR: polyterm is a terminal interface for Polymarket that lets you browse prediction markets, view real-time odds, and trade event contracts from the command line.

polyterm connects to Polymarket and provides a terminal-based workflow for prediction market interaction. You can list active markets, view current yes/no pricing, check volume and liquidity data, and inspect market resolution criteria. The tool brings Polymarket’s core functionality to the terminal for users who prefer command-line workflows over the web interface.

The interface is command-driven with support for market discovery, filtering, and detailed market inspection. For traders, polyterm supports order placement and portfolio viewing through the Polymarket API. You can check your positions, submit trades, and review outcomes without switching to a browser. Data updates reflect current market state.

polyterm is suited for prediction market participants who want a lightweight, terminal-native way to interact with Polymarket. It is particularly useful for users who are building scripted workflows, integrating with other terminal tools, or simply prefer keyboard-driven navigation over web UIs. Review the repository for current feature support and compatibility.