Manuál:PyWikibot
Jump to navigation
Jump to search



Pywikibot je Pythonová knižnica a kolekcia skriptov, které umožňujú automazíciu na stránkách, ktoré používajú MediaWiki. Pôvodně bol vytvorený pre Wikipediu (to je samozrejmé), dnes sa používá na rôznych projektoch Wikimedie Foundation a aj na iných wiki.

Sprovozniť bota
Ako napísať bota?




- Naučiť sa napísať jednoduchý skript
- Preskúmať dokumentáciu (wikimedia.org)
- Learn how to interact with Wikidata
Developing Pywikibot

- Learn how to contribute to Pywikibot
- Discover the source code on Gerrit (GitHub mirror, Diffusion mirror, Codesearch tool)
- List bugs for Pywikibot
- Learn how to translate Pywikibot
Get help
- 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
See also
- mwparserfromhell (wikicode parser written in Python)
- Other Python bots
News
- 2021-01-24
A new stable release 5.6.0 has been deployed. It is marked with
stable
tag.Poznámka: This is the last release supporting MediaWiki 1.19―1.22.
- 2021-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-07
Python 3.9.1 final was released.
- 2020-09-13
Poznámka: Python 3.5 has reached its end of life.