from counterfit_connection import CounterFitConnection CounterFitConnection.init('127.0.0.1', 5000) print('Hello World!')