Tapioca trello Installation pip install tapioca-trello Documentation from tapioca_trello import Trello api = Trello( key='{your-api-token}', token='{your-api-token}', ) Get trello key and token here Learn how Tapioca works here Explore this package using iPython Have fun!