from fb3_reader import fb3 if __name__ == '__main__': fb3.reader(input("Enter path to file: "))