- Updated Fields meta error handling in Utility class.
For more details, kindly refer to [here](/versions/3.0.0/README.md).
- Install **Python SDK**
- Navigate to the workspace of your client app.
- Run the command below:
sh
pip install zohocrmsdk7-0==3.0.0
Dependencies
- Dependencies that should be included in your project
- install **urllib3**
sh
pip install urllib3
- install **requests**
sh
pip install requests
- install **python-dateutil**
sh
pip install python-dateutil
- install **setuptools**
sh
pip install setuptools
- install **mysql-connector-python**
sh
pip install mysql-connector-python