#!/usr/bin/env python3 from emfit import get_datas for d in get_datas(): print(d)