/tapioca-harvest

Harvest wrapper using tapioca

Primary LanguagePythonMIT LicenseMIT

Tapioca Harvest

Installation

pip install tapioca-harvest

Documentation

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!