kickerde_api_client.mapping.team

Mapping logic for Team (or team-ish) objects.

Functions

map_team_properties(key, value)

Mapping rules for basic properties of a team.

Module Contents

kickerde_api_client.mapping.team.map_team_properties(key, value)

Mapping rules for basic properties of a team.

Parameters:
  • key (str) –

  • value (Any) –

Return type:

tuple[str, str | int]