Pywikibot/概述
概述
编辑- 安装Python 2.4或更新版本。
- 下载pywikipedia。(code repository - nightly built release)
- Add your wiki-family in folder
/families
, if not already present. (README-family) - Run generate_user_files.py to generate user-config.py and user-fixes.py.
- Run login.py. That's it, you can run category.py to manage categories, template.py to manage templates, add_text.py to add footers, replace.py to fix some stuff such as adding wikilinks, and a lot more.
In summary users configure those three files:
- user-config.py #REQUIRED
- user-fixes.py
- yourWiki_family.py #REQUIRED