from .beike import Beike def main(): beike = Beike() beike.run()