README and config files: CODE_OF_CONDUCT.rst Code of conduct reference CONTENT.rst This Content description file CREDITS.rst List of major contributors to this module dev-requirements.txt PIP requirements file for development dependencies Dockerfile Assemble a Docker image, install all dependencies via pip Dockerfile-dev Docker image including development dependencies HISTORY.rst PyPI version history file LICENSE Reference to the MIT license MANIFEST.in Setup file for package data pwb.py Code entry wrapper script (directory mode only) README.rst Short info string used by Pywikibot Nightlies README-conversion.txt Compat to Core branch conversion hints requirements.txt General PIP requirements file ROADMAP.rst PyPI version roadmap file setup.py Installer script for Pywikibot framework tox.ini Tests config file user-config.py.sample Example user-config.py file for reference user-fixes.py.sample Example user-fixes.py file for reference
Directories pywikibot Contains some libraries and control files scripts Contains all bots and utility scripts tests Some test stuff for the developing team