discgod/server/requirements.txt
type-two 1945c19fb3 discgod: API-token Discogs seller-inventory tracker
Lean MV3 extension + standalone single-file ingest server that pulls watched
sellers' full inventories from the Discogs API into discogs_full (mp_* schema),
tracking price changes and sales over time. Successor to pliceclogs/marketwatcher;
runs alongside the legacy plice server on a separate port (5057).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 19:54:33 +10:00

4 lines
171 B
Plaintext

# discgod server deps. The Discogs API client + HTTP server use only the
# Python standard library; the only third-party need is the Postgres driver.
psycopg2-binary>=2.9