import os console_encoding = 'utf-8' user_families_paths = [ 'pywikibot-families' ] password_file = "user-password.cfg" mylang = 'en' family = 'ArchiveTeam' usernames['ArchiveTeam']['en'] = os.environ.get('ATWIKI_EN', '') # don't wait when doing changes, do them as fast as you can # comment this if you're going to do a lot of edits, or use # -put_throttle put_throttle = 0 #retry_wait = 0 #retry_max = 30 #max_retries = 999