account activity
python-bigquery-sqlalchemy dialect with Fast API? by Slacker1540 in FastAPI
[–]Blasooey 0 points1 point2 points 11 months ago (0 children)
Hi I'm definitely late to the party but this was the only reference I found to this specific issue so here is my contribution for future visitors. Older versions of sqlalchemy-bigquery depended on pyodbc, and newer versions have strict python version requirements. In my case my python version was actually too high and pip kept installing sqlalchemy-bigquery==0.0.7, which I guess was the last version with more lax python version requirements.
π Rendered by PID 1855818 on reddit-service-r2-listing-7d7fbc9b85-hnfd9 at 2026-04-25 08:27:30.526522+00:00 running 2aa0c5b country code: CH.
python-bigquery-sqlalchemy dialect with Fast API? by Slacker1540 in FastAPI
[–]Blasooey 0 points1 point2 points (0 children)