全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: mwclient  ]

套件:python3-mwclient(0.10.1-1)

python3-mwclient 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 mwclient

維護小組:

外部的資源:

相似套件:

MediaWiki API client in Python

mwclient is a lightweight Python client library to the MediaWiki API which provides access to most API functionality. It works with Python 2.7, 3.3 and above, and supports MediaWiki 1.16 and above. For functions not available in the current MediaWiki, a MediaWikiVersionError is raised.

Most properties and generators accept the same parameters as the API, without their two-letter prefix. Exceptions to this rule:

 * Image.imageinfo is the imageinfo of the latest image. Earlier
   versions can be fetched using imagehistory()
 * Site.all*: parameter  [ap]from renamed to start
 * categorymembers is implemented as Category.members
 * deletedrevs is deletedrevisions
 * usercontribs is usercontributions
 * First parameters of search and usercontributions are search and
   user respectively

Properties and generators are implemented as Python generators. Their limit parameter is only an indication of the number of items in one chunk. It is not the total limit. Doing list(generator(limit = limit)) will return ALL items of generator, and not be limited by the limit value. Default chunk size is generally the maximum chunk size.

其他與 python3-mwclient 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-mwclient

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 23。6 kB112。0 kB [檔案列表]