amosbastian / football

A Python wrapper around the football-data API.
GNU Affero General Public License v3.0
7 stars 3 forks source link

Team name, shortname and code option #7

Closed amosbastian closed 6 years ago

amosbastian commented 6 years ago

Adds the ability to use a team's name, shortname or code instead of just a team's ID. Also makes some functions optional to avoid the rate limit.