手册:Pywikibot
Jump to navigation
Jump to search



Pywikibot is a Python library and collection of scripts that automate work on MediaWiki sites. Originally designed for Wikipedia, it is now used throughout the Wikimedia Foundation's projects and on many other wikis.

運行一個機械人
寫個機械人




- Learn how to write a basic script
- Discover the docs at wikimedia.org
- Learn how to interact with Wikidata
開一個Pywikibot

- Learn how to contribute to Pywikibot
- Discover the source code on Diffusion (GitHub mirror, Codesearch tool)
- Bugs列舉機械人嘅bug
- Learn how to translate Pywikibot
想搵幫手
- Use the #pywikibot IRC channel connect for quick questions
- Sign up to the main mailing list for asking complex questions or sharing information
- Get more help on other support channels
睇埋
- mwparserfromhell (wikicode parser written in Python)
- 其他Python嘅機械人
最新消息
- 2020-01-12
A new stable release 5.5.0 has been deployed. It is marked with
stable
tag.- 2021-01-02
A new stable release 5.4.0 has been deployed.
- 2020-12-21
Python 3.8.7 final was released.
- 2020-12-19
A new stable release 5.3.0 has been deployed.
- 2020-12-07
Python 3.9.1 final was released.
- 2020-09-13
Note: Python 3.5 has reached its end of life.