Open-source Zoho API package for Python

Open-source Zoho API package for Python

Dear Community,

Some time ago I have started working on Zoho API to handle data management in more automated manner than before.
Then I have found no relevant materials, except of Zoho API documentation, about how to start. Of course I do not mean it is a bad source, it just takes more time.
Since then, I have developed some scripts and organised it as a Python package, that I believe might be faster and easier way for people with some programming experience to start their own API automation.

I want to share it with other Zoho users, who might approach on the same challenge and save their time and effort.

By now, I have focused mainly on Accounts module, but my following target is to handle data manipulation around Tickets module. Package and sample Notebooks show also how to handle this data manipulation, including backups and restoration of data, in case of errors. More details are described in project's README file.

I post it as an open-source project, as I am open for your comments, ideas and contribution.
Feel free to contact me if you need any assistance.
I will be grateful, if you share it on any other space, where that might be beneficial for other users.