Skip to content

Tags: SisoSol/1322-python

Tags

v0.1.1

Toggle v0.1.1's commit message
docs: PyPI is the install path (published 2026-07-28), note the offic…

…ial Truth API, add related repos; bump version to 0.1.1

v0.1.0

Toggle v0.1.0's commit message
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.