Manual:Pywikibot/da
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.

Running a bot
Writing a bot




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

- Learn how to contribute to Pywikibot
- Discover the source code on Diffusion (GitHub mirror, Codesearch tool)
- List bugs for Pywikibot
- Learn how to translate Pywikibot
Få hjælp
- Use the #pywikibot IRC channel forbind for quick questions
- Sign up to the main mailing list for asking complex questions or sharing information
- Get more help on other support channels
Se også
- mwparserfromhell (wikicode parser written in Python)
- Other Python bots
News
- 2020-01-24
A new stable release 5.6.0 has been deployed. It is marked with
stable
tag.Note: This is the last release supporting MediaWiki 1.19―1.22.
- 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-07
Python 3.9.1 final was released.
- 2020-09-13
Note: Python 3.5 has reached its end of life.