Zoho CRM Python SDK documentation

Zoho CRM Python SDK documentation

Hi, where can I find the documentation of the SDK. I was using the get_records() of the SDK function but it looks like it does not support the fields parameter (page, per_page and cvid are fine). The function works fine but it fetches all the fields (I need just a few).
Any idea?