LeMyst / WikibaseIntegrator

A Python module to manipulate data on a Wikibase instance (like Wikidata) through the MediaWiki Wikibase API and the Wikibase SPARQL endpoint.
MIT License
68 stars 14 forks source link

Support new Wikibase REST API #518

Open dpriskorn opened 1 year ago

dpriskorn commented 1 year ago

https://doc.wikimedia.org/Wikibase/master/js/rest-api/

LeMyst commented 1 year ago

Really interesting information. I think I will need to know what Wikibase's plans are between MediaWiki API and REST API.

dpriskorn commented 9 months ago

There is now a new library published here https://pypi.org/project/wikibase-rest-api-client/