sarumont / py-trello

Python API wrapper around Trello's API
BSD 3-Clause "New" or "Revised" License
945 stars 330 forks source link

Allow proxy usage #285

Closed tgrandje closed 5 years ago

tgrandje commented 5 years ago

Allow usage of proxies (introducing new argument in TrelloClient.init, based on proxies argument from requests)