Hi all,
We finally have something like an official first release of WikidataIntegrator (WDI), our Python library for Wikidata which we use extensively for our bots.
You can either
'pip install wikidataintegrator'
or visit our GitHub repo at https://github.com/sulab/wikidataintegrator
What's unique about it is the tight integration of the Wikidata SPARQL endpoint and the Wikidata API. WDI also substantially simplifies bot writing, and comes with pre-write data consistency checks. For more details, please consult our documentation on GitHub. WDI is in active development but has proven very stable so far.
We welcome your questions and feedback!
Best,
Sebastian