.appveyor.yml
.gitattributes
.gitignore
.gitmodules
.gitreview
.svnprops
.travis.yml
CREDITS
ChangeLog
LICENSE
README-conversion.txt
README.rst
ez_setup.py
generate_family_file.py
generate_user_files.py
pwb.py
requirements.txt
setup.cfg
setup.py
tox.ini
user-config.py.sample
docs/Makefile
docs/conf.py
docs/credits.rst
docs/getting_help.rst
docs/index.rst
docs/installation.rst
docs/library_usage.rst
docs/licenses.rst
docs/make.bat
docs/requirements-py3.txt
docs/scripts.maintenance.rst
docs/api_ref/index.rst
docs/api_ref/pywikibot.comms.rst
docs/api_ref/pywikibot.compat.rst
docs/api_ref/pywikibot.data.rst
docs/api_ref/pywikibot.families.rst
docs/api_ref/pywikibot.rst
docs/api_ref/pywikibot.userinterfaces.rst
docs/api_ref/tests/api_tests.rst
docs/api_ref/tests/archivebot_tests.rst
docs/api_ref/tests/data_ingestion_tests.rst
docs/api_ref/tests/date_tests.rst
docs/api_ref/tests/deprecation_tests.rst
docs/api_ref/tests/dry_api_tests.rst
docs/api_ref/tests/dry_site_tests.rst
docs/api_ref/tests/edit_failure_tests.rst
docs/api_ref/tests/family_tests.rst
docs/api_ref/tests/file_tests.rst
docs/api_ref/tests/http_tests.rst
docs/api_ref/tests/i18n_tests.rst
docs/api_ref/tests/index.rst
docs/api_ref/tests/interwiki_link_tests.rst
docs/api_ref/tests/ipregex_tests.rst
docs/api_ref/tests/link_tests.rst
docs/api_ref/tests/mediawikiversion_tests.rst
docs/api_ref/tests/namespace_tests.rst
docs/api_ref/tests/page_tests.rst
docs/api_ref/tests/pagegenerators_tests.rst
docs/api_ref/tests/pwb_tests.rst
docs/api_ref/tests/script_tests.rst
docs/api_ref/tests/site_tests.rst
docs/api_ref/tests/textlib_tests.rst
docs/api_ref/tests/thread_tests.rst
docs/api_ref/tests/timestripper_tests.rst
docs/api_ref/tests/ui_tests.rst
docs/api_ref/tests/upload_tests.rst
docs/api_ref/tests/weblib_tests.rst
docs/api_ref/tests/wikibase_edit_tests.rst
docs/api_ref/tests/wikibase_tests.rst
docs/api_ref/tests/wikidataquery_tests.rst
docs/api_ref/tests/wikistats_tests.rst
docs/api_ref/tests/xmlreader_tests.rst
externals/README
externals/__init__.py
externals/httplib2
pywikibot/__init__.py
pywikibot/backports.py
pywikibot/bot.py
pywikibot/botirc.py
pywikibot/config2.py
pywikibot/cosmetic_changes.py
pywikibot/daemonize.py
pywikibot/date.py
pywikibot/diff.py
pywikibot/echo.py
pywikibot/editor.py
pywikibot/epydoc.cfg
pywikibot/exceptions.py
pywikibot/family.py
pywikibot/fixes.py
pywikibot/i18n.py
pywikibot/interwiki_graph.py
pywikibot/logentries.py
pywikibot/login.py
pywikibot/page.py
pywikibot/pagegenerators.py
pywikibot/plural.py
pywikibot/proofreadpage.py
pywikibot/site.py
pywikibot/textlib.py
pywikibot/throttle.py
pywikibot/titletranslate.py
pywikibot/version.py
pywikibot/weblib.py
pywikibot/xmlreader.py
pywikibot.egg-info/PKG-INFO
pywikibot.egg-info/SOURCES.txt
pywikibot.egg-info/dependency_links.txt
pywikibot.egg-info/pbr.json
pywikibot.egg-info/requires.txt
pywikibot.egg-info/top_level.txt
pywikibot/comms/__init__.py
pywikibot/comms/http.py
pywikibot/comms/rcstream.py
pywikibot/comms/threadedhttp.py
pywikibot/compat/__init__.py
pywikibot/compat/catlib.py
pywikibot/compat/query.py
pywikibot/compat/userlib.py
pywikibot/data/__init__.py
pywikibot/data/api.py
pywikibot/data/wikidataquery.py
pywikibot/data/wikistats.py
pywikibot/families/__init__.py
pywikibot/families/anarchopedia_family.py
pywikibot/families/battlestarwiki_family.py
pywikibot/families/commons_family.py
pywikibot/families/i18n_family.py
pywikibot/families/incubator_family.py
pywikibot/families/lyricwiki_family.py
pywikibot/families/mediawiki_family.py
pywikibot/families/meta_family.py
pywikibot/families/omegawiki_family.py
pywikibot/families/osm_family.py
pywikibot/families/outreach_family.py
pywikibot/families/species_family.py
pywikibot/families/strategy_family.py
pywikibot/families/test_family.py
pywikibot/families/vikidia_family.py
pywikibot/families/wikia_family.py
pywikibot/families/wikibooks_family.py
pywikibot/families/wikidata_family.py
pywikibot/families/wikimedia_family.py
pywikibot/families/wikinews_family.py
pywikibot/families/wikipedia_family.py
pywikibot/families/wikiquote_family.py
pywikibot/families/wikisource_family.py
pywikibot/families/wikitech_family.py
pywikibot/families/wikiversity_family.py
pywikibot/families/wikivoyage_family.py
pywikibot/families/wiktionary_family.py
pywikibot/families/wowwiki_family.py
pywikibot/tools/__init__.py
pywikibot/tools/chars.py
pywikibot/tools/ip.py
pywikibot/userinterfaces/__init__.py
pywikibot/userinterfaces/cgi_interface.py
pywikibot/userinterfaces/gui.py
pywikibot/userinterfaces/terminal_interface.py
pywikibot/userinterfaces/terminal_interface_base.py
pywikibot/userinterfaces/terminal_interface_unix.py
pywikibot/userinterfaces/terminal_interface_win32.py
pywikibot/userinterfaces/transliteration.py
pywikibot/userinterfaces/win32_unicode.py
scripts/__init__.py
scripts/add_text.py
scripts/archivebot.py
scripts/basic.py
scripts/blockpageschecker.py
scripts/blockreview.py
scripts/capitalize_redirects.py
scripts/casechecker.py
scripts/catall.py
scripts/category.py
scripts/category_redirect.py
scripts/cfd.py
scripts/checkimages.py
scripts/claimit.py
scripts/clean_sandbox.py
scripts/commons_link.py
scripts/commonscat.py
scripts/coordinate_import.py
scripts/cosmetic_changes.py
scripts/create_categories.py
scripts/data_ingestion.py
scripts/delete.py
scripts/disambredir.py
scripts/editarticle.py
scripts/featured.py
scripts/fixing_redirects.py
scripts/flickrripper.py
scripts/freebasemappingupload.py
scripts/harvest_template.py
scripts/i18n
scripts/illustrate_wikidata.py
scripts/image.py
scripts/imagerecat.py
scripts/imagetransfer.py
scripts/imageuncat.py
scripts/interwiki.py
scripts/isbn.py
scripts/listpages.py
scripts/login.py
scripts/lonelypages.py
scripts/makecat.py
scripts/match_images.py
scripts/misspelling.py
scripts/movepages.py
scripts/newitem.py
scripts/noreferences.py
scripts/nowcommons.py
scripts/pagefromfile.py
scripts/patrol.py
scripts/piper.py
scripts/protect.py
scripts/redirect.py
scripts/reflinks.py
scripts/replace.py
scripts/replicate_wiki.py
scripts/revertbot.py
scripts/script_wui.py
scripts/selflink.py
scripts/shell.py
scripts/solve_disambiguation.py
scripts/spamremove.py
scripts/states_redirect.py
scripts/template.py
scripts/templatecount.py
scripts/touch.py
scripts/transferbot.py
scripts/unlink.py
scripts/unusedfiles.py
scripts/upload.py
scripts/version.py
scripts/watchlist.py
scripts/weblinkchecker.py
scripts/welcome.py
scripts/maintenance/README
scripts/maintenance/__init__.py
scripts/maintenance/cache.py
scripts/maintenance/compat2core.py
scripts/maintenance/make_i18n_dict.py
scripts/maintenance/wikimedia_sites.py
tests/README.rst
tests/__init__.py
tests/api_tests.py
tests/archivebot_tests.py
tests/aspects.py
tests/cache_tests.py
tests/category_tests.py
tests/checkimages_tests.py
tests/cosmetic_changes_tests.py
tests/data_ingestion_tests.py
tests/date_tests.py
tests/deletionbot_tests.py
tests/deprecation_tests.py
tests/dry_api_tests.py
tests/dry_site_tests.py
tests/edit_failure_tests.py
tests/edit_tests.py
tests/exceptions_tests.py
tests/family_tests.py
tests/file_tests.py
tests/http_tests.py
tests/i18n_tests.py
tests/interwiki_graph_tests.py
tests/interwiki_link_tests.py
tests/ipregex_tests.py
tests/isbn_tests.py
tests/l10n_tests.py
tests/link_tests.py
tests/logentry_tests.py
tests/mediawikiversion_tests.py
tests/namespace_tests.py
tests/page_tests.py
tests/pagegenerators_tests.py
tests/proofreadpage_tests.py
tests/protectbot_tests.py
tests/pwb_tests.py
tests/reflinks_tests.py
tests/script_tests.py
tests/site_tests.py
tests/tests_tests.py
tests/textlib_tests.py
tests/thread_tests.py
tests/timestamp_tests.py
tests/timestripper_tests.py
tests/tk_tests.py
tests/tools_chars_tests.py
tests/tools_tests.py
tests/ui_tests.bat
tests/ui_tests.py
tests/upload_tests.py
tests/uploadbot_tests.py
tests/utils.py
tests/weblib_tests.py
tests/wikibase_edit_tests.py
tests/wikibase_tests.py
tests/wikidataquery_tests.py
tests/wikistats_tests.py
tests/xmlreader_tests.py
tests/data/csv_ingestion.csv
tests/data/pagelist-brackets.txt
tests/data/pagelist-lines.txt
tests/data/images/1rightarrow.png
tests/data/images/MP_sounds.png
tests/data/xml/article-pear-0.10.xml
tests/data/xml/article-pear.xml
tests/data/xml/article-pyrus-utf16.xml
tests/data/xml/article-pyrus-utf16.xml.bz2
tests/data/xml/article-pyrus.xml
tests/data/xml/article-pyrus.xml.7z
tests/data/xml/article-pyrus.xml.bz2
tests/data/xml/article-pyrus.xml.gz
tests/data/xml/article-pyrus.xml_invalid.7z
tests/data/xml/dummy-reflinks.xml
tests/data/xml/pair-0.10.xml
tests/i18n/__init__.py
tests/i18n/pywikibot.py
tests/i18n/test/de.json
tests/i18n/test/en.json
tests/i18n/test/fr.json
tests/i18n/test/fy.json
tests/i18n/test/ja.json
tests/i18n/test/nl.json
tests/pages/Q60.wd
tests/pages/Q60_only_sitelinks.wd
tests/pages/enwiki_help_editing.meta
tests/pages/enwiki_help_editing.page
tests/pwb/__init__.py
tests/pwb/print_env.py
tests/pwb/print_locals.py
tests/pwb/print_unicode.py