Skip to content
Chen edited this page Aug 27, 2016 · 26 revisions

Welcome to the WikiClientLibrary wiki!

Most of the demonstration is listed in README.md.

Roadmap

Well, I'm not pretty sure about this. But the following features are yet to be implemented.

  • class Page
    • Show protection status
    • Protect
  • class Category : Page
  • class File : Page
  • class RevisionInfo
    • Enumerate revisions from Page
    • Get revision from rvid
    • Revision diff (Maybe in HTML format is enough, because this can be got via API.)
  • more?