Story discovery engine for the Counterdata Network. Grabs relevant stories from various APIs, runs them against bespoke classifier models, post results to a central server.
We use SQLAlchemy for ORM on top of our Postgres database. They have updated their architecture to a v2.x line of code, while we still use v1.4.x. We need to upgrade our usage of their library to keep up with the v2.x line. This migration guide will probably be helpful.
We use SQLAlchemy for ORM on top of our Postgres database. They have updated their architecture to a v2.x line of code, while we still use v1.4.x. We need to upgrade our usage of their library to keep up with the v2.x line. This migration guide will probably be helpful.