Skip to content

Instantly share code, notes, and snippets.

@zadoev
Created August 11, 2015 09:02
Show Gist options
  • Select an option

  • Save zadoev/8b07996348020343e511 to your computer and use it in GitHub Desktop.

Select an option

Save zadoev/8b07996348020343e511 to your computer and use it in GitHub Desktop.
test what is gist
# 'icon': api_clan_info['emblems']['large'],
# 'tag': api_clan_info['abbreviation'],
# 'motto': api_clan_info['motto'],
# 'position': int(clan_to_process['position']),
# 'strength': int(clan_to_process['totalrate']),
# 'power': int(clan_to_process['firepower']),
# 'skill': int(clan_to_process['skill']),
# 'id': int(clan_id),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment