try not defining class if there are many staticmethods, using module may be sufficientdo not always follow js-stellar-base's practiceeach class should have a__init__explicitly- using
if __name__ == '__main__':idiom for a poor man's unittest - try adding more possible exception handling; exit program before being late
try not usingmemoryviewdo not use builtin names