import ttf server = ttf.TTFServer(ttf.config.config['ttf_host'], ttf.config.config['ttf_port']) server.start()