# Gomer-SDK **Repository Path**: glitech/Gomer-SDK ## Basic Information - **Project Name**: Gomer-SDK - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-29 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PythonSDK-V3 PythonSDK for Gomer How to Start: ```shell 1. install Python version >= 3.7.4 2. open folder in terminal and run >> python setup.py install 3. then you can use `from gomer.robot import Robot` anywhere in your pc 3. run demo in demo/demo.py 4. all the functions sdk can do is in gomer/robot.py. try other funcs in gomer/robot.py. you can print robot. then the editor will show the function hints. ``` Any other questions. Please connect us.