A framework for creating bots that edit Wikidata.
The framework heavily simplifies the process of making a bot that uses another dataset to edit Wikidata. It will automatically add claims, qualifiers, and references and intelligently make sure not to duplicate anything. It also allows you to manually edit the item if you need to remove claims. The framework also has many hooks that are called in various parts of the processing pipeline, for even more customizability.
Read full docs at https://pythoncoderas.github.io/wikidata-bot-framework/.