Tags: SisoSol/1322-python
Tags
Initial release: unified async Python client for the 1322 API Covers all six 1322 platforms (X/Twitter, Truth Social, Instagram, News, YouTube, Binance Square) behind one consistent async Client/stream() shape, mapped internally to each platform's documented REST/WebSocket contract. Includes typed dataclass/TypedDict event models, auto-reconnect with 1322's documented backoff policy, additive tweet-stage merge/dedup for X, thin REST helpers per platform, and a pytest suite covering backoff math, merge rules, and event parsing for all six platforms.