# Introduction This basic library is used in python as follows: ```python import gpio as gpio gpio.writeVal(gpio.GPIO60,"out", "1") ``` The main.py script shows the creation of the function and its usage in the python self file.