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 usingmemoryview
do not use builtin names