from matchbox import MatchboxServer as ms s = ms('localhost',10000) s.start_server()