211 B
211 B
supGecko
A helper library to write Gecko code
Installation
pip install supGecko
Usage
from supGecko import Gecko
g = Gecko()
# TODO: usage of the Gecko class
print(g.dump_txt())