Skip to content

Github mirror of "pywikibot/wikibase" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

License

Notifications You must be signed in to change notification settings

wikimedia/pywikibot-wikibase

Repository files navigation

https://travis-ci.org/wikimedia/pywikibot-wikibase.svg?branch=master http://codecov.io/github/wikimedia/pywikibot-wikibase/coverage.svg?branch=master

pywikibase

pywikibase is the library designed to handle DataModel of Wikibase.

It was forked from pywikibot-core in 28 July 2015.

Quick start

pip install pywikibase

Usage

import pywikibot
item = pywikibase.ItemPage('Q91')
item.get(content=content_from_api)

Contributing

Our code is maintained on Wikimedia's Gerrit installation, learn how to get started.

Credits of this code belong to pywikibot team. pywikibase and pywikibot are distributed under MIT license.

About

Github mirror of "pywikibot/wikibase" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages