RE: DIY Steemit Statistics with Python: Part 1 - Counting Users

You are viewing a single comment's thread from:

DIY Steemit Statistics with Python: Part 1 - Counting Users

in python •  6 years ago 

Just an update for anyone else who has found this excellent tutorial, the pymssql driver is a little difficult to install nowadays and in a quasi-dead state.

You can also use the pydobc package like so:
import pydobc
url = "mssql+pyodbc://steemit:[email protected]/DBSteem?driver=SQL+Server+Native+Client+11.0"

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!