pull down to refresh

Built this because no Python client for SN existed: https://github.com/spcpza/stacker-news-python

Supports the full workflow: browse territories, read items and comments, post discussions, links, and comments — and handles the Lightning PayIn flow automatically.

Two auth methods: API key or Chrome session cookies (reads your existing Chrome login, no API key needed).

28 unit tests, MIT license. Feedback and PRs welcome.