Wikidata talk:Pywikibot - Python 3 Tutorial/Create Items

From Wikidata
Jump to navigation Jump to search

What is a good way to test this without actually creating test items on wikidata? Mahdimoqri (talk) 20:45, 18 April 2018 (UTC)[reply]

found it! pywikibot.Site("test", "wikidata") will create items on https://test.wikidata.org Mahdimoqri (talk) 20:54, 18 April 2018 (UTC)[reply]