pip install tapioca-harvest
from tapioca_harvest import Harvest
api = Harvest(company_name='{company-name}', user='{your-user}',
password='{your-password}')
No more documentation needed.
- Learn how Tapioca works here
- Explore this package using iPython
- Have fun!