You are here: start » tools » pywikibot
This is an old revision of the document!
Pywikibot documentation
Pywikibot github
git clone --recursive https://github.com/wikimedia/pywikibot cd pywikibot python3 -m venv ~/.venvs/pywikibot ~/.venvs/pywikibot/bin/python -m pip install -r requirements.txt
~/.venvs/pywikibot/bin/python pwb.py <script_name>
—-